Controller::run() | Controller::setDefaults() |
HTML_QuickForm_Controller | |
PEAR Manual | |
require_once 'HTML/QuickForm/Controller.php'; |
void HTML_QuickForm_Controller::setConstants (
array $constantValues = NULL
)
These values won't get overridden by POST or GET vars
constant values
throws no exceptions thrown
This function can not be called statically.
Controller::run() | Controller::setDefaults() |
HTML_QuickForm_Controller | |
PEAR Manual | |