PHP Class TbTotalSumColumn

Inheritance: extends TbDataColumn
Afficher le fichier Open project: yinhe/yincart

Méthodes publiques

Свойство Type Description
$totalExpression
$totalValue

Protected Properties

Свойство Type Description
$total

Méthodes publiques

Méthode Description
init ( )

Méthodes protégées

Méthode Description
renderDataCellContent ( $row, $data )
renderFooterCellContent ( )

Method Details

init() public méthode

public init ( )

renderDataCellContent() protected méthode

protected renderDataCellContent ( $row, $data )

renderFooterCellContent() protected méthode

protected renderFooterCellContent ( )

Property Details

$total protected_oe property

protected $total

$totalExpression public_oe property

public $totalExpression

$totalValue public_oe property

public $totalValue