PHP 클래스 EditorDecisionHandler, ojs

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

공개 메소드들

메소드 설명
__construct ( ) Constructor.
authorize ( $request, &$args, $roleAssignments )
saveNewReviewRound ( $args, $request ) : string Start a new review round

보호된 메소드들

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

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( )

_getNotificationTypeByEditorDecision() 보호된 메소드

Get editor decision notification type and level by decision.
protected _getNotificationTypeByEditorDecision ( $decision ) : array
$decision int
리턴 array

_getReviewNotificationTypes() 보호된 메소드

Get review-related decision notifications.

_getReviewRoundOps() 보호된 메소드

Get operations that need a review round id policy.
protected _getReviewRoundOps ( ) : array
리턴 array

_getReviewStages() 보호된 메소드

Get review-related stage IDs.
protected _getReviewStages ( ) : array
리턴 array

_resolveEditorDecisionForm() 보호된 메소드

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

_saveGeneralPromote() 보호된 메소드

protected _saveGeneralPromote ( $args, $request )

authorize() 공개 메소드

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

saveNewReviewRound() 공개 메소드

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