Public Member Functions

IdentificationCodeGridCellProvider Class Reference

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

Inheritance diagram for IdentificationCodeGridCellProvider:
DataObjectGridCellProvider

List of all members.

Public Member Functions

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

Detailed Description

Base class for a cell provider that can retrieve labels for identification codes.

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


Member Function Documentation

IdentificationCodeGridCellProvider.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 IdentificationCodeGridCellProvider.inc.php.

IdentificationCodeGridCellProvider.IdentificationCodeGridCellProvider (  ) 

Constructor

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


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