Public Member Functions

PressGridCellProvider Class Reference

Subclass for a press grid column's cell provider. More...

Inheritance diagram for PressGridCellProvider:
GridCellProvider

List of all members.

Public Member Functions

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

Detailed Description

Subclass for a press grid column's cell provider.

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


Member Function Documentation

PressGridCellProvider.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 32 of file PressGridCellProvider.inc.php.

PressGridCellProvider.PressGridCellProvider (  ) 

Constructor

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


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