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

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

Controller::addAction()

Controller::addAction() -- Registers a handler for a specific action.

Leírás

This handler will be used if the Page that has to handle some action does not have a handler itself.

Paraméterek

string $actionName

name of the action

object HTML_QuickForm_Action &$action

the handler for the action

Lehetséges hibaértékek

throws no exceptions thrown

Megjegyzés

Ez a függvény nem hívható statikusan.

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

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