KWeb
6.4
|
Podstawowa klasa do implementowania atrybutow. More...
Public Member Functions | |
__construct ($id, $title, $options, $opt=array()) | |
getType () | |
Zwraca nazwę typu . | |
getOptions () | |
Data Fields | |
$options = array() | |
Lista elementów (select) $options deklarowane jest jako klucz => tytuł gdzie klucz jest kluczem w tablicy wartości. |
Podstawowa klasa do implementowania atrybutow.
KWebAttribute_Radio::__construct | ( | $ | id, |
$ | title, | ||
$ | options, | ||
$ | opt = array() |
||
) |
KWebAttribute_Radio::getOptions | ( | ) |
KWebAttribute_Radio::getType | ( | ) |
Zwraca nazwę typu .
Reimplemented from KWebAttribute.
KWebAttribute_Radio::$options = array() |
Lista elementów (select) $options deklarowane jest jako klucz => tytuł gdzie klucz jest kluczem w tablicy wartości.