PHP Class IssueGridCellProvider, ojs

Inheritance: extends GridCellProvider
Afficher le fichier Open project: pkp/ojs

Méthodes publiques

Свойство Type Description
$dateFormatShort string

Méthodes publiques

Méthode Description
__construct ( ) Constructor
getCellActions ( $request, $row, $column, $position = GRID_ACTION_POSITION_DEFAULT ) : array Get cell actions associated with this row/column combination
getTemplateVarsFromRowColumn ( $row, $column ) : array Extracts variables for a given column from a data element so that they may be assigned to template before rendering.

Method Details

__construct() public méthode

Constructor
public __construct ( )

getCellActions() public méthode

Get cell actions associated with this row/column combination
public getCellActions ( $request, $row, $column, $position = GRID_ACTION_POSITION_DEFAULT ) : array
$row GridRow
$column GridColumn
Résultat array an array of LinkAction instances

getTemplateVarsFromRowColumn() public méthode

Extracts variables for a given column from a data element so that they may be assigned to template before rendering.
public getTemplateVarsFromRowColumn ( $row, $column ) : array
$row GridRow
$column GridColumn
Résultat array

Property Details

$dateFormatShort public_oe property

public string $dateFormatShort
Résultat string