HTML_QuickForm_element::getValue()
HTML_QuickForm_element::getValue() – Returns the value of the form element
Synopsis
require_once 'HTML/QuickForm/element.php';
mixed HTML_QuickForm_element::getValue (
)
Описание
This package is not documented yet.
Throws
throws no exceptions thrown
See
Замечание
since 1.0
This function can not be called statically.