You are here

Functions in Comment goodness 7

Primary tabs

Namesort descending Location Description Direct uses Strings
comment_goodness_comment_view ./comment_goodness.module Implements hook_comment_view().
comment_goodness_confirm_delete ./comment_goodness.module Confirm form for deleting own comment. 1
comment_goodness_confirm_delete_submit ./comment_goodness.module Form submit function copied from comment_confirm_delete_submit().
comment_goodness_date_format_type_options ./comment_goodness.module Options callback: get available date types with human readable labels. 1
comment_goodness_delete_comment_access ./comment_goodness.module Access callback for deleting own comment. 1 1
comment_goodness_field_extra_fields ./comment_goodness.module Implements hook_field_extra_fields().
comment_goodness_form_comment_form_alter ./comment_goodness.module Implements hook_form_FORM_ID_alter().
comment_goodness_form_node_type_form_alter ./comment_goodness.module Implements hook_form_FORM_ID_alter().
comment_goodness_form_submit ./comment_goodness.module Form submit handler. 1
comment_goodness_get_display_ordinal ./comment_goodness.module Get the display ordinal for a comment, starting from 0. 1
comment_goodness_get_display_page ./comment_goodness.module Return the page number for a comment. 2
comment_goodness_menu ./comment_goodness.module Implements hook_menu().
comment_goodness_menu_alter ./comment_goodness.module Implements hook_menu_alter().
comment_goodness_node_type_form_submit ./comment_goodness.module Custom submit handler for node_type_form: clears fields cache if needed. 1
comment_goodness_permalink ./comment_goodness.module Redirects comment links to the correct page depending on comment settings. 1
comment_goodness_permission ./comment_goodness.module Implements hook_permission().
comment_goodness_preprocess_comment ./comment_goodness.module Implements hook_preprocess_HOOK().
comment_goodness_preprocess_comment_wrapper ./comment_goodness.module Implements hook_preprocess_HOOK().
comment_goodness_query_comment_filter_alter ./comment_goodness.module Implements hook_query_TAG_alter().
comment_goodness_theme_registry_alter ./comment_goodness.module Implements hook_theme_registry_alter().
comment_goodness_uninstall ./comment_goodness.install Implements hook_uninstall().
_comment_goodness_disable_actions ./comment_goodness.module Helper function to disable the form submit actions while the comment body is empty. 1
_comment_goodness_get_submitted_string ./comment_goodness.module Returns the proper format of the 'Submitted' string. 2
_comment_goodness_uses_timeago_format ./comment_goodness.module Checks if $date_type uses a Timeago date format. 1

Other projects