require_once 'HTML/QuickForm.php';
boolean HTML_QuickForm::isElementFrozen (string $element)
boolean HTML_QuickForm::isElementFrozen
Returns whether or not the form element is frozen.
Form element name
throws no exceptions thrown
since 1.0
This function can not be called statically.