HTML_QuickForm_element::unfreeze()

HTML_QuickForm_element::unfreeze() -- Unfreezes the element

Referentiesamenvatting

require_once 'HTML/QuickForm/element.php';

void HTML_QuickForm_element::unfreeze ()

Beschrijving

Unfreezes the element so that it becomes editable again.

Throws

throws no exceptions thrown

Zie

see freeze(), isFrozen(), setPersistantFreeze(), getFrozenHtml(), HTML_QuickForm::freeze(), HTML_QuickForm::isFrozen().

Note

Deze functie kan niet statisch worden aangeroepen.