Public Member Functions

OmpWorkflowStageAccessPolicy Class Reference

Class to control access to OMP's submission workflow stage components. More...

Inheritance diagram for OmpWorkflowStageAccessPolicy:
PressPolicy

List of all members.

Public Member Functions

 OmpWorkflowStageAccessPolicy (&$request, &$args, $roleAssignments, $submissionParameterName= 'monographId', $stageId)

Detailed Description

Class to control access to OMP's submission workflow stage components.

Definition at line 18 of file OmpWorkflowStageAccessPolicy.inc.php.


Member Function Documentation

OmpWorkflowStageAccessPolicy.OmpWorkflowStageAccessPolicy ( &$  request,
&$  args,
roleAssignments,
submissionParameterName = 'monographId',
stageId 
)

Constructor

Parameters:
$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().


The documentation for this class was generated from the following file: