Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
trigger_menu_unassign_access drupal/modules/trigger/trigger.module Access callback: Determines if triggers can be unassigned. 1
trigger_node_delete drupal/modules/trigger/trigger.module Implements hook_node_delete().
trigger_node_insert drupal/modules/trigger/trigger.module Implements hook_node_insert().
trigger_node_presave drupal/modules/trigger/trigger.module Implements hook_node_presave().
trigger_node_update drupal/modules/trigger/trigger.module Implements hook_node_update().
trigger_node_view drupal/modules/trigger/trigger.module Implements hook_node_view().
trigger_schema drupal/modules/trigger/trigger.install Implements hook_schema().
trigger_taxonomy_term_delete drupal/modules/trigger/trigger.module Implements hook_taxonomy_term_delete().
trigger_taxonomy_term_insert drupal/modules/trigger/trigger.module Implements hook_taxonomy_term_insert().
trigger_taxonomy_term_update drupal/modules/trigger/trigger.module Implements hook_taxonomy_term_update().
trigger_test_action_info drupal/modules/trigger/tests/trigger_test.module Implements hook_action_info().
trigger_test_generic_action drupal/modules/trigger/tests/trigger_test.module Action fired during the "taxonomy", "comment", and "user" trigger tests. 3
trigger_test_generic_any_action drupal/modules/trigger/tests/trigger_test.module Action fired during the additional trigger tests. 2
trigger_test_system_cron_action drupal/modules/trigger/tests/trigger_test.module Action fired during the "cron run" trigger test. 1
trigger_test_system_cron_conf_action drupal/modules/trigger/tests/trigger_test.module Implement a configurable Drupal action. 1
trigger_test_system_cron_conf_action_form drupal/modules/trigger/tests/trigger_test.module Form for configurable test action.
trigger_test_system_cron_conf_action_submit drupal/modules/trigger/tests/trigger_test.module Form submission handler for configurable test action.
trigger_test_trigger_info drupal/modules/trigger/tests/trigger_test.module Implements hook_trigger_info().
trigger_theme drupal/modules/trigger/trigger.module Implements hook_theme().
trigger_trigger_info drupal/modules/trigger/trigger.module Implements hook_trigger_info().
trigger_unassign drupal/modules/trigger/trigger.admin.inc Form constructor for confirmation page for removal of an assigned action. 1
trigger_unassign_submit drupal/modules/trigger/trigger.admin.inc Form submission handler for trigger_unassign().
trigger_update_7000 drupal/modules/trigger/trigger.install Alter the "hook" field and drop the "op field" of {trigger_assignments}.
trigger_update_7001 drupal/modules/trigger/trigger.install Increase the length of the "hook" field to 78 characters.
trigger_update_7002 drupal/modules/trigger/trigger.install Renames nodeapi to node.
trigger_user_cancel drupal/modules/trigger/trigger.module Implements hook_user_cancel().
trigger_user_delete drupal/modules/trigger/trigger.module Implements hook_user_delete().
trigger_user_insert drupal/modules/trigger/trigger.module Implements hook_user_insert().
trigger_user_login drupal/modules/trigger/trigger.module Implements hook_user_login().
trigger_user_logout drupal/modules/trigger/trigger.module Implements hook_user_logout().
trigger_user_update drupal/modules/trigger/trigger.module Implements hook_user_update().
trigger_user_view drupal/modules/trigger/trigger.module Implements hook_user_view().
truncate_utf8 drupal/includes/unicode.inc Truncates a UTF-8-encoded string safely to a number of characters. 18
unicode_check drupal/includes/unicode.inc Wrapper around _unicode_check(). 2
unicode_requirements drupal/includes/unicode.inc Returns Unicode library status and errors. 1
update_access_allowed drupal/update.php Determines if the current user is allowed to run update.php. 1
update_access_denied_page drupal/update.php Renders a 403 access denied page for update.php. 1
update_already_performed drupal/includes/update.inc Determines if a module update has already been performed. 1
update_authorize_batch_copy_project drupal/modules/update/update.authorize.inc Implements callback_batch_operation(). 2
update_authorize_install_batch_finished drupal/modules/update/update.authorize.inc Implements callback_batch_finished(). 1
update_authorize_run_install drupal/modules/update/update.authorize.inc Installs a new project when invoked by authorize.php. 1
update_authorize_run_update drupal/modules/update/update.authorize.inc Updates existing projects when invoked by authorize.php. 1 1
update_authorize_update_batch_finished drupal/modules/update/update.authorize.inc Implements callback_batch_finished(). 1
update_batch drupal/includes/update.inc Starts the database update batch process. 1
update_build_dependency_graph drupal/includes/update.inc Constructs a graph which encodes the dependencies between module updates. 1
update_cache_clear_submit drupal/modules/update/update.module Form submission handler for system_modules(). 1
update_calculate_project_data drupal/modules/update/update.compare.inc Calculates the current update status of all projects on the site. 3
update_calculate_project_update_status drupal/modules/update/update.compare.inc Calculates the current update status of a specific project. 1
update_callback_service_unavailable drupal/modules/update/tests/update_test.module Page callback: Displays an Error 503 (Service unavailable) page. 1
update_check_incompatibility drupal/includes/update.inc Tests the compatibility of a module or theme. 2

Pages

Other projects