PHP Class SubmissionEntryLinkAction, ojs

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

Public Methods

Method Description
__construct ( $request, $submissionId, $stageId, $selectedGalleyId = null, $image = 'information' ) Constructor

Method Details

__construct() public method

Constructor
public __construct ( $request, $submissionId, $stageId, $selectedGalleyId = null, $image = 'information' )
$request Request
$submissionId integer The submission to show meta-data for.
$stageId integer The stage ID of the viewer's context
$selectedGalleyId integer The galley ID that will be used to open the correspondent galley tab. If none is passed, the first submission entry tab will be opened.
$image string