SubmissionProofreadHandler Class Reference
[Pages_proofreader]

Handle requests for proofreader submission functions. More...

Inheritance diagram for SubmissionProofreadHandler:

ProofreaderHandler Handler

List of all members.

Public Member Functions

 completeProofreader ($args)
 downloadFile ($args)
 proofGalley ($args)
 proofGalleyFile ($args)
 proofGalleyTop ($args)
 submission ($args)
 validate ($articleId)
 viewFile ($args)


Detailed Description

Handle requests for proofreader submission functions.

Definition at line 18 of file SubmissionProofreadHandler.inc.php.


Member Function Documentation

SubmissionProofreadHandler.completeProofreader ( args  ) 

SubmissionProofreadHandler.downloadFile ( args  ) 

Download a file.

Parameters:
$args array ($articleId, $fileId, [$revision])

Reimplemented from ProofreaderHandler.

Definition at line 117 of file SubmissionProofreadHandler.inc.php.

References ProofreaderAction.downloadProofreaderFile(), Request.redirect(), and ProofreaderHandler.validate().

SubmissionProofreadHandler.proofGalley ( args  ) 

Proof / "preview" a galley.

Parameters:
$args array ($articleId, $galleyId)

Reimplemented from ProofreaderHandler.

Definition at line 132 of file SubmissionProofreadHandler.inc.php.

References TemplateManager.getManager(), and ProofreaderHandler.validate().

SubmissionProofreadHandler.proofGalleyFile ( args  ) 

Proof galley (outputs file contents).

Parameters:
$args array ($articleId, $galleyId)

Reimplemented from ProofreaderHandler.

Definition at line 163 of file SubmissionProofreadHandler.inc.php.

References DAORegistry.getDAO(), TemplateManager.getManager(), Request.url(), ProofreaderHandler.validate(), and viewFile().

SubmissionProofreadHandler.proofGalleyTop ( args  ) 

Proof galley (shows frame header).

Parameters:
$args array ($articleId, $galleyId)

Reimplemented from ProofreaderHandler.

Definition at line 147 of file SubmissionProofreadHandler.inc.php.

References TemplateManager.getManager(), and ProofreaderHandler.validate().

SubmissionProofreadHandler.submission ( args  ) 

SubmissionProofreadHandler.validate ( articleId  ) 

Validate that the user is the assigned proofreader for the submission. Redirects to proofreader index page if validation fails.

Reimplemented from Handler.

Definition at line 84 of file SubmissionProofreadHandler.inc.php.

References DAORegistry.getDAO(), Request.getJournal(), Request.getRequestedPage(), Request.getUser(), and Request.redirect().

SubmissionProofreadHandler.viewFile ( args  ) 

View a file (inlines file).

Parameters:
$args array ($articleId, $fileId, [$revision])

Reimplemented from ProofreaderHandler.

Definition at line 195 of file SubmissionProofreadHandler.inc.php.

References Request.redirect(), ProofreaderHandler.validate(), and Action.viewFile().

Referenced by proofGalleyFile().


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

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