Open Journal Systems  3.3.0
StageParticipantGridCellProvider Class Reference
Inheritance diagram for StageParticipantGridCellProvider:
DataObjectGridCellProvider GridCellProvider

Public Member Functions

 getTemplateVarsFromRowColumn ($row, $column)
 
- Public Member Functions inherited from DataObjectGridCellProvider
 getLocale ()
 
 setLocale ($locale)
 
- Public Member Functions inherited from GridCellProvider
 __construct ()
 
 getCellActions ($request, $row, $column, $position=GRID_ACTION_POSITION_DEFAULT)
 
 render ($request, $row, $column)
 

Additional Inherited Members

- Data Fields inherited from DataObjectGridCellProvider
 $_locale = null
 

Detailed Description

Definition at line 18 of file StageParticipantGridCellProvider.inc.php.

Member Function Documentation

◆ getTemplateVarsFromRowColumn()

StageParticipantGridCellProvider::getTemplateVarsFromRowColumn (   $row,
  $column 
)

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

Parameters
$rowGridRow
$columnGridColumn
Returns
array

Reimplemented from DataObjectGridCellProvider.

Definition at line 30 of file StageParticipantGridCellProvider.inc.php.

References DAORegistry\getDAO().


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