PHP Class PubIdExportSubmissionsListGridHandler, ojs

Inheritance: extends ExportPublishedSubmissionsListGridHandler
Show file Open project: pkp/ojs

Public Methods

Method Description
__construct ( ) Constructor
addAdditionalColumns ( $cellProvider ) : DataObjectGridCellProvider Get the grid cell provider instance
getGridCellProvider ( )

Protected Methods

Method Description
loadData ( $request, $filter )

Method Details

__construct() public method

Constructor
public __construct ( )

addAdditionalColumns() public method

Get the grid cell provider instance
public addAdditionalColumns ( $cellProvider ) : DataObjectGridCellProvider
return DataObjectGridCellProvider

getGridCellProvider() public method

public getGridCellProvider ( )

loadData() protected method

protected loadData ( $request, $filter )