PHP Class WorkflowTabHandler, ojs

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

Public Methods

Method Description
__construct ( ) Constructor
fetchTab ( $args, $request )

Protected Methods

Method Description
getProductionNotificationOptions ( $submissionId ) : array Get all production notification options to be used in the production stage tab.

Method Details

__construct() public method

Constructor
public __construct ( )

fetchTab() public method

public fetchTab ( $args, $request )

getProductionNotificationOptions() protected method

Get all production notification options to be used in the production stage tab.
protected getProductionNotificationOptions ( $submissionId ) : array
$submissionId int
return array