require_once 'HTML/QuickForm/Page.php';
void HTML_QuickForm_Page::addAction (string $actionName, object HTML_QuickForm_Action &$action)
void HTML_QuickForm_Page::addAction
This package is not documented yet.
name of the action
the handler for the action
throws no exceptions thrown
This function can not be called statically.