Class to control access to a monograph base on authorship. More...
Public Member Functions | |
| effect () | |
| effect () | |
| MonographAuthorPolicy (&$request) | |
| MonographAuthorPolicy (&$request) | |
Class to control access to a monograph base on authorship.
NB: This policy expects a previously authorized monograph in the authorization context.
FIXME: We might make this policy aware of all kinds of submissions so that we can use it cross-app. Just rename it to SubmissionAuthorPolicy and insert the remaining ASSOC_TYPEs below in the code.
Definition at line 23 of file MonographAuthorPolicy.inc.php.
| MonographAuthorPolicy.effect | ( | ) |
Definition at line 42 of file MonographAuthorPolicy.inc.php.
| MonographAuthorPolicy.effect | ( | ) |
Definition at line 42 of file MonographAuthorPolicy.inc.php.
| MonographAuthorPolicy.MonographAuthorPolicy | ( | &$ | request | ) |
Constructor
| $request | PKPRequest |
Definition at line 31 of file MonographAuthorPolicy.inc.php.
| MonographAuthorPolicy.MonographAuthorPolicy | ( | &$ | request | ) |
Constructor
| $request | PKPRequest |
Definition at line 31 of file MonographAuthorPolicy.inc.php.
1.7.1