Public Member Functions | Data Fields | Protected Member Functions

LabelList Class Reference

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

Public Member Functions

 render ()

Data Fields

 $m_BlankOption

Protected Member Functions

 readMetaData (&$xmlArr)
 getLink ()

Detailed Description

Definition at line 28 of file LabelList.php.


Member Function Documentation

getLink (  ) [protected]

Get link that evaluated by Expression::evaluateExpression

Returns:
string link

Definition at line 49 of file LabelList.php.

Here is the call graph for this function:

Here is the caller graph for this function:

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 38 of file LabelList.php.

render (  )

Render, draw the element to show description

Returns:
string HTML text

Reimplemented from OptionElement.

Definition at line 62 of file LabelList.php.

Here is the call graph for this function:


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