HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|
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 |
Definition at line 1130 of file TbExtendedGridView.php.
TbPercentOfTypeOperation::displaySummary | ( | ) |
Reimplemented from TbCountOfTypeOperation.
Reimplemented in TbPercentOfTypeEasyPieOperation, and TbPercentOfTypeGooglePieOperation.
Definition at line 1147 of file TbExtendedGridView.php.
|
protected |
|
protected |
Definition at line 1141 of file TbExtendedGridView.php.
string TbPercentOfTypeOperation::$typeTemplate = '{label}({value}%)' |
Definition at line 1136 of file TbExtendedGridView.php.