Controller::exportValues()

Controller::exportValues() -- Returns the form's values

Referentiesamenvatting

require_once 'HTML/QuickForm/Controller.php';

array HTML_QuickForm_Controller::exportValues ([string $pageName = NULL])

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Parameter

string $pageName

name of the page, if not set then returns values for all pages

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.