You are here

Functions in Comment Delete 7

Primary tabs

Namesort descending Location Description Direct uses Strings
comment_delete_check_access ./comment_delete.module Checks user access to delete specified comment. 1 1
comment_delete_comment_view ./comment_delete.module Implements hook_comment_view().
comment_delete_install ./comment_delete.install Implements hook_install().
comment_delete_keep_replies ./comment_delete.module Removes comment while keeping all replies. 1
comment_delete_menu ./comment_delete.module Implements hook_menu().
comment_delete_menu_alter ./comment_delete.module Implements hook_menu_alter().
comment_delete_move_replies ./comment_delete.module Moves comment replies up one thread. 1
comment_delete_options_form ./comment_delete.module Comment deletion options and confirmation form. 1
comment_delete_options_form_submit ./comment_delete.module Submission handler for comment deletion form.
comment_delete_permission ./comment_delete.module Implements hook_permission().
comment_delete_remove_replies ./comment_delete.module Removes comment and all replies. 1
comment_delete_settings_form ./comment_delete.admin.inc Page callback for comment deletion settings form. 1
comment_delete_settings_form_validate ./comment_delete.admin.inc Validation callback for comment deletion settings form.
comment_delete_soft_remove ./comment_delete.module Removes comment subject/body values. 3
comment_delete_threading ./comment_delete.module Re-threads comments attached to an entity. 1
comment_delete_threading_sort ./comment_delete.module Sorts associative array of comments by creation time. 1
comment_delete_threading_tree ./comment_delete.module Creates associative array of threaded comments. 1
comment_delete_threading_values ./comment_delete.module Converts threaded comments into associative array of thread strings. 1
comment_delete_uninstall ./comment_delete.install Implements hook_uninstall().
comment_delete_update_7100 ./comment_delete.install Adds default comment deletion message variable.

Other projects