| HTML_QuickForm_group::setElements() | |
| PEAR Manual | |
require_once 'HTML/QuickForm.php';
|
boolean HTML_QuickForm::isElementFrozen (
string $element
)
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.
| HTML_QuickForm_group::setElements() | |
| PEAR Manual | |