Public Member Functions | Data Fields | Protected Member Functions

LabelText Class Reference

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

Public Member Functions

 renderLabel ()
 render ()

Data Fields

 $m_FieldName
 $m_Label
 $m_DisplayFormat
 $m_Text
 $m_Link
 $m_Target
 $m_MaxLength
 $m_Percent
 $m_StripTags

Protected Member Functions

 readMetaData (&$xmlArr)
 getTarget ()
 getLink ()
 getText ()

Detailed Description

Definition at line 29 of file LabelText.php.


Member Function Documentation

getLink (  ) [protected]

Get link of LabelText

Returns:
string

Reimplemented in LabelBack.

Definition at line 82 of file LabelText.php.

Here is the call graph for this function:

Here is the caller graph for this function:

getTarget (  ) [protected]

Get target of link ...

Returns:
string

Definition at line 68 of file LabelText.php.

Here is the caller graph for this function:

getText (  ) [protected]

Get text of label

Returns:
string

Reimplemented from Element.

Definition at line 95 of file LabelText.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 Element.

Reimplemented in ColumnBar, ColumnBool, ColumnImage, ColumnPassword, ColumnShare, ColumnText, LabelBool, LabelImage, LabelPassword, LabelTextPaging, and Spacer.

Definition at line 47 of file LabelText.php.

render (  )

Render, draw the element according to the mode

Returns:
string HTML text

Reimplemented from Element.

Reimplemented in ColumnBar, ColumnBool, ColumnHidden, ColumnImage, ColumnPassword, ColumnShare, ColumnSorting, ColumnValue, LabelBar, LabelBool, LabelImage, LabelPassword, LabelTextarea, LabelTextPaging, and Spacer.

Definition at line 118 of file LabelText.php.

Here is the call graph for this function:

renderLabel (  )

Render label

Returns:
string HTML text

Reimplemented from Element.

Reimplemented in ColumnHidden, and ColumnText.

Definition at line 108 of file LabelText.php.


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