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