Public Member Functions | Data Fields

InputPicker Class Reference

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

Public Member Functions

 readMetaData (&$xmlArr)
 render ()
 getEvents ()
 matchRemoteMethod ($method)

Data Fields

 $m_ValuePicker
 $m_PickerMap

Detailed Description

Definition at line 27 of file InputPicker.php.


Member Function Documentation

readMetaData ( &$  xmlArr )

Read array meta data, and store to meta object

Parameters:
array$xmlArr
Returns:
void

Reimplemented from InputText.

Definition at line 38 of file InputPicker.php.

Here is the call graph for this function:

render (  )

Render, draw the control according to the mode

Returns:
string HTML text

Reimplemented from InputText.

Definition at line 53 of file InputPicker.php.


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