Public Member Functions

FooterGridCellProvider Class Reference

Base class for a cell provider that can retrieve labels for footers. More...

Inheritance diagram for FooterGridCellProvider:
DataObjectGridCellProvider

List of all members.

Public Member Functions

 FooterGridCellProvider ()
 getTemplateVarsFromRowColumn (&$row, $column)

Detailed Description

Base class for a cell provider that can retrieve labels for footers.

Definition at line 17 of file FooterGridCellProvider.inc.php.


Member Function Documentation

FooterGridCellProvider.FooterGridCellProvider (  ) 

Constructor

Definition at line 21 of file FooterGridCellProvider.inc.php.

FooterGridCellProvider.getTemplateVarsFromRowColumn ( &$  row,
column 
)

Extracts variables for a given column from a data element so that they may be assigned to template before rendering.

Parameters:
$row GridRow
$column GridColumn
Returns:
array

Definition at line 35 of file FooterGridCellProvider.inc.php.


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