HTML_QuickForm::updateElementAttr()

PEAR Manual


HTML_QuickForm_element::unfreeze()

HTML_QuickForm_element::unfreeze() -- Unfreezes the element

Synopsis

      require_once 'HTML/QuickForm/element.php';
     

void HTML_QuickForm_element::unfreeze ( )

Description

Unfreezes the element so that it becomes editable again.

Throws

throws no exceptions thrown

Note

This function can not be called statically.




HTML_QuickForm::updateElementAttr()

PEAR Manual