HTML_QuickForm_element::isFrozen()
HTML_QuickForm_element::isFrozen() – Returns whether or not the element is frozen
Synopsis
require_once 'HTML/QuickForm/element.php';
bool HTML_QuickForm_element::isFrozen (
)
Описание
This package is not documented yet.
Throws
throws no exceptions thrown
See
see freeze().
Замечание
since 1.3
This function can not be called statically.