Controller::exportValue() | Controller::findInvalid() |
HTML_QuickForm_Controller | |
PEAR Manual | |
require_once 'HTML/QuickForm/Controller.php'; |
array HTML_QuickForm_Controller::exportValues (
string $pageName = NULL
)
This package is not documented yet.
name of the page, if not set then returns values for all pages
throws no exceptions thrown
This function can not be called statically.
Controller::exportValue() | Controller::findInvalid() |
HTML_QuickForm_Controller | |
PEAR Manual | |