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.

Returns the value of the form element (Previous) Called by HTML_QuickForm whenever form event is made on this element (package developer related) (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.