Page::addAction() -- Registers a handler for a specific action.
Description
This package is not documented yet.
Parameter
- string
$actionName
name of the action
- object HTML_QuickForm_Action
&$action
the handler for the action
Throws
throws no exceptions thrown
Note
This function can not be called
statically.