Public Member Functions | |
__construct ($id, $data, $name, $index=0) | |
select () | |
to_xml () | |
Private Attributes | |
$selected | |
flag of selected option |
__construct | ( | $ | id, | |
$ | data, | |||
$ | name, | |||
$ | index = 0 | |||
) |
constructor
id | record id | |
data | hash of data | |
name | names of fields | |
index | index of current record |
Reimplemented from DataItem.
select | ( | ) |
mark option as selected
to_xml | ( | ) |
return self as XML string
$selected [private] |
flag of selected option