HTML_QuickForm::isError() (Previous) (Next) HTML_QuickForm::registerElementType()

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

HTML_QuickForm::isTypeRegistered()

HTML_QuickForm::isTypeRegistered() -- フォーム要素の種類をサポートするか調べる

説明

フォーム要素の種類をサポートするかどうかを返します。 新規の種類はHTML_QuickForm::registerElementType() で追加します。

パラメータ

string $type

フォーム要素の種類です。

例外・エラー

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

注意

since 1.0

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

HTML_QuickForm::isError() (Previous) (Next) HTML_QuickForm::registerElementType()

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