TrackSubmissionHandler Class Reference
[Pages_author]

Handle requests for submission tracking. More...

Inheritance diagram for TrackSubmissionHandler:

AuthorHandler Handler

List of all members.

Public Member Functions

 addSuppFile ($args)
 authorProofreadingComplete ($args)
 deleteArticleFile ($args)
 deleteSubmission ($args)
 download ($args)
 downloadFile ($args)
 editSuppFile ($args)
 payFastTrackFee ($args)
 payPublicationFee ($args)
 paySubmissionFee ($args)
 proofGalley ($args)
 proofGalleyFile ($args)
 proofGalleyTop ($args)
 removeCoverPage ($args)
 saveSuppFile ($args)
 setSuppFileVisibility ($args)
 submission ($args)
 submissionEditing ($args)
 submissionReview ($args)
 uploadRevisedVersion ()
 validate ($articleId)
 viewFile ($args)


Detailed Description

Handle requests for submission tracking.

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


Member Function Documentation

TrackSubmissionHandler.addSuppFile ( args  ) 

Add a supplementary file.

Parameters:
$args array ($articleId)

Reimplemented from AuthorHandler.

Definition at line 182 of file TrackSubmissionHandler.inc.php.

References Request.redirect(), and validate().

TrackSubmissionHandler.authorProofreadingComplete ( args  ) 

Set the author proofreading date completion

Reimplemented from AuthorHandler.

Definition at line 462 of file TrackSubmissionHandler.inc.php.

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

TrackSubmissionHandler.deleteArticleFile ( args  ) 

Delete an author version file.

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

Reimplemented from AuthorHandler.

Definition at line 45 of file TrackSubmissionHandler.inc.php.

References AuthorAction.deleteArticleFile(), Request.redirect(), and validate().

TrackSubmissionHandler.deleteSubmission ( args  ) 

Delete a submission.

Reimplemented from AuthorHandler.

Definition at line 23 of file TrackSubmissionHandler.inc.php.

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

TrackSubmissionHandler.download ( args  ) 

Download a file.

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

Reimplemented from AuthorHandler.

Definition at line 409 of file TrackSubmissionHandler.inc.php.

References Action.downloadFile(), and validate().

TrackSubmissionHandler.downloadFile ( args  ) 

Download a file.

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

Reimplemented from AuthorHandler.

Definition at line 394 of file TrackSubmissionHandler.inc.php.

References AuthorAction.downloadAuthorFile(), Request.redirect(), and validate().

TrackSubmissionHandler.editSuppFile ( args  ) 

Edit a supplementary file.

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

Reimplemented from AuthorHandler.

Definition at line 207 of file TrackSubmissionHandler.inc.php.

References Request.redirect(), and validate().

TrackSubmissionHandler.payFastTrackFee ( args  ) 

Display a form to pay for Fast Tracking an article

Parameters:
$args array ($articleId)

Reimplemented from AuthorHandler.

Definition at line 582 of file TrackSubmissionHandler.inc.php.

References OJSPaymentManager.getManager(), Request.getUser(), and validate().

TrackSubmissionHandler.payPublicationFee ( args  ) 

Display a form to pay for Publishing an article

Parameters:
$args array ($articleId)

Reimplemented from AuthorHandler.

Definition at line 602 of file TrackSubmissionHandler.inc.php.

References OJSPaymentManager.getManager(), Request.getUser(), and validate().

TrackSubmissionHandler.paySubmissionFee ( args  ) 

Display a form to pay for the submission an article

Parameters:
$args array ($articleId)

Reimplemented from AuthorHandler.

Definition at line 562 of file TrackSubmissionHandler.inc.php.

References OJSPaymentManager.getManager(), Request.getUser(), and validate().

TrackSubmissionHandler.proofGalley ( args  ) 

Proof / "preview" a galley.

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

Reimplemented from AuthorHandler.

Definition at line 480 of file TrackSubmissionHandler.inc.php.

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

TrackSubmissionHandler.proofGalleyFile ( args  ) 

Proof galley (outputs file contents).

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

Reimplemented from AuthorHandler.

Definition at line 511 of file TrackSubmissionHandler.inc.php.

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

TrackSubmissionHandler.proofGalleyTop ( args  ) 

Proof galley (shows frame header).

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

Reimplemented from AuthorHandler.

Definition at line 495 of file TrackSubmissionHandler.inc.php.

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

TrackSubmissionHandler.removeCoverPage ( args  ) 

Remove cover page from article

Definition at line 345 of file TrackSubmissionHandler.inc.php.

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

TrackSubmissionHandler.saveSuppFile ( args  ) 

Save a supplementary file.

Parameters:
$args array ($suppFileId)

Reimplemented from AuthorHandler.

Definition at line 254 of file TrackSubmissionHandler.inc.php.

References Request.getUserVar(), Request.redirect(), and validate().

TrackSubmissionHandler.setSuppFileVisibility ( args  ) 

Set reviewer visibility for a supplementary file.

Parameters:
$args array ($suppFileId)

Reimplemented from AuthorHandler.

Definition at line 233 of file TrackSubmissionHandler.inc.php.

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

TrackSubmissionHandler.submission ( args  ) 

TrackSubmissionHandler.submissionEditing ( args  ) 

Display the status and other details of an author's submission.

Reimplemented from AuthorHandler.

Definition at line 281 of file TrackSubmissionHandler.inc.php.

References ProofreaderAction.authorProofreadingUnderway(), AuthorAction.copyeditUnderway(), Request.getJournal(), TemplateManager.getManager(), Request.getUser(), and validate().

TrackSubmissionHandler.submissionReview ( args  ) 

Display specific details of an author's submission.

Reimplemented from AuthorHandler.

Definition at line 128 of file TrackSubmissionHandler.inc.php.

References DAORegistry.getDAO(), TemplateManager.getManager(), Request.getUser(), and validate().

TrackSubmissionHandler.uploadRevisedVersion (  ) 

Upload the author's revised version of an article.

Reimplemented from AuthorHandler.

Definition at line 312 of file TrackSubmissionHandler.inc.php.

References Request.getUserVar(), Request.redirect(), AuthorAction.uploadRevisedVersion(), and validate().

TrackSubmissionHandler.validate ( articleId  ) 

TrackSubmissionHandler.viewFile ( args  ) 

View a file (inlines file).

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

Reimplemented from AuthorHandler.

Definition at line 543 of file TrackSubmissionHandler.inc.php.

References Request.redirect(), 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:48 2008 for Open Journal Systems by  doxygen 1.5.6