
Public Member Functions | |
| display () | |
| email () | |
| execute () | |
| ProofreadCommentForm ($article, $roleId) | |
| readInputData () | |
Definition at line 20 of file ProofreadCommentForm.inc.php.
| ProofreadCommentForm.display | ( | ) |
Display the form.
Reimplemented from CommentForm.
Definition at line 33 of file ProofreadCommentForm.inc.php.
References TemplateManager.getManager().
| ProofreadCommentForm.email | ( | ) |
Email the comment.
Definition at line 64 of file ProofreadCommentForm.inc.php.
References DAORegistry.getDAO(), and Request.getJournal().
| ProofreadCommentForm.execute | ( | ) |
Add the comment.
Reimplemented from CommentForm.
Definition at line 57 of file ProofreadCommentForm.inc.php.
| ProofreadCommentForm.ProofreadCommentForm | ( | $ | article, | |
| $ | roleId | |||
| ) |
Constructor.
| $article | object |
Definition at line 26 of file ProofreadCommentForm.inc.php.
| ProofreadCommentForm.readInputData | ( | ) |
Assign form data to user-submitted data.
Reimplemented from CommentForm.
Definition at line 50 of file ProofreadCommentForm.inc.php.
1.5.6