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

Public Member Functions

 init ()
- Public Member Functions inherited from TbDataColumn
 renderFilterCell ()

Public Attributes

 $totalExpression
 $totalValue
- Public Attributes inherited from TbDataColumn
 $filterInputOptions

Protected Member Functions

 renderDataCellContent ($row, $data)
 renderFooterCellContent ()
- Protected Member Functions inherited from TbDataColumn
 renderHeaderCellContent ()
 renderFilterCellContent ()

Protected Attributes

 $total = 0

Detailed Description

Definition at line 17 of file TbTotalSumColumn.php.

Member Function Documentation

TbTotalSumColumn::init ( )

Definition at line 25 of file TbTotalSumColumn.php.

TbTotalSumColumn::renderDataCellContent (   $row,
  $data 
)
protected

Definition at line 39 of file TbTotalSumColumn.php.

TbTotalSumColumn::renderFooterCellContent ( )
protected

Definition at line 51 of file TbTotalSumColumn.php.

Member Data Documentation

TbTotalSumColumn::$total = 0
protected

Definition at line 23 of file TbTotalSumColumn.php.

TbTotalSumColumn::$totalExpression

Definition at line 19 of file TbTotalSumColumn.php.

TbTotalSumColumn::$totalValue

Definition at line 21 of file TbTotalSumColumn.php.


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