Public Member Functions | Data Fields | Protected Member Functions | Protected Attributes

EditCombobox Class Reference

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

Public Member Functions

 render ()

Data Fields

 $m_BlankOption

Protected Member Functions

 readMetaData (&$xmlArr)
 getStyle ()

Protected Attributes

 $m_WidthInput = "128px"
 $m_Onchange = ""

Detailed Description

Definition at line 27 of file EditCombobox.php.


Member Function Documentation

getStyle (  ) [protected]

Get style of element

Returns:
string style of Element

Reimplemented from Element.

Definition at line 50 of file EditCombobox.php.

Here is the call graph for this function:

Here is the caller graph for this function:

readMetaData ( &$  xmlArr ) [protected]

Read array meta data, and store to meta object

Parameters:
array$xmlArr
Returns:
void

Reimplemented from OptionElement.

Definition at line 39 of file EditCombobox.php.

render (  )

Render element, according to the mode

Returns:
string HTML text

Reimplemented from OptionElement.

Definition at line 79 of file EditCombobox.php.

Here is the call graph for this function:


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