PHP 클래스 WorkflowHandler, ojs

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

공개 메소드들

메소드 설명
__construct ( ) Constructor

보호된 메소드들

메소드 설명
getEditorAssignmentNotificationTypeByStageId ( $stageId ) : integer Return the editor assignment notification type based on stage id.
isSubmissionReady ( $submission )

메소드 상세

__construct() 공개 메소드

Constructor
public __construct ( )

getEditorAssignmentNotificationTypeByStageId() 보호된 메소드

Return the editor assignment notification type based on stage id.
protected getEditorAssignmentNotificationTypeByStageId ( $stageId ) : integer
$stageId int
리턴 integer

isSubmissionReady() 보호된 메소드

또한 보기: PKPWorkflowHandler::isSubmissionReady()
protected isSubmissionReady ( $submission )