require_once 'HTML/QuickForm/Controller.php';
mixed HTML_QuickForm_Controller::exportValue (string $pageName, string $elementName)
mixed HTML_QuickForm_Controller::exportValue
This package is not documented yet.
name of the page
name of the element in the page
returns value for the element
throws no exceptions thrown
This function can not be called statically.