HTML_QuickForm_radio::getText()
HTML_QuickForm_radio::getText() – Returns the radio text
Synopsis
require_once 'HTML/QuickForm/radio.php';
string HTML_QuickForm_radio::getText (
)
Description
This package is not documented yet.
Throws
throws no exceptions thrown
See
see setText().
Note
since 1.1
This function can not be called statically.