|
Open Monograph Press
3.3.0
|
Public Member Functions | |
| __construct ($request, &$args, $roleAssignments) | |
Public Member Functions inherited from ContextPolicy | |
| __construct ($request) | |
Public Member Functions inherited from PolicySet | |
| addPolicy ($policyOrPolicySet, $addToTop=false) | |
| getCombiningAlgorithm () | |
| getEffectIfNoPolicyApplies () | |
| & | getPolicies () |
| setEffectIfNoPolicyApplies ($effectIfNoPolicyApplies) | |
Additional Inherited Members | |
Data Fields inherited from PolicySet | |
| $_combiningAlgorithm | |
| $_effectIfNoPolicyApplies = AUTHORIZATION_DENY | |
| $_policies = array() | |
Class to permit or deny write functions (add/edit) on a publication.
Definition at line 19 of file PublicationWritePolicy.inc.php.
| PublicationWritePolicy::__construct | ( | $request, | |
| & | $args, | ||
| $roleAssignments | |||
| ) |
Constructor
| $request | PKPRequest |
| $args | array request arguments |
| $roleAssignments | array |
Definition at line 26 of file PublicationWritePolicy.inc.php.
References PolicySet\addPolicy().