Functions - 7.x-2.x - rules

Primary tabs

Title Deprecated File name Summary Direct uses Strings
rules_get_event_info ./rules.module Gets event info for a given event. 4
rules_get_title ./rules.module Menu callback for getting the title as configured. 3
rules_help ./rules.module Implements hook_help().
rules_hook_info ./rules.module Implements hook_hook_info().
rules_i18n_action_select rules_i18n/rules_i18n.rules.inc Action callback: Select a translated value. 1
rules_i18n_action_select_info_alter rules_i18n/rules_i18n.rules.inc Action "Select a translated value" info_alter callback.
rules_i18n_action_t rules_i18n/rules_i18n.rules.inc Action callback: Translate a text. 1
rules_i18n_action_t_form_alter rules_i18n/rules_i18n.rules.inc Implements hook_form_FORMID_alter() for the action_t form.
rules_i18n_entity_info_alter rules_i18n/rules_i18n.module Implements hook_entity_info_alter().
rules_i18n_install rules_i18n/rules_i18n.install Implements hook_install().
rules_i18n_rules_action_info rules_i18n/rules_i18n.rules.inc Implements hook_rules_action_info().
rules_i18n_rules_config_defaults_rebuild rules_i18n/rules_i18n.module Implements hook_rules_config_defaults_rebuild().
rules_i18n_rules_config_delete rules_i18n/rules_i18n.module Implements hook_rules_config_delete().
rules_i18n_rules_config_insert rules_i18n/rules_i18n.module Implements hook_rules_config_insert(). 2
rules_i18n_rules_config_update rules_i18n/rules_i18n.module Implements hook_rules_config_update(). 2
rules_i18n_rules_evaluator_info rules_i18n/rules_i18n.rules.inc Implements hook_rules_evaluator_info().
rules_i18n_rules_integration_access rules_i18n/rules_i18n.rules.inc Access callback for the rules i18n integration. 1
rules_i18n_rules_ui_menu_alter rules_i18n/rules_i18n.module Implements hook_menu().
rules_import ./rules.module Imports the given export and returns the imported configuration. 3
rules_init ./rules.module Implements hook_init(). 1
rules_install ./rules.install Implements hook_install().
rules_invoke_all ./rules.module Invokes a hook and the associated rules event.
rules_invoke_component ./rules.module Invokes a rule component, e.g. a rule set. 2
rules_invoke_event ./rules.module Invokes configured rules for the given event. 11
rules_invoke_event_by_args ./rules.module Invokes configured rules for the given event. 1
rules_log ./rules.module Log a message to the rules logger. 26 2
rules_loop ./rules.module Creates a loop. 1
rules_mail modules/system.eval.inc Implements hook_mail().
rules_menu ./rules.module Implements hook_menu().
rules_menu_add_element_title ./rules.module Menu callback for getting the title for the add element page. 1
rules_menu_get_item_alter ./rules.module Implements hook_menu_get_item_alter().
rules_modules_disabled ./rules.module Implements hook_modules_disabled().
rules_modules_enabled ./rules.module Implements hook_modules_enabled().
rules_module_implements_alter ./rules.module Implements hook_module_implements_alter().
rules_node_action_info modules/node.rules.inc Implements hook_rules_action_info() on behalf of the node module.
rules_node_admin_access modules/node.rules.inc Node integration admin access callback. 1
rules_node_category_info modules/node.rules.inc Implements hook_rules_category_info() on behalf of the node module.
rules_node_event_info modules/node.rules.inc Implements hook_rules_event_info() on behalf of the node module.
rules_node_file_info modules/node.rules.inc Implements hook_rules_file_info() on behalf of the node module.
rules_node_integration_access modules/node.rules.inc Node integration access callback. 3
rules_or ./rules.module Creates a logical OR condition container. 1
rules_page_build ./rules.module Implements hook_page_build() to add the rules debug log to the page bottom.
rules_path_action_info modules/path.rules.inc Implements hook_rules_action_info() on behalf of the path module.
rules_path_clean_ctools modules/path.eval.inc CTools path cleaning callback.
rules_path_clean_pathauto modules/path.eval.inc Pathauto path cleaning callback.
rules_path_clean_replacement_values ./rules.module Clean replacements so they are URL friendly. 2
rules_path_condition_info modules/path.rules.inc Implements hook_rules_condition_info() on behalf of the path module.
rules_path_default_cleaning_method modules/path.eval.inc Cleans the given path. 2
rules_path_dependencies modules/path.rules.inc Callback to specify the path module as dependency. 2
rules_path_file_info modules/path.rules.inc Implements hook_rules_file_info() on behalf of the path module.

Other projects