Public Member Functions | Data Fields | Protected Member Functions

ColumnBar Class Reference

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

Public Member Functions

 render ()

Data Fields

 $m_Percent
 $m_MaxValue
 $m_DisplayUnit
 $m_Color

Protected Member Functions

 readMetaData (&$xmlArr)
 getStyle ()

Detailed Description

Definition at line 3 of file ColumnBar.php.


Member Function Documentation

getStyle (  ) [protected]

Get style of element

Returns:
string

Reimplemented from Element.

Definition at line 78 of file ColumnBar.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 ColumnText.

Definition at line 10 of file ColumnBar.php.

render (  )

Render, draw the element according to the mode

Returns:
string HTML text

Reimplemented from LabelText.

Reimplemented in LabelBar.

Definition at line 21 of file ColumnBar.php.

Here is the call graph for this function:


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