HTML_QuickForm::isFrozen()

HTML_QuickForm::isFrozen() -- Checks whether the form is frozen

Referentiesamenvatting

require_once 'HTML/QuickForm.php';

boolean HTML_QuickForm::isFrozen (void)

Beschrijving

Returns whether or not the whole form is frozen.

Throws

throws no exceptions thrown

Note

since 3.0

Deze functie kan niet statisch worden aangeroepen.