コンストラクタ HTML_QuickForm::
HTML_QuickForm()
(Previous)
(Next) HTML_QuickForm::apiVersion()

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

HTML_QuickForm::addElement()

HTML_QuickForm::addElement() -- フォームへ要素を追加する

説明

フォームに要素を追加します。 $element が要素型の文字列表現である場合は、 このメソッドは可変引数を受け取ります。それらの引数の意味および引数の数は、 要素の型によって異なります。

パラメータ

mixed $element

要素オブジェクトか、追加する要素種類(text, textarea, file...)

返り値

return 追加した要素へのリファレンス。

注意

since 1.0

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

コンストラクタ HTML_QuickForm::
HTML_QuickForm()
(Previous)
(Next) HTML_QuickForm::apiVersion()

Download Documentation Last updated: Sun, 05 Oct 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.