comment.admin.inc

Version

1.45 (checked in on 2010/03/07 at 07:15:28 by webchick)

Description

Admin page callbacks for the comment module.

Functions

Namesort iconDescription
comment_adminMenu callback; present an administrative comment listing.
comment_admin_overviewForm builder; Builds the comment overview form for the admin.
comment_admin_overview_submitProcess comment_admin_overview form submissions.
comment_admin_overview_validateValidate comment_admin_overview form submissions.
comment_confirm_deleteForm builder; Builds the confirmation form for deleting a single comment.
comment_confirm_delete_pagePage callback for comment deletions.
comment_confirm_delete_submitProcess comment_confirm_delete form submissions.
comment_multiple_delete_confirmList the selected comments and verify that the admin wants to delete them.
comment_multiple_delete_confirm_submitProcess comment_multiple_delete_confirm form submissions.