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