require_once 'HTML/QuickForm/Controller.php';
mixed HTML_QuickForm_Controller::exportValue (string $pageName, string $elementName)
mixed HTML_QuickForm_Controller::exportValue
Этот пакет пока не документирован.
name of the page
name of the element in the page
returns value for the element
throws no exceptions thrown
Эта функция не должна вызываться статически.