Subclass for a press grid column's cell provider. More...
Public Member Functions | |
| getTemplateVarsFromRowColumn (&$row, $column) | |
| PressGridCellProvider () | |
Subclass for a press grid column's cell provider.
Definition at line 17 of file PressGridCellProvider.inc.php.
| PressGridCellProvider.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 32 of file PressGridCellProvider.inc.php.
| PressGridCellProvider.PressGridCellProvider | ( | ) |
Constructor
Definition at line 21 of file PressGridCellProvider.inc.php.
1.7.1