Public Member Functions

UserGroupListbuilderGridCellProvider Class Reference

Base class for a cell provider that can retrieve labels from arrays. More...

Inheritance diagram for UserGroupListbuilderGridCellProvider:
GridCellProvider

List of all members.

Public Member Functions

 getTemplateVarsFromRowColumn (&$row, $column)
 UserGroupListbuilderGridCellProvider ()

Detailed Description

Base class for a cell provider that can retrieve labels from arrays.

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


Member Function Documentation

UserGroupListbuilderGridCellProvider.getTemplateVarsFromRowColumn ( &$  row,
column 
)

This implementation assumes a simple data element array that has column ids as keys.

See also:
GridCellProvider.getTemplateVarsFromRowColumn()
Parameters:
$column GridColumn
Returns:
array

Definition at line 35 of file UserGroupListbuilderGridCellProvider.inc.php.

UserGroupListbuilderGridCellProvider.UserGroupListbuilderGridCellProvider (  ) 

Constructor

Definition at line 21 of file UserGroupListbuilderGridCellProvider.inc.php.


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