Public Member Functions

MonographAuthorPolicy Class Reference

Class to control access to a monograph base on authorship. More...

List of all members.

Public Member Functions

 effect ()
 effect ()
 MonographAuthorPolicy (&$request)
 MonographAuthorPolicy (&$request)

Detailed Description

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.


Member Function Documentation

MonographAuthorPolicy.effect (  ) 
See also:
AuthorizationPolicy.effect()

Definition at line 42 of file MonographAuthorPolicy.inc.php.

MonographAuthorPolicy.effect (  ) 
See also:
AuthorizationPolicy.effect()

Definition at line 42 of file MonographAuthorPolicy.inc.php.

MonographAuthorPolicy.MonographAuthorPolicy ( &$  request  ) 

Constructor

Parameters:
$request PKPRequest

Definition at line 31 of file MonographAuthorPolicy.inc.php.

MonographAuthorPolicy.MonographAuthorPolicy ( &$  request  ) 

Constructor

Parameters:
$request PKPRequest

Definition at line 31 of file MonographAuthorPolicy.inc.php.


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