Base class for a cell provider that can retrieve labels from arrays. More...
Public Member Functions | |
| getTemplateVarsFromRowColumn (&$row, $column) | |
| UserGroupListbuilderGridCellProvider () | |
Base class for a cell provider that can retrieve labels from arrays.
Definition at line 17 of file UserGroupListbuilderGridCellProvider.inc.php.
| UserGroupListbuilderGridCellProvider.getTemplateVarsFromRowColumn | ( | &$ | row, | |
| $ | column | |||
| ) |
This implementation assumes a simple data element array that has column ids as keys.
| $column | GridColumn |
Definition at line 35 of file UserGroupListbuilderGridCellProvider.inc.php.
| UserGroupListbuilderGridCellProvider.UserGroupListbuilderGridCellProvider | ( | ) |
Constructor
Definition at line 21 of file UserGroupListbuilderGridCellProvider.inc.php.
1.7.1