HTML_QuickForm::isFrozen()

HTML_QuickForm::isFrozen() -- Checks whether the form is frozen

概要

require_once 'HTML/QuickForm.php';

boolean HTML_QuickForm::isFrozen (void)

説明

Returns whether or not the whole form is frozen.

例外・エラー

throws no exceptions thrown

注意

since 3.0

この関数は、スタティックにコールする ことはできません。