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 ()

Description

This package is not documented yet.

Throws

throws no exceptions thrown

See

see setValue(), HTML_QuickForm::getElementValue().

Note

since 1.0

This function can not be called statically.