ReviewerHandler Class Reference
[Pages_reviewer]

Handle requests for reviewer functions. More...

Inheritance diagram for ReviewerHandler:

Handler SubmissionCommentsHandler SubmissionReviewHandler

List of all members.

Public Member Functions

 index ($args)
 setupTemplate ($subclass=false, $articleId=0, $reviewId=0)
 validate ()
validateAccessKey ($userId, $reviewId, $newKey=null)


Detailed Description

Handle requests for reviewer functions.

Definition at line 20 of file ReviewerHandler.inc.php.


Member Function Documentation

ReviewerHandler.index ( args  ) 

ReviewerHandler.setupTemplate ( subclass = false,
articleId = 0,
reviewId = 0 
)

ReviewerHandler.validate (  ) 

& ReviewerHandler.validateAccessKey ( userId,
reviewId,
newKey = null 
)

Used by subclasses to validate access keys when they are allowed.

Parameters:
$userId int The user this key refers to
$reviewId int The ID of the review this key refers to
$newKey string The new key name, if one was supplied; otherwise, the existing one (if it exists) is used
Returns:
object Valid user object if the key was valid; otherwise NULL.

Definition at line 82 of file ReviewerHandler.inc.php.

References DAORegistry.getDAO(), Request.getJournal(), Request.getSession(), Validation.isLoggedIn(), and Validation.logout().

Referenced by SubmissionReviewHandler.validate().


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

Generated on Mon Jul 14 10:55:45 2008 for Open Journal Systems by  doxygen 1.5.6