Handle AJAX operations for review round tabs on author dashboard page. More...
Public Member Functions | |
| AuthorDashboardReviewRoundTabHandler () | |
| authorize (&$request, $args, $roleAssignments) | |
| fetchReviewRoundInfo ($args, &$request) | |
Handle AJAX operations for review round tabs on author dashboard page.
Definition at line 19 of file AuthorDashboardReviewRoundTabHandler.inc.php.
| AuthorDashboardReviewRoundTabHandler.AuthorDashboardReviewRoundTabHandler | ( | ) |
Constructor
Definition at line 24 of file AuthorDashboardReviewRoundTabHandler.inc.php.
References AuthorDashboardHandler._getAssignmentRoles().
| AuthorDashboardReviewRoundTabHandler.authorize | ( | &$ | request, | |
| $ | args, | |||
| $ | roleAssignments | |||
| ) |
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
| $args | array | |
| $request | Request |
Definition at line 60 of file AuthorDashboardReviewRoundTabHandler.inc.php.
References EditorDecisionActionsManager.getEditorTakenActionInReviewRound(), and AuthorDashboardHandler.setupTemplate().
1.7.1