KWeb
6.4
|
Public Member Functions | |
__construct ($name, $title, $options, $empty, $required, $errorText= '', $info='', $data=array()) | |
getType () | |
printValue ($printer) | |
validate () | |
Data Fields | |
$options | |
$empty |
FormValue_radio::__construct | ( | $ | name, |
$ | title, | ||
$ | options, | ||
$ | empty, | ||
$ | required, | ||
$ | errorText = '' , |
||
$ | info = '' , |
||
$ | data = array() |
||
) |
FormValue_radio::getType | ( | ) |
Reimplemented from FormValue.
FormValue_radio::printValue | ( | $ | printer | ) |
Reimplemented from FormValue.
FormValue_radio::validate | ( | ) |
Reimplemented from FormValue.
FormValue_radio::$empty |
FormValue_radio::$options |