PHP Класс SubmissionEntryLinkAction, ojs

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

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

Метод Описание
__construct ( $request, $submissionId, $stageId, $selectedGalleyId = null, $image = 'information' ) Constructor

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

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

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