Class Zend_Filter_StringToLower

Description

Implements interfaces:

  • license: New BSD License
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Zend/Filter/StringToLower.php (line 36)


	
			
Method Summary
 string filter (string $value)
Methods
filter (line 46)

Defined by Zend_Filter_Interface

Returns the string $value, converting characters to lowercase as necessary

  • access: public
string filter (string $value)
  • string $value

Implementation of:
Zend_Filter_Interface::filter()
Returns the result of filtering $value

Documentation generated on Wed, 21 Feb 2007 12:00:38 -0800 by phpDocumentor 1.3.1