PHP Класс IssueGridCellProvider, ojs

Наследование: extends GridCellProvider
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$dateFormatShort string

Открытые методы

Метод Описание
__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.

Описание методов

__construct() публичный Метод

Constructor
public __construct ( )

getCellActions() публичный Метод

Get cell actions associated with this row/column combination
public getCellActions ( $request, $row, $column, $position = GRID_ACTION_POSITION_DEFAULT ) : array
$row GridRow
$column GridColumn
Результат array an array of LinkAction instances

getTemplateVarsFromRowColumn() публичный Метод

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
Результат array

Описание свойств

$dateFormatShort публичное свойство

public string $dateFormatShort
Результат string