HTML_QuickForm_element::getLabel()

HTML_QuickForm_element::getLabel() – 要素のラベルを返す

Synopsis

require_once 'HTML/QuickForm/element.php';

string HTML_QuickForm_element::getLabel ( )

Description

This package is not documented yet.

Throws

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

See

setLabel() も参照ください。

Note

since 1.3

This function can not be called statically.