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