Class to control access to OMP's submission workflow stage components. More...
Public Member Functions | |
| OmpWorkflowStageAccessPolicy (&$request, &$args, $roleAssignments, $submissionParameterName= 'monographId', $stageId) | |
Class to control access to OMP's submission workflow stage components.
Definition at line 18 of file OmpWorkflowStageAccessPolicy.inc.php.
| OmpWorkflowStageAccessPolicy.OmpWorkflowStageAccessPolicy | ( | &$ | request, | |
| &$ | args, | |||
| $ | roleAssignments, | |||
| $ | submissionParameterName = 'monographId', |
|||
| $ | stageId | |||
| ) |
Constructor
| $request | PKPRequest | |
| $args | array request arguments | |
| $roleAssignments | array | |
| $submissionParameterName | string | |
| $stageId | integer One of the WORKFLOW_STAGE_ID_* constants. |
Definition at line 27 of file OmpWorkflowStageAccessPolicy.inc.php.
References PressPolicy.PressPolicy().
1.7.1