Open Journal Systems  3.3.0
IssueGalleyGridCellProvider Class Reference
Inheritance diagram for IssueGalleyGridCellProvider:
GridCellProvider

Public Member Functions

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

Detailed Description

Grid cell provider for the issue galleys grid.

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

Member Function Documentation

◆ getTemplateVarsFromRowColumn()

IssueGalleyGridCellProvider::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 GridCellProvider.

Definition at line 27 of file IssueGalleyGridCellProvider.inc.php.

References PKPLocale\getAllLocales().


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