| Controller::isValid() | Controller::setConstants() |
| HTML_QuickForm_Controller | |
| PEAR Manual | |
require_once 'HTML/QuickForm/Controller.php';
|
void HTML_QuickForm_Controller::run (
)
This finds the current page, the current action and passes the action to the page's handle() method.
throws no exceptions thrown
This function can not be called statically.
| Controller::isValid() | Controller::setConstants() |
| HTML_QuickForm_Controller | |
| PEAR Manual | |