PHP Class WorkflowHandler, ojs

Inheritance: extends PKPWorkflowHandler
Afficher le fichier Open project: pkp/ojs

Méthodes publiques

Méthode Description
__construct ( ) Constructor

Méthodes protégées

Méthode Description
getEditorAssignmentNotificationTypeByStageId ( $stageId ) : integer Return the editor assignment notification type based on stage id.
isSubmissionReady ( $submission )

Method Details

__construct() public méthode

Constructor
public __construct ( )

getEditorAssignmentNotificationTypeByStageId() protected méthode

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

isSubmissionReady() protected méthode

See also: PKPWorkflowHandler::isSubmissionReady()
protected isSubmissionReady ( $submission )