
Public Member Functions | |
| CopyeditCommentForm ($article, $roleId) | |
| display () | |
| email () | |
| execute () | |
| readInputData () | |
Definition at line 21 of file CopyeditCommentForm.inc.php.
| CopyeditCommentForm.CopyeditCommentForm | ( | $ | article, | |
| $ | roleId | |||
| ) |
| CopyeditCommentForm.display | ( | ) |
Display the form.
Reimplemented from CommentForm.
Definition at line 34 of file CopyeditCommentForm.inc.php.
References TemplateManager.getManager().
| CopyeditCommentForm.email | ( | ) |
Email the comment.
Definition at line 67 of file CopyeditCommentForm.inc.php.
References DAORegistry.getDAO(), and Request.getJournal().
| CopyeditCommentForm.execute | ( | ) |
Add the comment.
Reimplemented from CommentForm.
Definition at line 60 of file CopyeditCommentForm.inc.php.
| CopyeditCommentForm.readInputData | ( | ) |
Assign form data to user-submitted data.
Reimplemented from CommentForm.
Definition at line 53 of file CopyeditCommentForm.inc.php.
1.5.6