PHP 클래스 SubmissionEntryLinkAction, ojs

상속: extends LinkAction
파일 보기 프로젝트 열기: pkp/ojs

공개 메소드들

메소드 설명
__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