Public Member Functions

RepresentativesGridCellProvider Class Reference

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

Inheritance diagram for RepresentativesGridCellProvider:
DataObjectGridCellProvider DataObjectGridCellProvider

List of all members.

Public Member Functions

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

Detailed Description

Base class for a cell provider that can retrieve labels for representatives.

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


Member Function Documentation

RepresentativesGridCellProvider.getTemplateVarsFromRowColumn ( &$  row,
column 
)

Extracts variables for a given column from a data element so that they may be assigned to template before rendering.

Parameters:
$row GridRow
$column GridColumn
Returns:
array

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

RepresentativesGridCellProvider.getTemplateVarsFromRowColumn ( &$  row,
column 
)

Extracts variables for a given column from a data element so that they may be assigned to template before rendering.

Parameters:
$row GridRow
$column GridColumn
Returns:
array

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

RepresentativesGridCellProvider.RepresentativesGridCellProvider (  ) 

Constructor

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

RepresentativesGridCellProvider.RepresentativesGridCellProvider (  ) 

Constructor

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


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