Public Member Functions | Protected Member Functions | Protected Attributes

RowCheckbox Class Reference

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

Public Member Functions

 renderLabel ()
 render ()

Protected Member Functions

 readMetaData (&$xmlArr)

Protected Attributes

 $m_CheckStatus

Detailed Description

Definition at line 27 of file RowCheckbox.php.


Member Function Documentation

readMetaData ( &$  xmlArr ) [protected]

Read array meta data, and store to meta object

Parameters:
array$xmlArr
Returns:
void

Reimplemented from InputElement.

Definition at line 31 of file RowCheckbox.php.

render (  )

Render, draw the element according to the mode

Returns:
string HTML text

Reimplemented from InputElement.

Definition at line 54 of file RowCheckbox.php.

Here is the call graph for this function:

renderLabel (  )

Render label

Returns:
string HTML text

Reimplemented from InputElement.

Definition at line 41 of file RowCheckbox.php.


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