HTML_QuickForm::exportValues() (Previous) (Next) HTML_QuickForm::getSubmitValue()

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

HTML_QuickForm::getElementValue()

HTML_QuickForm::getElementValue() -- 要素の生の値を返す

説明

フォームから送信された値 (フィルタリング されていません) 、 あるいは setDefaults()setConstants() で設定された値のような、フォーム要素の生の値を返します。

パラメータ

string $element

要素名。

返り値

要素の値を返します。

注意

since 2.0

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

HTML_QuickForm::exportValues() (Previous) (Next) HTML_QuickForm::getSubmitValue()

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.