Class Zend_Filter_Digits

Description

Implements interfaces:

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

Located in /Zend/Filter/Digits.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 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 Fri, 06 Apr 2007 18:17:52 -0700 by phpDocumentor 1.3.1