Admin page callbacks for the Comment module.

File

core/modules/comment/comment.admin.inc

Functions

Namesort descending Description
comment_admin Page callback: Presents an administrative comment listing.
comment_admin_overview Form constructor for the comment overview administration form.
comment_admin_overview_submit Form submission handler for comment_admin_overview().
comment_admin_overview_validate Form validation handler for comment_admin_overview().
comment_confirm_delete Form constructor for the confirmation form for comment deletion.
comment_confirm_delete_page Page callback: Shows a confirmation page for comment deletions.
comment_confirm_delete_submit Form submission handler for comment_confirm_delete().
comment_multiple_delete_confirm Form constructor for the confirmation form for bulk comment deletion.
comment_multiple_delete_confirm_submit Form submission handler for comment_multiple_delete_confirm().