HTML_QuickForm::setRequiredNote() (Previous) (Next) HTML_QuickForm::getRequiredNote()

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

HTML_QuickForm::setJsWarnings()

HTML_QuickForm::setJsWarnings() -- JavaScript 警告メッセージを設定する

説明

JavaScript 警告メッセージを設定します。 最初のメッセージは要素のエラーの前に表示され、 2 番目のメッセージは要素のエラーの後に表示されます。 フォームに 'client' 規則が設定されていない場合は無意味です。

パラメータ

string $pref

事前の警告。

string $post

事後の警告。

例外・エラー

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

注意

since 1.1

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

HTML_QuickForm::setRequiredNote() (Previous) (Next) HTML_QuickForm::getRequiredNote()

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.