Controller::addAction()
Description
This handler will be used if the Page that has to handle some action does not have a handler itself.
Parameter
- string $actionName
name of the action
- object HTML_QuickForm_Action &$action
the handler for the action
|
Helping ordinary people create extraordinary websites! |
|
Controller::addAction()DescriptionThis handler will be used if the Page that has to handle some action does not have a handler itself. Parameter
|