HTML_QuickForm (Previous) (Next) HTML_QuickForm::isElementFrozen()

View this page in Last updated: Sun, 31 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

HTML_QuickForm::freeze()

HTML_QuickForm::freeze() -- フォームの要素を "凍結" する

説明

要素を凍結します。要素の値が表示される際に、HTML の input タグは出力されません。

パラメータ

mixed $elementList

凍結させる要素を表す配列あるいは文字列。NULL を指定すると、 フォームのすべての要素が凍結されます。

注意

since 1.0

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

HTML_QuickForm (Previous) (Next) HTML_QuickForm::isElementFrozen()

Download Documentation Last updated: Sun, 31 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.