PHP Класс PubIdExportIssuesListGridCellProvider, ojs

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

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

Свойство Тип Описание
$_plugin ImportExportPlugin

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

Метод Описание
__construct ( $plugin, $authorizedRoles = null ) Constructor
getCellActions ( $request, $row, $column, $position = GRID_ACTION_POSITION_DEFAULT ) Get cell actions associated with this row/column combination
getTemplateVarsFromRowColumn ( $row, $column ) Extracts variables for a given column from a data element so that they may be assigned to template before rendering.

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

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

Constructor
public __construct ( $plugin, $authorizedRoles = null )

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

Get cell actions associated with this row/column combination
public getCellActions ( $request, $row, $column, $position = GRID_ACTION_POSITION_DEFAULT )

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 )

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

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

public ImportExportPlugin $_plugin
Результат ImportExportPlugin