PHP Class EditorDecisionHandler, ojs

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

Méthodes publiques

Méthode Description
__construct ( ) Constructor.
authorize ( $request, &$args, $roleAssignments )
saveNewReviewRound ( $args, $request ) : string Start a new review round

Méthodes protégées

Méthode Description
_getNotificationTypeByEditorDecision ( $decision ) : array Get editor decision notification type and level by decision.
_getReviewNotificationTypes ( ) Get review-related decision notifications.
_getReviewRoundOps ( ) : array Get operations that need a review round id policy.
_getReviewStages ( ) : array Get review-related stage IDs.
_resolveEditorDecisionForm ( $formName ) : string Get the fully-qualified import name for the given form name.
_saveGeneralPromote ( $args, $request )

Method Details

__construct() public méthode

Constructor.
public __construct ( )

_getNotificationTypeByEditorDecision() protected méthode

Get editor decision notification type and level by decision.
protected _getNotificationTypeByEditorDecision ( $decision ) : array
$decision int
Résultat array

_getReviewNotificationTypes() protected méthode

Get review-related decision notifications.

_getReviewRoundOps() protected méthode

Get operations that need a review round id policy.
protected _getReviewRoundOps ( ) : array
Résultat array

_getReviewStages() protected méthode

Get review-related stage IDs.
protected _getReviewStages ( ) : array
Résultat array

_resolveEditorDecisionForm() protected méthode

Get the fully-qualified import name for the given form name.
protected _resolveEditorDecisionForm ( $formName ) : string
$formName Class name for the desired form.
Résultat string

_saveGeneralPromote() protected méthode

protected _saveGeneralPromote ( $args, $request )

authorize() public méthode

public authorize ( $request, &$args, $roleAssignments )

saveNewReviewRound() public méthode

Start a new review round
public saveNewReviewRound ( $args, $request ) : string
$args array
$request PKPRequest
Résultat string Serialized JSON object