Public Member Functions

AuthorDashboardReviewRoundTabHandler Class Reference

Handle AJAX operations for review round tabs on author dashboard page. More...

Inheritance diagram for AuthorDashboardReviewRoundTabHandler:
AuthorDashboardHandler Handler

List of all members.

Public Member Functions

 AuthorDashboardReviewRoundTabHandler ()
 authorize (&$request, $args, $roleAssignments)
 fetchReviewRoundInfo ($args, &$request)

Detailed Description

Handle AJAX operations for review round tabs on author dashboard page.

Definition at line 19 of file AuthorDashboardReviewRoundTabHandler.inc.php.


Member Function Documentation

AuthorDashboardReviewRoundTabHandler.AuthorDashboardReviewRoundTabHandler (  ) 
AuthorDashboardReviewRoundTabHandler.authorize ( &$  request,
args,
roleAssignments 
)
See also:
PKPHandler.authorize()

Reimplemented from AuthorDashboardHandler.

Definition at line 36 of file AuthorDashboardReviewRoundTabHandler.inc.php.

AuthorDashboardReviewRoundTabHandler.fetchReviewRoundInfo ( args,
&$  request 
)

Fetch information for the author on the specified review round

Parameters:
$args array
$request Request
Returns:
string

Definition at line 60 of file AuthorDashboardReviewRoundTabHandler.inc.php.

References EditorDecisionActionsManager.getEditorTakenActionInReviewRound(), and AuthorDashboardHandler.setupTemplate().


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