You are here

Functions in Comment Delete 6

Primary tabs

Namesort descending Location Description Direct uses Strings
comment_delete_access_check ./comment_delete.module Checks if a user has access to delete a specific comment. 1 1
comment_delete_form ./comment_delete.module Confirmation form for deleting a comment. 1
comment_delete_form_submit ./comment_delete.module Delete the comment and manage the replies using the appropiate action.
comment_delete_install ./comment_delete.install Implementation of hook_install().
comment_delete_link ./comment_delete.module Implementation of hook_link().
comment_delete_menu ./comment_delete.module Implementation of hook_menu().
comment_delete_menu_alter ./comment_delete.module Implementation of hook_menu_alter().
comment_delete_move_replies ./comment_delete.module Moves replies of a comment up one level. 1
comment_delete_perm ./comment_delete.module Implementation of hook_perm().
comment_delete_reply_actions ./comment_delete.module Determin what reply actions the current user can take. 1
comment_delete_settings_form ./comment_delete.admin.inc Settings for comment deletion. 1
comment_delete_settings_form_validate ./comment_delete.admin.inc Validates comment deletion settings.
comment_delete_uninstall ./comment_delete.install Implementation of hook_uninstall().

Other projects