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 ()

Description

This package is not documented yet.

Throws

throws no exceptions thrown

See

see freeze().

Note

since 1.3

This function can not be called statically.