You are here

Functions in Better Comments 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
better_comments_comment_view ./better_comments.module Implements hook_comments_comment_view().
better_comments_comment_view_alter ./better_comments.module Implements hook_comment_view_alter().
better_comments_confirm_delete_submit ./better_comments.module Delete the comment by calling comment_delete. 1
better_comments_customize_comment_form ./better_comments.module Remove the text filter format options. 1
better_comments_delete ./better_comments.module Prepares the comment for delete. 1
better_comments_delete_access ./better_comments.module Access callback for deleting own comment. 1
better_comments_delete_cancel ./better_comments.module Cancel the delete option and resend the form. 1
better_comments_edit ./better_comments.module Edit the comment. 1
better_comments_edit_cancel ./better_comments.module Cancel the edit comment form. 1
better_comments_entity_prepare_view ./better_comments.module Prepares entity view.
better_comments_form_comment_confirm_delete_alter ./better_comments.module Implements hook_form_FORM_ID_alter().
better_comments_form_comment_form_alter ./better_comments.module Implements hook_form_comments_form_alter().
better_comments_menu ./better_comments.module Implements hook_menu().
better_comments_permission ./better_comments.module Implements hook_permission().
better_comments_preprocess_comment ./better_comments.module Implements hook_preprocess_comment().
better_comments_preprocess_comment_wrapper ./better_comments.module Implement preprocess comment wrapper.
better_comments_preview ./better_comments.module Previews the comment. 3
better_comments_preview_cancel ./better_comments.module Cancel the previews of the comment. 1
better_comments_reply ./better_comments.module Reply the comment. 1
better_comments_reply_cancel ./better_comments.module Cancel the replay comment form. 1
better_comments_reply_preview_cancel ./better_comments.module Cancel the reply preview. 1
better_comments_settings ./better_comments.admin.inc Better comments settings form. 1
better_comments_submit ./better_comments.module Submit the comment. 1
better_comments_theme ./better_comments.module Implements hook_theme().
better_comments_uninstall ./better_comments.install Implements hook_uninstall().
better_comments_validate ./better_comments.module Validate the comment on submit. 2
better_comments_validate_image ./better_comments.admin.inc Validate if default user picture is set. 1

Other projects