Public Member Functions | Data Fields | Protected Member Functions

RawData Class Reference

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

Public Member Functions

 renderLabel ()
 render ()

Data Fields

 $m_UnSerialize

Protected Member Functions

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

Detailed Description

Definition at line 27 of file RawData.php.


Member Function Documentation

getLink (  ) [protected]

Get link of element

Returns:
string

Definition at line 53 of file RawData.php.

Here is the call graph for this function:

getText (  ) [protected]

Get text of element

Returns:
string

Reimplemented from Element.

Definition at line 76 of file RawData.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 Element.

Definition at line 38 of file RawData.php.

render (  )

Render, draw the element according to the mode

Returns:
string HTML text

Reimplemented from Element.

Definition at line 89 of file RawData.php.

Here is the call graph for this function:

renderLabel (  )

Render label, just return elemen label

Returns:
string HTML text

Reimplemented from Element.

Reimplemented in ColumnStyle.

Definition at line 66 of file RawData.php.


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