HTML_QuickForm::isRuleRegistered()

HTML_QuickForm::isRuleRegistered()

HTML_QuickForm::isRuleRegistered() -- Returns whether the rule is supported

Description

Returns whether or not the given rule is supported. New rules are registered via registerRule() method.

Parameter

string $name

Validation rule name

Throws

throws no exceptions thrown

Note

since 1.0

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.