require_once 'HTML/QuickForm/Controller.php';
void HTML_QuickForm_Controller::run ()
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.