Base class for a cell provider that can retrieve labels for AddThis stats. More...
Public Member Functions | |
| AddThisStatisticsGridCellProvider () | |
| getTemplateVarsFromRowColumn (&$row, $column) | |
Base class for a cell provider that can retrieve labels for AddThis stats.
Definition at line 17 of file AddThisStatisticsGridCellProvider.inc.php.
| AddThisStatisticsGridCellProvider.AddThisStatisticsGridCellProvider | ( | ) |
Constructor
Definition at line 21 of file AddThisStatisticsGridCellProvider.inc.php.
| AddThisStatisticsGridCellProvider.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 35 of file AddThisStatisticsGridCellProvider.inc.php.
1.7.1