KWeb
6.4
|
Single checkbox. More...
Public Member Functions | |
__construct ($id, $title, $opt=array()) | |
getType () | |
Zwraca nazwę typu . | |
convertData ($value, $format, $conversion) |
Single checkbox.
KWebAttribute_Checkbox::__construct | ( | $ | id, |
$ | title, | ||
$ | opt = array() |
||
) |
Reimplemented from KWebAttribute.
KWebAttribute_Checkbox::convertData | ( | $ | value, |
$ | format, | ||
$ | conversion | ||
) |
$conversion | true (CONVERT_TO) - dane mają być pokazane W formularzu, false (CONVERT_FROM) - dane pochodzą Z formularza |
Reimplemented from KWebAttribute.
KWebAttribute_Checkbox::getType | ( | ) |
Zwraca nazwę typu .
Reimplemented from KWebAttribute.