Class Zend_Filter_Alnum

Description

Implements interfaces:

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

Located in /Filter/Alnum.php (line 36)


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

Defined by Zend_Filter_Interface

Returns the string $value, removing all but alphabetic and digit characters

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

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

Documentation generated on Thu, 18 Jan 2007 10:00:37 -0800 by phpDocumentor 1.3.1