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

Public Member Functions

 __construct ($publication)
 
 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 PKPAuthorGridCellProvider.inc.php.

Constructor & Destructor Documentation

◆ __construct()

PKPAuthorGridCellProvider::__construct (   $publication)

Constructor

Parameters
Publication$publication

Definition at line 31 of file PKPAuthorGridCellProvider.inc.php.

Member Function Documentation

◆ getTemplateVarsFromRowColumn()

PKPAuthorGridCellProvider::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 45 of file PKPAuthorGridCellProvider.inc.php.


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