Public Member Functions

InfoGridCellProvider Class Reference

Subclass for the admin sysInfo grid's cell provider. More...

Inheritance diagram for InfoGridCellProvider:
GridCellProvider

List of all members.

Public Member Functions

 getTemplateVarsFromRowColumn (&$row, $column)
 InfoGridCellProvider ($translate=false)

Detailed Description

Subclass for the admin sysInfo grid's cell provider.

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


Member Function Documentation

InfoGridCellProvider.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 37 of file InfoGridCellProvider.inc.php.

InfoGridCellProvider.InfoGridCellProvider ( translate = false  ) 

Constructor

Definition at line 25 of file InfoGridCellProvider.inc.php.


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