Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
tracker_comment_delete drupal/modules/tracker/tracker.module Implements hook_comment_delete().
tracker_comment_publish drupal/modules/tracker/tracker.module Implements hook_comment_publish().
tracker_comment_unpublish drupal/modules/tracker/tracker.module Implements hook_comment_unpublish().
tracker_comment_update drupal/modules/tracker/tracker.module Implements hook_comment_update().
tracker_cron drupal/modules/tracker/tracker.module Implements hook_cron(). 2
tracker_enable drupal/modules/tracker/tracker.install Implements hook_enable().
tracker_help drupal/modules/tracker/tracker.module Implements hook_help().
tracker_menu drupal/modules/tracker/tracker.module Implements hook_menu().
tracker_node_delete drupal/modules/tracker/tracker.module Implements hook_node_delete().
tracker_node_insert drupal/modules/tracker/tracker.module Implements hook_node_insert().
tracker_node_update drupal/modules/tracker/tracker.module Implements hook_node_update().
tracker_page drupal/modules/tracker/tracker.pages.inc Page callback: prints a listing of active nodes on the site. 1
tracker_schema drupal/modules/tracker/tracker.install Implements hook_schema().
tracker_uninstall drupal/modules/tracker/tracker.install Implements hook_uninstall().
tracker_update_7000 drupal/modules/tracker/tracker.install Create new tracker_node and tracker_user tables.
translation_admin_paths drupal/modules/translation/translation.module Implements hook_admin_paths().
translation_form_node_form_alter drupal/modules/translation/translation.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
translation_form_node_type_form_alter drupal/modules/translation/translation.module Implements hook_form_FORM_ID_alter() for node_type_form().
translation_help drupal/modules/translation/translation.module Implements hook_help().
translation_language_switch_links_alter drupal/modules/translation/translation.module Implements hook_language_switch_links_alter().
translation_menu drupal/modules/translation/translation.module Implements hook_menu().
translation_node_delete drupal/modules/translation/translation.module Implements hook_node_delete().
translation_node_get_translations drupal/modules/translation/translation.module Gets all nodes in a given translation set. 7
translation_node_insert drupal/modules/translation/translation.module Implements hook_node_insert().
translation_node_overview drupal/modules/translation/translation.pages.inc Page callback: Displays a list of a node's translations. 1
translation_node_prepare drupal/modules/translation/translation.module Implements hook_node_prepare().
translation_node_update drupal/modules/translation/translation.module Implements hook_node_update().
translation_node_validate drupal/modules/translation/translation.module Implements hook_node_validate().
translation_node_view drupal/modules/translation/translation.module Implements hook_node_view().
translation_path_get_translations drupal/modules/translation/translation.module Returns the paths of all translations of a node, based on its Drupal path.
translation_permission drupal/modules/translation/translation.module Implements hook_permission().
translation_remove_from_set drupal/modules/translation/translation.module Removes a node from its translation set and updates accordingly. 1
translation_supported_type drupal/modules/translation/translation.module Returns whether the given content type has support for translations. 8
translation_test_node_insert drupal/modules/translation/tests/translation_test.module Implements hook_node_insert().
trigger_actions_delete drupal/modules/trigger/trigger.module Implements hook_actions_delete().
trigger_assign drupal/modules/trigger/trigger.admin.inc Builds a form that allows users to assign actions to triggers. 1
trigger_assign_form drupal/modules/trigger/trigger.admin.inc Returns the form for assigning an action to a trigger. 1
trigger_assign_form_submit drupal/modules/trigger/trigger.admin.inc Form submission handler for trigger_assign_form(). 1
trigger_assign_form_validate drupal/modules/trigger/trigger.admin.inc Form validation handler for trigger_assign_form(). 1
trigger_comment_delete drupal/modules/trigger/trigger.module Implements hook_comment_delete().
trigger_comment_insert drupal/modules/trigger/trigger.module Implements hook_comment_insert().
trigger_comment_presave drupal/modules/trigger/trigger.module Implements hook_comment_presave().
trigger_comment_update drupal/modules/trigger/trigger.module Implements hook_comment_update().
trigger_comment_view drupal/modules/trigger/trigger.module Implements hook_comment_view().
trigger_cron drupal/modules/trigger/trigger.module Implements hook_cron().
trigger_forms drupal/modules/trigger/trigger.module Implements hook_forms().
trigger_get_assigned_actions drupal/modules/trigger/trigger.module Gets the action IDs of actions to be executed for a hook. 9 4
trigger_help drupal/modules/trigger/trigger.module Implements hook_help().
trigger_install drupal/modules/trigger/trigger.install Implements hook_install().
trigger_menu drupal/modules/trigger/trigger.module Implements hook_menu().

Pages

Other projects