| constructor HTML_QuickForm_Page() | Page::buildForm() |
| HTML_QuickForm_Controller | |
| PEAR Manual | |
require_once 'HTML/QuickForm/Page.php';
|
void HTML_QuickForm_Page::addAction (
string $actionName
, object HTML_QuickForm_Action &$action
)
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.
| constructor HTML_QuickForm_Page() | Page::buildForm() |
| HTML_QuickForm_Controller | |
| PEAR Manual | |