HTML_QuickForm_radio::getText()

HTML_QuickForm_radio::getText() – ラジオボタンのテキストを返す

Synopsis

require_once 'HTML/QuickForm/radio.php';

string HTML_QuickForm_radio::getText ( )

Description

This package is not documented yet.

Throws

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

See

setText() も参照ください。

Note

since 1.1

This function can not be called statically.