require_once 'HTML/QuickForm.php';
void HTML_QuickForm::applyFilter (mixed $element, mixed $filter)
void HTML_QuickForm::applyFilter
Applies a data filter for the given field(s). Filter is applied recursively.
Form element name or array of such names. Special name '__ALL__' means all the form elements.
Callback, either function name or array(&$object, 'method')
Tableau 41-1. Valeurs PEAR_Error possibles
since 2.0
Cette fonction ne peut pas être appelée de façon statique.