HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
TbCountOfTypeOperation Class Reference
Inheritance diagram for TbCountOfTypeOperation:
Collaboration diagram for TbCountOfTypeOperation:

Public Member Functions

 init ()
 processValue ($value)
 displaySummary ()
- Public Member Functions inherited from TbOperation
 run ()

Public Attributes

 $template = '{label}: {types}'
 $typeTemplate = '{label}({value})'
 $types = array()
- Public Attributes inherited from TbOperation
 $template = '{label}: {value}'
 $value = 0
 $label
 $column

Detailed Description

Definition at line 1033 of file TbExtendedGridView.php.

Member Function Documentation

TbCountOfTypeOperation::displaySummary ( )

(no phpDoc)

See Also
TbOperation
Returns
mixed|void

Reimplemented from TbOperation.

Reimplemented in TbPercentOfTypeEasyPieOperation, TbPercentOfTypeGooglePieOperation, and TbPercentOfTypeOperation.

Definition at line 1105 of file TbExtendedGridView.php.

TbCountOfTypeOperation::init ( )

Widget's initialization

Exceptions
CException

Reimplemented from TbOperation.

Definition at line 1063 of file TbExtendedGridView.php.

TbCountOfTypeOperation::processValue (   $value)

(no phpDoc)

See Also
TbOperation
Parameters
$value
Returns
mixed|void

Reimplemented from TbOperation.

Definition at line 1088 of file TbExtendedGridView.php.

Member Data Documentation

string TbCountOfTypeOperation::$template = '{label}: {types}'
See Also
parent class

Definition at line 1039 of file TbExtendedGridView.php.

TbCountOfTypeOperation::$types = array()

Definition at line 1057 of file TbExtendedGridView.php.

TbCountOfTypeOperation::$typeTemplate = '{label}({value})'

Definition at line 1044 of file TbExtendedGridView.php.


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