SubmissionCopyeditHandler Class Reference
[Pages_copyeditor]

Handle requests for submission tracking. More...

Inheritance diagram for SubmissionCopyeditHandler:

CopyeditorHandler Handler

List of all members.

Public Member Functions

 authorProofreadingComplete ($args)
 downloadFile ($args)
 proofGalley ($args)
 proofGalleyFile ($args)
 proofGalleyTop ($args)
 removeCoverPage ($args)
 validate ($articleId)
 viewFile ($args)
 viewMetadata ($args)


Detailed Description

Handle requests for submission tracking.

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


Member Function Documentation

SubmissionCopyeditHandler.authorProofreadingComplete ( args  ) 

Set the author proofreading date completion

Reimplemented from CopyeditorHandler.

Definition at line 150 of file SubmissionCopyeditHandler.inc.php.

References Request.getUserVar(), ProofreaderAction.proofreadEmail(), Request.redirect(), Request.url(), and CopyeditorHandler.validate().

SubmissionCopyeditHandler.downloadFile ( args  ) 

Download a file.

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

Reimplemented from CopyeditorHandler.

Definition at line 80 of file SubmissionCopyeditHandler.inc.php.

References CopyeditorAction.downloadCopyeditorFile(), Request.redirect(), and CopyeditorHandler.validate().

SubmissionCopyeditHandler.proofGalley ( args  ) 

Proof / "preview" a galley.

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

Reimplemented from CopyeditorHandler.

Definition at line 168 of file SubmissionCopyeditHandler.inc.php.

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

SubmissionCopyeditHandler.proofGalleyFile ( args  ) 

Proof galley (outputs file contents).

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

Reimplemented from CopyeditorHandler.

Definition at line 199 of file SubmissionCopyeditHandler.inc.php.

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

SubmissionCopyeditHandler.proofGalleyTop ( args  ) 

Proof galley (shows frame header).

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

Reimplemented from CopyeditorHandler.

Definition at line 183 of file SubmissionCopyeditHandler.inc.php.

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

SubmissionCopyeditHandler.removeCoverPage ( args  ) 

Remove cover page from article

Definition at line 251 of file SubmissionCopyeditHandler.inc.php.

References DAORegistry.getDAO(), Request.redirect(), and CopyeditorHandler.validate().

SubmissionCopyeditHandler.validate ( articleId  ) 

Validate that the user is the assigned copyeditor for the article. Redirects to copyeditor index page if validation fails.

Reimplemented from Handler.

Definition at line 115 of file SubmissionCopyeditHandler.inc.php.

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

SubmissionCopyeditHandler.viewFile ( args  ) 

View a file (inlines file).

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

Reimplemented from CopyeditorHandler.

Definition at line 95 of file SubmissionCopyeditHandler.inc.php.

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

Referenced by proofGalleyFile().

SubmissionCopyeditHandler.viewMetadata ( args  ) 

Metadata functions.

Reimplemented from CopyeditorHandler.

Definition at line 230 of file SubmissionCopyeditHandler.inc.php.

References CopyeditorHandler.validate(), and Action.viewMetadata().


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