コンストラクタ HTML_QuickForm_xbutton() (Previous) (Next) HTML_QuickForm_Controller

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

HTML_QuickForm_xbutton::setContent()

HTML_QuickForm_xbutton::setContent() -- 要素の内容を設定する

説明

ボタン要素の内容、つまり <button></button> タグの間に追加する HTML を設定します。

パラメータ

string $content

<button></button> タグの間に追加する HTML。

例外・エラー

例外はスローされません。

注意

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

since 3.2.3

コンストラクタ HTML_QuickForm_xbutton() (Previous) (Next) HTML_QuickForm_Controller

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