require_once 'HTML/QuickForm/element.php';
void HTML_QuickForm_element::setPersistantFreeze ([bool $persistant = FALSE])
void HTML_QuickForm_element::setPersistantFreeze
Sets whether an element value should be kept in an hidden field when the element is frozen or not.
True if persistant value
throws no exceptions thrown
see freeze(), getFrozenHtml().
since 2.0
This function can not be called statically.