constructor HTML_QuickForm_Controller() (Previous) (Next) Controller::addPage()

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

Controller::addAction()

Controller::addAction() -- 指定したアクションのハンドラを登録する

説明

何らかのアクションを処理する必要のあるページ自身が ハンドラを保持していない場合に、このハンドラが使用されます。

パラメータ

string $actionName

アクションの名前。

object HTML_QuickForm_Action &$action

アクションに対するハンドラ。

例外・エラー

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

注意

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

constructor HTML_QuickForm_Controller() (Previous) (Next) Controller::addPage()

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.