You are here

Functions in Diff 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
diff_admin_field_overview ./diff.admin.inc Menu callback - provides an overview of Diff support and global settings. 1
diff_admin_global_entity_settings ./diff.admin.inc Global entity settings. 1
diff_admin_global_field_settings ./diff.admin.inc Menu form callback for the field settings. 1
diff_admin_paths_alter ./diff.module Implements hook_admin_paths_alter().
diff_admin_settings ./diff.admin.inc General configuration form for controlling the diff behaviour. 1
diff_available_states ./diff.module The various states that are available. 1
diff_block_configure ./diff.module Implements hook_block_configure().
diff_block_info ./diff.module Implements hook_block_info().
diff_block_save ./diff.module Implements hook_block_save().
diff_block_view ./diff.module Implements hook_block_view().
diff_build_attachments ./diff.module Helper function to load any CSS or JScript files required by a page or form. 2
diff_compare_entities ./diff.pages.inc Generic callback to compare two entities. 1
diff_diffs_overview ./diff.pages.inc Menu callback - an overview table of older revisions. 2
diff_diffs_show ./diff.pages.inc Create a comparison for the node between versions 'old_vid' and 'new_vid'. 1 1
diff_entity_body_rows ./diff.pages.inc Creates an array of rows which represent the difference between two entities. 1
diff_entity_diff ./diff.diff.inc Implements hook_entity_diff().
diff_entity_fields_diff ./diff.diff.inc Internal callback to handle fieldable entities. 1
diff_entity_info_alter ./diff.module Implements hook_entity_info_alter().
diff_extract_state ./diff.diff.inc Helper function to parse out the state in the diff results. 2
diff_features_pipe_node_alter ./diff.module Implementation of hook_features_pipe_COMPONENT_alter().
diff_field_diff_view ./diff.diff.inc A generic handler for parsing field values. 1
diff_filter_xss ./diff.module A wrapper function for filter_xss() to exclude all tags.
diff_form_node_form_alter ./diff.module Implements hook_form_BASE_FORM_ID_alter().
diff_form_node_type_form_alter ./diff.module Implements hook_form_BASE_FORM_ID_alter().
diff_get_field_settings ./diff.diff.inc Helper function to get the settings for a given field or formatter. 1
diff_get_inline ./diff.module Render and markup a diff of two strings into HTML markup. 1
diff_get_rows ./diff.module Render the table rows for theme('table'). 1
diff_global_settings_form ./diff.diff.inc Helper function to initiate any global form elements. 1
diff_help ./diff.module Implements hook_help().
diff_hook_info ./diff.module Implements hook_hook_info().
diff_inline_ajax ./diff.module AHAH callback for rendering the inline diff of a node. 1
diff_inline_form ./diff.module Form builder: Inline diff controls. 1
diff_inline_form_submit ./diff.module Form submission handler for diff_inline_form() for JS-disabled clients. 1
diff_inline_show ./diff.pages.inc Show the inline diff for a given node, vid. 2
diff_install ./diff.install Implements hook_install().
diff_latest ./diff.pages.inc Menu callback - show latest diff for a given node. 1
diff_markdown_state ./diff.pages.inc Helper function to render plain states from the corresponding raw state. 1
diff_menu ./diff.module Implements hook_menu().
diff_menu_alter ./diff.module Implements hook_menu_alter().
diff_node_form_build_preview_changes ./diff.module Submit handler for the 'View changes' action. 1
diff_node_revisions ./diff.pages.inc Input form to select two revisions. 1
diff_node_revisions_submit ./diff.pages.inc Submit code for input form to select two revisions.
diff_node_revisions_validate ./diff.pages.inc Validation for input form to select two revisions.
diff_node_revision_access ./diff.module Access callback for the node revisions page. 1 2
diff_node_revision_list ./diff.module Returns a list of all the existing revision numbers. 2
diff_node_type_delete ./diff.module Implements hook_node_type_delete().
diff_node_type_update ./diff.module Implements hook_node_type_update().
diff_node_view_alter ./diff.module Implements hook_node_view_alter().
diff_normalise_text ./diff.module A helper function to normalise system differences. 1 1
diff_permission ./diff.module Implements hook_permission().

Pages

Other projects