You are here

Functions in Comment Alter 7

Primary tabs

Namesort descending Location Description Direct uses Strings
comment_alter_comment_alter_node_postsave ./comment_alter.module Implements hook_comment_alter_node_postsave().
comment_alter_comment_delete ./comment_alter.module Implements hook_comment_delete().
comment_alter_comment_load ./comment_alter.module Implements hook_comment_load().
comment_alter_comment_view ./comment_alter.module Implements hook_comment_view().
comment_alter_field_extra_fields ./comment_alter.module Implements hook_field_extra_fields().
comment_alter_form_comment_form_alter ./comment_alter.module Implements hook_form_BASE_FORM_ID_alter().
comment_alter_form_field_ui_field_edit_form_alter ./comment_alter.module Implements hook_form_FORM_ID_alter().
comment_alter_form_field_ui_field_overview_form_alter ./comment_alter.module Implements hook_form_FORM_ID_alter().
comment_alter_form_node_type_form_alter ./comment_alter.module Implements hook_form_FORM_ID_alter().
comment_alter_get_alterable_fields ./comment_alter.module Returns the comment-alterable fields for a content type. 5 1
comment_alter_get_changed_fields ./comment_alter.module Returns the differences committed with a particular comment. 1
comment_alter_node_presave ./comment_alter.module Implements hook_node_presave().
comment_alter_node_revision_delete ./comment_alter.module Implements hook_node_revision_delete().
comment_alter_node_update ./comment_alter.module Implements hook_node_update().
comment_alter_permission ./comment_alter.module Implements hook_permission().
comment_alter_requirements ./comment_alter.module Implements hook_requirements().
comment_alter_rules_event_info ./comment_alter.rules.inc Implements hook_rules_event_info().
comment_alter_schema ./comment_alter.install Implements hook_schema().
comment_alter_theme ./comment_alter.module Implements hook_theme().
comment_alter_uninstall ./comment_alter.install Implements hook_uninstall().
comment_alter_update_7000 ./comment_alter.install Remove {comment_alter} entries referencing deleted node revisions.
hook_comment_alter_node_postsave ./comment_alter.api.php Respond to comment-triggered node updates.
theme_comment_alter_diff ./comment_alter.module Returns HTML for changes made by comment_alter.
_comment_alter_cleanup_arrays ./comment_alter.module Helper function to recursively clean up semi-empty arrays. 1
_comment_alter_cleanup_field_values ./comment_alter.module Helper function to clean up field values for comparison. 1
_comment_alter_submit_node_fields ./comment_alter.module Submit callback for the altered comment form. 1
_comment_alter_validate_node_fields ./comment_alter.module Validation callback for the altered comment form. 1

Other projects