HTML_QuickForm_checkbox::getText()

HTML_QuickForm_checkbox::getText() – チェックボックスのテキストを返す

Synopsis

require_once 'HTML/QuickForm/checkbox.php';

string HTML_QuickForm_checkbox::getText ( )

Description

This package is not documented yet.

Throws

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

See

setText() も参照ください。

Note

since 1.1

This function can not be called statically.