
Definition at line 21 of file SectionEditorSubmission.inc.php.
| SectionEditorSubmission.addDecision | ( | $ | editorDecision, | |
| $ | round | |||
| ) |
Add an editorial decision for this article.
| $editorDecision | array | |
| $round | int |
Definition at line 74 of file SectionEditorSubmission.inc.php.
| SectionEditorSubmission.addReviewAssignment | ( | $ | reviewAssignment | ) |
Add a review assignment for this article.
| $reviewAssignment | ReviewAssignment |
Definition at line 54 of file SectionEditorSubmission.inc.php.
References Article.getArticleId().
| SectionEditorSubmission.getAuthorFileRevisions | ( | $ | round = null |
) |
Get all author file revisions.
Definition at line 352 of file SectionEditorSubmission.inc.php.
Referenced by getHighlightClass().
| SectionEditorSubmission.getCopyedId | ( | ) |
Get copyed id.
Definition at line 554 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| & SectionEditorSubmission.getCopyeditFile | ( | ) |
Get copyedit file.
Definition at line 389 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| SectionEditorSubmission.getCopyeditFileRevisions | ( | ) |
Get all copyedit file revisions.
Definition at line 316 of file SectionEditorSubmission.inc.php.
| & SectionEditorSubmission.getCopyeditor | ( | ) |
Get copyeditor of this article.
Definition at line 586 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| SectionEditorSubmission.getCopyeditorDateAcknowledged | ( | ) |
Get copyeditor date acknowledged.
Definition at line 651 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
Referenced by getHighlightClass().
| SectionEditorSubmission.getCopyeditorDateAuthorAcknowledged | ( | ) |
Get copyeditor date author acknowledged.
Definition at line 715 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
Referenced by getHighlightClass().
| SectionEditorSubmission.getCopyeditorDateAuthorCompleted | ( | ) |
Get copyeditor date author completed.
Definition at line 699 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
Referenced by getHighlightClass().
| SectionEditorSubmission.getCopyeditorDateAuthorNotified | ( | ) |
Get copyeditor date author notified.
Definition at line 667 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
Referenced by getHighlightClass().
| SectionEditorSubmission.getCopyeditorDateAuthorUnderway | ( | ) |
Get copyeditor date authorunderway.
Definition at line 683 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
Referenced by getHighlightClass().
| SectionEditorSubmission.getCopyeditorDateCompleted | ( | ) |
Get copyeditor date completed.
Definition at line 635 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
Referenced by getHighlightClass().
| SectionEditorSubmission.getCopyeditorDateFinalAcknowledged | ( | ) |
Get copyeditor date author acknowledged.
Definition at line 779 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| SectionEditorSubmission.getCopyeditorDateFinalCompleted | ( | ) |
Get copyeditor date final completed.
Definition at line 763 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
Referenced by getHighlightClass().
| SectionEditorSubmission.getCopyeditorDateFinalNotified | ( | ) |
Get copyeditor date final notified.
Definition at line 731 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
Referenced by getHighlightClass().
| SectionEditorSubmission.getCopyeditorDateFinalUnderway | ( | ) |
Get copyeditor date final underway.
Definition at line 747 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
Referenced by getHighlightClass().
| SectionEditorSubmission.getCopyeditorDateNotified | ( | ) |
Get copyeditor date notified.
Definition at line 603 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
Referenced by getHighlightClass().
| SectionEditorSubmission.getCopyeditorDateUnderway | ( | ) |
Get copyeditor date underway.
Definition at line 619 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
Referenced by getHighlightClass().
| SectionEditorSubmission.getCopyeditorEditorAuthorRevision | ( | ) |
Get copyeditor editor/author revision.
Definition at line 811 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| SectionEditorSubmission.getCopyeditorFinalRevision | ( | ) |
Get copyeditor final revision.
Definition at line 827 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| SectionEditorSubmission.getCopyeditorId | ( | ) |
Get copyeditor id.
Definition at line 570 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| SectionEditorSubmission.getCopyeditorInitialRevision | ( | ) |
Get copyeditor initial revision.
Definition at line 795 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| SectionEditorSubmission.getDecisions | ( | $ | round = null |
) |
Get editor decisions.
Definition at line 222 of file SectionEditorSubmission.inc.php.
Referenced by getHighlightClass(), and getSubmissionStatus().
| & SectionEditorSubmission.getEditAssignments | ( | ) |
Get/Set Methods. Get edit assignments for this article.
Definition at line 169 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
Referenced by getHighlightClass(), and getSubmissionStatus().
| & SectionEditorSubmission.getEditorAuthorCopyeditFile | ( | ) |
Get editor author copyedit file.
Definition at line 425 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| & SectionEditorSubmission.getEditorDecisionOptions | ( | ) |
Return array mapping editor decision constants to their locale strings. (Includes default mapping '' => "Choose One".)
Definition at line 895 of file SectionEditorSubmission.inc.php.
Referenced by JournalReportIterator.next(), SectionEditorAction.recordDecision(), and TrackSubmissionHandler.submission().
| & SectionEditorSubmission.getEditorFile | ( | ) |
Get post-review file.
Definition at line 372 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| SectionEditorSubmission.getEditorFileRevisions | ( | $ | round = null |
) |
Get all editor file revisions.
Definition at line 332 of file SectionEditorSubmission.inc.php.
| & SectionEditorSubmission.getFinalCopyeditFile | ( | ) |
Get final copyedit file.
Definition at line 443 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| & SectionEditorSubmission.getGalleys | ( | ) |
Get the galleys for an article.
Definition at line 860 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| SectionEditorSubmission.getHighlightClass | ( | ) |
Get the CSS class for highlighting this submission in a list, based on status.
Definition at line 910 of file SectionEditorSubmission.inc.php.
References getAuthorFileRevisions(), getCopyeditorDateAcknowledged(), getCopyeditorDateAuthorAcknowledged(), getCopyeditorDateAuthorCompleted(), getCopyeditorDateAuthorNotified(), getCopyeditorDateAuthorUnderway(), getCopyeditorDateCompleted(), getCopyeditorDateFinalCompleted(), getCopyeditorDateFinalNotified(), getCopyeditorDateFinalUnderway(), getCopyeditorDateNotified(), getCopyeditorDateUnderway(), Article.getCurrentRound(), getDecisions(), getEditAssignments(), Request.getJournal(), Article.getJournalId(), getLayoutAssignment(), getMostRecentEditorDecisionComment(), getProofAssignment(), getReviewAssignments(), and Article.getStatus().
| & SectionEditorSubmission.getInitialCopyeditFile | ( | ) |
Get initial copyedit file.
Definition at line 407 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| & SectionEditorSubmission.getLayoutAssignment | ( | ) |
Get the layout assignment for an article.
Definition at line 843 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
Referenced by getHighlightClass().
| SectionEditorSubmission.getMostRecentCopyeditComment | ( | ) |
Get most recent copyedit comment.
Definition at line 502 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| SectionEditorSubmission.getMostRecentEditorDecisionComment | ( | ) |
Get most recent editor decision comment.
Definition at line 486 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
Referenced by getHighlightClass().
| SectionEditorSubmission.getMostRecentLayoutComment | ( | ) |
Get most recent layout comment.
Definition at line 518 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| SectionEditorSubmission.getMostRecentProofreadComment | ( | ) |
Get most recent proofread comment.
Definition at line 534 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| & SectionEditorSubmission.getProofAssignment | ( | ) |
Get the proof assignment for an article.
Definition at line 877 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
Referenced by getHighlightClass().
| & SectionEditorSubmission.getRemovedReviewAssignments | ( | ) |
Get the IDs of all review assignments removed..
Definition at line 210 of file SectionEditorSubmission.inc.php.
| & SectionEditorSubmission.getReviewAssignments | ( | $ | round = null |
) |
Get review assignments for this article.
Definition at line 190 of file SectionEditorSubmission.inc.php.
Referenced by getHighlightClass().
| & SectionEditorSubmission.getReviewFile | ( | ) |
Get review file.
Definition at line 299 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| SectionEditorSubmission.getReviewRevision | ( | ) |
Get review file revision.
Definition at line 466 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| & SectionEditorSubmission.getRevisedFile | ( | ) |
Get revised file for this article.
Definition at line 265 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| & SectionEditorSubmission.getSubmissionFile | ( | ) |
Get submission file for this article.
Definition at line 248 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| SectionEditorSubmission.getSubmissionStatus | ( | ) |
Get the submission status. Returns one of the defined constants (STATUS_INCOMPLETE, STATUS_ARCHIVED, STATUS_PUBLISHED, STATUS_DECLINED, STATUS_QUEUED_UNASSIGNED, STATUS_QUEUED_REVIEW, or STATUS_QUEUED_EDITING). Note that this function never returns a value of STATUS_QUEUED -- the three STATUS_QUEUED_... constants indicate a queued submission. NOTE that this code is similar to getSubmissionStatus in the AuthorSubmission class and changes should be made there as well.
Definition at line 137 of file SectionEditorSubmission.inc.php.
References getDecisions(), getEditAssignments(), Article.getStatus(), and Article.getSubmissionProgress().
| & SectionEditorSubmission.getSuppFiles | ( | ) |
Get supplementary files for this article.
Definition at line 282 of file SectionEditorSubmission.inc.php.
References DataObject.getData().
| SectionEditorSubmission.removeReviewAssignment | ( | $ | reviewId | ) |
Remove a review assignment.
| $reviewId | ID of the review assignment to remove |
Definition at line 86 of file SectionEditorSubmission.inc.php.
| SectionEditorSubmission.SectionEditorSubmission | ( | ) |
Constructor.
Definition at line 44 of file SectionEditorSubmission.inc.php.
| SectionEditorSubmission.setAuthorFileRevisions | ( | $ | authorFileRevisions, | |
| $ | round | |||
| ) |
Set all author file revisions.
| $authorFileRevisions | array ArticleFiles |
Definition at line 364 of file SectionEditorSubmission.inc.php.
| SectionEditorSubmission.setCopyedId | ( | $ | copyedId | ) |
Set copyed id.
| $copyedId | int |
Definition at line 562 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditFile | ( | $ | copyeditFile | ) |
Set copyedit file.
| $copyeditFile | ArticleFile |
Definition at line 399 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditFileRevisions | ( | $ | copyeditFileRevisions | ) |
Set all copyedit file revisions.
| $copyeditFileRevisions | array ArticleFiles |
Definition at line 324 of file SectionEditorSubmission.inc.php.
| SectionEditorSubmission.setCopyeditor | ( | $ | copyeditor | ) |
Set copyeditor of this article.
| $copyeditor | User |
Definition at line 595 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditorDateAcknowledged | ( | $ | copyeditorDateAcknowledged | ) |
Set copyeditor date acknowledged.
| $copyeditorDateAcknowledged | string |
Definition at line 659 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditorDateAuthorAcknowledged | ( | $ | copyeditorDateAuthorAcknowledged | ) |
Set copyeditor date author acknowledged.
| $copyeditorDateAuthorAcknowledged | string |
Definition at line 723 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditorDateAuthorCompleted | ( | $ | copyeditorDateAuthorCompleted | ) |
Set copyeditor date author completed.
| $copyeditorDateAuthorCompleted | string |
Definition at line 707 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditorDateAuthorNotified | ( | $ | copyeditorDateAuthorNotified | ) |
Set copyeditor date author notified.
| $copyeditorDateAuthorNotified | string |
Definition at line 675 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditorDateAuthorUnderway | ( | $ | copyeditorDateAuthorUnderway | ) |
Set copyeditor date author underway.
| $copyeditorDateAuthorUnderway | string |
Definition at line 691 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditorDateCompleted | ( | $ | copyeditorDateCompleted | ) |
Set copyeditor date completed.
| $copyeditorDateCompleted | string |
Definition at line 643 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditorDateFinalAcknowledged | ( | $ | copyeditorDateFinalAcknowledged | ) |
Set copyeditor date final acknowledged.
| $copyeditorDateFinalAcknowledged | string |
Definition at line 787 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditorDateFinalCompleted | ( | $ | copyeditorDateFinalCompleted | ) |
Set copyeditor date final completed.
| $copyeditorDateFinalCompleted | string |
Definition at line 771 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditorDateFinalNotified | ( | $ | copyeditorDateFinalNotified | ) |
Set copyeditor date final notified.
| $copyeditorDateFinalNotified | string |
Definition at line 739 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditorDateFinalUnderway | ( | $ | copyeditorDateFinalUnderway | ) |
Set copyeditor date final underway.
| $copyeditorDateFinalUnderway | string |
Definition at line 755 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditorDateNotified | ( | $ | copyeditorDateNotified | ) |
Set copyeditor date notified.
| $copyeditorDateNotified | string |
Definition at line 611 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditorDateUnderway | ( | $ | copyeditorDateUnderway | ) |
Set copyeditor date underway.
| $copyeditorDateUnderway | string |
Definition at line 627 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditorEditorAuthorRevision | ( | $ | copyeditorEditorAuthorRevision | ) |
Set copyeditor editor/author revision.
| $editorAuthorRevision | int |
Definition at line 819 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditorFinalRevision | ( | $ | copyeditorFinalRevision | ) |
Set copyeditor final revision.
| $copyeditorFinalRevision | int |
Definition at line 835 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditorId | ( | $ | copyeditorId | ) |
Set copyeditor id.
| $copyeditorId | int |
Definition at line 578 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setCopyeditorInitialRevision | ( | $ | copyeditorInitialRevision | ) |
Set copyeditor initial revision.
| $copyeditorInitialRevision | int |
Definition at line 803 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setDecisions | ( | $ | editorDecisions, | |
| $ | round | |||
| ) |
Set editor decisions.
| $editorDecisions | array | |
| $round | int |
Definition at line 236 of file SectionEditorSubmission.inc.php.
| SectionEditorSubmission.setEditAssignments | ( | $ | editAssignments | ) |
Set edit assignments for this article.
| $editAssignments | array |
Definition at line 178 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setEditorAuthorCopyeditFile | ( | $ | editorAuthorCopyeditFile | ) |
Set editor author copyedit file.
| $editorAuthorCopyeditFile | ArticleFile |
Definition at line 435 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setEditorFile | ( | $ | editorFile | ) |
Set post-review file.
| $editorFile | ArticleFile |
Definition at line 381 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setEditorFileRevisions | ( | $ | editorFileRevisions, | |
| $ | round | |||
| ) |
Set all editor file revisions.
| $editorFileRevisions | array ArticleFiles |
Definition at line 344 of file SectionEditorSubmission.inc.php.
| SectionEditorSubmission.setFinalCopyeditFile | ( | $ | finalCopyeditFile | ) |
Set final copyedit file.
| $finalCopyeditFile | ArticleFile |
Definition at line 453 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setGalleys | ( | &$ | galleys | ) |
Set the galleys for an article.
| $galleys | array ArticleGalley |
Definition at line 869 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setInitialCopyeditFile | ( | $ | initialCopyeditFile | ) |
Set initial copyedit file.
| $initialCopyeditFile | ArticleFile |
Definition at line 417 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setLayoutAssignment | ( | &$ | layoutAssignment | ) |
Set the layout assignment for an article.
| $layoutAssignment | LayoutAssignment |
Definition at line 852 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setMostRecentCopyeditComment | ( | $ | mostRecentCopyeditComment | ) |
Set most recent copyedit comment.
| $mostRecentCopyeditComment | ArticleComment |
Definition at line 510 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setMostRecentEditorDecisionComment | ( | $ | mostRecentEditorDecisionComment | ) |
Set most recent editor decision comment.
| $mostRecentEditorDecisionComment | ArticleComment |
Definition at line 494 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setMostRecentLayoutComment | ( | $ | mostRecentLayoutComment | ) |
Set most recent layout comment.
| $mostRecentLayoutComment | ArticleComment |
Definition at line 526 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setMostRecentProofreadComment | ( | $ | mostRecentProofreadComment | ) |
Set most recent proofread comment.
| $mostRecentProofreadComment | ArticleComment |
Definition at line 542 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setProofAssignment | ( | $ | proofAssignment | ) |
Set the proof assignment for an article.
| $proofAssignment | ProofAssignment |
Definition at line 886 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setReviewAssignments | ( | $ | reviewAssignments, | |
| $ | round | |||
| ) |
Set review assignments for this article.
| $reviewAssignments | array ReviewAssignments |
Definition at line 202 of file SectionEditorSubmission.inc.php.
| SectionEditorSubmission.setReviewFile | ( | $ | reviewFile | ) |
Set review file.
| $reviewFile | ArticleFile |
Definition at line 308 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setReviewRevision | ( | $ | reviewRevision | ) |
Set review file revision.
| $reviewRevision | int |
Definition at line 474 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setRevisedFile | ( | $ | revisedFile | ) |
Set revised file for this article.
| $submissionFile | ArticleFile |
Definition at line 274 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setSubmissionFile | ( | $ | submissionFile | ) |
Set submission file for this article.
| $submissionFile | ArticleFile |
Definition at line 257 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.setSuppFiles | ( | $ | suppFiles | ) |
Set supplementary file for this article.
| $suppFiles | array SuppFiles |
Definition at line 291 of file SectionEditorSubmission.inc.php.
References DataObject.setData().
| SectionEditorSubmission.updateReviewAssignment | ( | $ | reviewAssignment | ) |
Updates an existing review assignment.
| $reviewAssignment | ReviewAssignment |
Definition at line 114 of file SectionEditorSubmission.inc.php.
1.5.6