Public Member Functions | Data Fields | Protected Member Functions

Listbox Class Reference

Inheritance diagram for Listbox:
Inheritance graph
[legend]
Collaboration diagram for Listbox:
Collaboration graph
[legend]

Public Member Functions

 render ()

Data Fields

 $m_BlankOption

Protected Member Functions

 readMetaData (&$xmlArr)

Detailed Description

Definition at line 27 of file Listbox.php.


Member Function Documentation

readMetaData ( &$  xmlArr ) [protected]

Read metadata info from metadata array and store to class variable

Parameters:
array$xmlArrmetadata array
Returns:
void

Reimplemented from OptionElement.

Definition at line 37 of file Listbox.php.

render (  )

Render, draw the control according to the mode

Returns:
string HTML text

Reimplemented from OptionElement.

Reimplemented in TreeLabelText.

Definition at line 48 of file Listbox.php.

Here is the call graph for this function:


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