KWeb  6.4
KWebAttribute_Radio Class Reference

Podstawowa klasa do implementowania atrybutow. More...

Inheritance diagram for KWebAttribute_Radio:
KWebAttribute KWebAttribute_Interface

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.

Detailed Description

Podstawowa klasa do implementowania atrybutow.


Constructor & Destructor Documentation

KWebAttribute_Radio::__construct ( id,
title,
options,
opt = array() 
)

Member Function Documentation

KWebAttribute_Radio::getOptions ( )
KWebAttribute_Radio::getType ( )

Zwraca nazwę typu .

Reimplemented from KWebAttribute.


Field Documentation

KWebAttribute_Radio::$options = array()

Lista elementów (select) $options deklarowane jest jako klucz => tytuł gdzie klucz jest kluczem w tablicy wartości.


The documentation for this class was generated from the following file: