Page::isFormBuilt() | Page::setDefaultAction() |
HTML_QuickForm_Controller | |
PEAR Manual | |
require_once 'HTML/QuickForm/Page.php'; |
void HTML_QuickForm_Page::loadValues (
array $values
)
The method is NOT intended for general usage. It should be used to assign form values from the container instead of from actual request data.
'submit' values
throws no exceptions thrown
This function can not be called statically.
Page::isFormBuilt() | Page::setDefaultAction() |
HTML_QuickForm_Controller | |
PEAR Manual | |