require_once 'HTML/QuickForm/element.php';
void HTML_QuickForm_element::unfreeze ()
void HTML_QuickForm_element::unfreeze
Unfreezes the element so that it becomes editable again.
throws no exceptions thrown
see freeze(), isFrozen(), setPersistantFreeze(), getFrozenHtml(), HTML_QuickForm::freeze(), HTML_QuickForm::isFrozen().
This function can not be called statically.