.. Filter/File/UpperCase.php generated using docpx on 01/30/13 03:26pm Class ***** Zend\\Filter\\File\\UpperCase ============================= Methods ------- filter ++++++ .. function:: filter() Defined by Zend\Filter\FilterInterface Does a lowercase on the content of the given file :param string|array: Full path of file to change or $_FILES data array :rtype: string|array The given $value :throws: Exception\RuntimeException :throws: Exception\InvalidArgumentException