| Controller::addPage() | Controller::container() |
| HTML_QuickForm_Controller | |
| PEAR Manual | |
require_once 'HTML/QuickForm/Controller.php';
|
void HTML_QuickForm_Controller::applyDefaults (
string $pageName
)
This is used to load Page's default and constant values from the container.
Name of a page
throws no exceptions thrown
This function can not be called statically.
| Controller::addPage() | Controller::container() |
| HTML_QuickForm_Controller | |
| PEAR Manual | |