Class to control access to a monograph based on whether the user is an assigned reviewer. More...
Public Member Functions | |
| effect () | |
| ReviewAssignmentAccessPolicy (&$request) | |
Class to control access to a monograph based on whether the user is an assigned reviewer.
NB: This policy expects a previously authorized monograph in the authorization context.
Definition at line 19 of file ReviewAssignmentAccessPolicy.inc.php.
| ReviewAssignmentAccessPolicy.effect | ( | ) |
Definition at line 38 of file ReviewAssignmentAccessPolicy.inc.php.
| ReviewAssignmentAccessPolicy.ReviewAssignmentAccessPolicy | ( | &$ | request | ) |
Constructor
| $request | PKPRequest |
Definition at line 27 of file ReviewAssignmentAccessPolicy.inc.php.
1.7.1