HTML_QuickForm::isTypeRegistered() (Previous) (Next) HTML_QuickForm::removeElement()

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

HTML_QuickForm::registerElementType()

HTML_QuickForm::registerElementType() -- 新規要素タイプを登録する

説明

新規要素タイプを登録します。 このタイプの要素はその後、createElement()addElement() によってフォームに追します。

パラメータ

string $typeName

要素タイプの名前です。

string $include

要素タイプを含むパスです。 (訳注:要素タイプのクラスが記述されたファイルのパスです)

string $className

要素クラス名です。

例外・エラー

throws 投げられる例外はありません。

注意

since 1.0

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

HTML_QuickForm::isTypeRegistered() (Previous) (Next) HTML_QuickForm::removeElement()

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.