.. Form/Annotation/InputFilter.php generated using docpx on 01/30/13 03:26pm Class ***** Zend\\Form\\Annotation\\InputFilter =================================== InputFilter annotation Use this annotation to specify a specific input filter class to use with the form. The value should be a string indicating the fully qualified class name of the input filter to use. Methods ------- getInputFilter ++++++++++++++ .. function:: getInputFilter() Retrieve the input filter class :rtype: null|string