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

Public Member Functions

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

Public Attributes

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

Protected Member Functions

 getTotal ()

Protected Attributes

 $_total

Detailed Description

Definition at line 1130 of file TbExtendedGridView.php.

Member Function Documentation

TbPercentOfTypeOperation::displaySummary ( )
Returns
mixed|void
See Also
TbOperation

Reimplemented from TbCountOfTypeOperation.

Reimplemented in TbPercentOfTypeEasyPieOperation, and TbPercentOfTypeGooglePieOperation.

Definition at line 1147 of file TbExtendedGridView.php.

TbPercentOfTypeOperation::getTotal ( )
protected

Returns the total of types

Returns
int holds

Definition at line 1171 of file TbExtendedGridView.php.

Member Data Documentation

TbPercentOfTypeOperation::$_total
protected

Definition at line 1141 of file TbExtendedGridView.php.

string TbPercentOfTypeOperation::$typeTemplate = '{label}({value}%)'
See Also
TbCountOfTypeOperation

Definition at line 1136 of file TbExtendedGridView.php.


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