Public Member Functions

SignoffFilesGridCellProvider Class Reference

Cell provider for name column of a signoff (editor/auditor) grid (i.e. editorial/production). More...

Inheritance diagram for SignoffFilesGridCellProvider:
GridCellProvider

List of all members.

Public Member Functions

 _getApprovedCellAction (&$request, &$monographFile, $cellState)
 getCellActions (&$request, &$row, &$column, $position=GRID_ACTION_POSITION_DEFAULT)
 getTemplateVarsFromRowColumn (&$row, &$column)
 SignoffFilesGridCellProvider ($monographId, $stageId)

Detailed Description

Cell provider for name column of a signoff (editor/auditor) grid (i.e. editorial/production).

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


Member Function Documentation

SignoffFilesGridCellProvider._getApprovedCellAction ( &$  request,
&$  monographFile,
cellState 
)

Get the approved column cell action, based on stage id.

Parameters:
$request Request
$monographFile MonographFile

Definition at line 115 of file SignoffFilesGridCellProvider.inc.php.

Referenced by getCellActions().

SignoffFilesGridCellProvider.getCellActions ( &$  request,
&$  row,
&$  column,
position = GRID_ACTION_POSITION_DEFAULT 
)
See also:
GridCellProvider.getCellActions()

Definition at line 51 of file SignoffFilesGridCellProvider.inc.php.

References _getApprovedCellAction().

SignoffFilesGridCellProvider.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 83 of file SignoffFilesGridCellProvider.inc.php.

SignoffFilesGridCellProvider.SignoffFilesGridCellProvider ( monographId,
stageId 
)

Constructor

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


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