HTML_QuickForm::isRuleRegistered() -- Returns whether the rule is supported
Leírás
Returns whether or not the given rule is supported. New rules are registered via registerRule() method.
Paraméterek
- string
$name
Validation rule name
Lehetséges hibaértékek
throws no exceptions thrown
Megjegyzés
since 1.0
Ez a függvény nem hívható
statikusan.