Records an editor's submission decision.
public recordDecision ( $request, $submission, $decision, $decisionLabels, $reviewRound = null, $stageId = null ) | ||
$request | PKPRequest | |
$submission | Submission | |
$decision | integer | |
$decisionLabels | array(DECISION_CONSTANT => decision.locale.key, ...) | |
$reviewRound | ReviewRound Current review round that user is taking the decision, if any. | |
$stageId | int |