Subclass for the admin sysInfo grid's cell provider. More...
Public Member Functions | |
| getTemplateVarsFromRowColumn (&$row, $column) | |
| InfoGridCellProvider ($translate=false) | |
Subclass for the admin sysInfo grid's cell provider.
Definition at line 17 of file InfoGridCellProvider.inc.php.
| InfoGridCellProvider.getTemplateVarsFromRowColumn | ( | &$ | row, | |
| $ | column | |||
| ) |
Extracts variables for a given column from a data element so that they may be assigned to template before rendering.
| $row | GridRow | |
| $column | GridColumn |
Definition at line 37 of file InfoGridCellProvider.inc.php.
| InfoGridCellProvider.InfoGridCellProvider | ( | $ | translate = false |
) |
Constructor
Definition at line 25 of file InfoGridCellProvider.inc.php.
1.7.1