Public Member Functions | Data Fields | Protected Member Functions

HTMLPreview Class Reference

Inheritance diagram for HTMLPreview:
Inheritance graph
[legend]
Collaboration diagram for HTMLPreview:
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

Protected Member Functions

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

Detailed Description

Definition at line 29 of file HTMLPreview.php.


Member Function Documentation

getLink (  ) [protected]

Get link of LabelText

Returns:
string

Definition at line 79 of file HTMLPreview.php.

Here is the call graph for this function:

getTarget (  ) [protected]

Get target of link ...

Returns:
string

Definition at line 65 of file HTMLPreview.php.

getText (  ) [protected]

Get text of label

Returns:
string

Reimplemented from Element.

Definition at line 92 of file HTMLPreview.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.

Definition at line 45 of file HTMLPreview.php.

render (  )

Render, draw the element according to the mode

Returns:
string HTML text

Reimplemented from Element.

Definition at line 115 of file HTMLPreview.php.

Here is the call graph for this function:

renderLabel (  )

Render label

Returns:
string HTML text

Reimplemented from Element.

Definition at line 105 of file HTMLPreview.php.


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