Version 1.53 (checked in on 2011/01/03 at 05:18:42 by webchick)
Admin page callbacks for the comment module.
| Name | Description |
|---|---|
| comment_admin | Menu callback; present an administrative comment listing. |
| comment_admin_overview | Form builder for the comment overview administration form. |
| comment_admin_overview_submit | Process comment_admin_overview form submissions. |
| comment_admin_overview_validate | Validate comment_admin_overview form submissions. |
| comment_confirm_delete | Form builder; Builds the confirmation form for deleting a single comment. |
| comment_confirm_delete_page | Page callback for comment deletions. |
| comment_confirm_delete_submit | Process comment_confirm_delete form submissions. |
| comment_multiple_delete_confirm | List the selected comments and verify that the admin wants to delete them. |
| comment_multiple_delete_confirm_submit | Process comment_multiple_delete_confirm form submissions. |