Open Journal Systems
3.3.0
|
Public Member Functions | |
__construct ($request, &$args, $roleAssignments) | |
![]() | |
__construct ($request) | |
![]() | |
addPolicy ($policyOrPolicySet, $addToTop=false) | |
getCombiningAlgorithm () | |
getEffectIfNoPolicyApplies () | |
& | getPolicies () |
setEffectIfNoPolicyApplies ($effectIfNoPolicyApplies) | |
Additional Inherited Members | |
![]() | |
$_combiningAlgorithm | |
$_effectIfNoPolicyApplies = AUTHORIZATION_DENY | |
$_policies = array() | |
Class to control access to author dashboard.
Definition at line 18 of file AuthorDashboardAccessPolicy.inc.php.
AuthorDashboardAccessPolicy::__construct | ( | $request, | |
& | $args, | ||
$roleAssignments | |||
) |
Constructor
$request | PKPRequest |
$args | array request arguments |
$roleAssignments | array |
Definition at line 25 of file AuthorDashboardAccessPolicy.inc.php.
References PolicySet\addPolicy().