HTML_QuickForm_element::getValue()

HTML_QuickForm_element::getValue() – フォーム要素の値を返す

Synopsis

require_once 'HTML/QuickForm/element.php';

mixed HTML_QuickForm_element::getValue ( )

Description

This package is not documented yet.

Throws

例外はスローされません。

See

setValue()HTML_QuickForm::getElementValue() も参照ください。

Note

since 1.0

This function can not be called statically.