Search for all

  1. Search 8.x-3.x for all
  2. Other projects
Title Object type File name Summary
rules_get_event_handler function ./rules.module Returns the rule event handler for the given event.
rules_get_event_info function ./rules.module Gets event info for a given event.
rules_get_title function ./rules.module Menu callback for getting the title as configured.
rules_help function ./rules.module Implements hook_help().
rules_hook_info function ./rules.module Implements hook_hook_info().
rules_i18n.i18n.inc file rules_i18n/rules_i18n.i18n.inc Internationalization integration based upon the entity API i18n stuff.
rules_i18n.info file rules_i18n/rules_i18n.info name = Rules translation
description = Allows translating rules.
dependencies[] = rules:rules
dependencies[] = i18n:i18n_string
package = Multilingual - Internationalization
core = 7.x
files[] = rules_i18n.i18n.inc
files[] =…
rules_i18n.install file rules_i18n/rules_i18n.install Install file for Rules i18n.
rules_i18n.module file rules_i18n/rules_i18n.module Rules i18n integration.
rules_i18n.rules.inc file rules_i18n/rules_i18n.rules.inc Internationalization rules integration.
rules_i18n.test file rules_i18n/rules_i18n.test Rules i18n tests.
rules_i18n_action_select function rules_i18n/rules_i18n.rules.inc Action callback: Select a translated value.
rules_i18n_action_select_info_alter function rules_i18n/rules_i18n.rules.inc Action "Select a translated value" info_alter callback.
rules_i18n_action_t function rules_i18n/rules_i18n.rules.inc Action callback: Translate a text.
rules_i18n_action_t_form_alter function rules_i18n/rules_i18n.rules.inc Implements hook_form_FORMID_alter() for the action_t form.
rules_i18n_entity_info_alter function rules_i18n/rules_i18n.module Implements hook_entity_info_alter().
rules_i18n_install function rules_i18n/rules_i18n.install Implements hook_install().
rules_i18n_rules_action_info function rules_i18n/rules_i18n.rules.inc Implements hook_rules_action_info().
rules_i18n_rules_config_defaults_rebuild function rules_i18n/rules_i18n.module Implements hook_rules_config_defaults_rebuild().
rules_i18n_rules_config_delete function rules_i18n/rules_i18n.module Implements hook_rules_config_delete().
rules_i18n_rules_config_insert function rules_i18n/rules_i18n.module Implements hook_rules_config_insert().
rules_i18n_rules_config_update function rules_i18n/rules_i18n.module Implements hook_rules_config_update().
rules_i18n_rules_evaluator_info function rules_i18n/rules_i18n.rules.inc Implements hook_rules_evaluator_info().
rules_i18n_rules_integration_access function rules_i18n/rules_i18n.rules.inc Access callback for the rules i18n integration.
rules_i18n_rules_ui_menu_alter function rules_i18n/rules_i18n.module Implements hook_menu().
rules_import function ./rules.module Imports the given export and returns the imported configuration.
rules_init function ./rules.module Implements hook_init().
rules_install function ./rules.install Implements hook_install().
rules_invoke_all function ./rules.module Invokes a hook and the associated rules event.
rules_invoke_component function ./rules.module Invokes a rule component, e.g. a rule set.
rules_invoke_event function ./rules.module Invokes configured rules for the given event.
rules_invoke_event_by_args function ./rules.module Invokes configured rules for the given event.
rules_log function ./rules.module Log a message to the rules logger.
rules_loop function ./rules.module Creates a loop.
rules_mail function modules/system.eval.inc Implements hook_mail().
rules_menu function ./rules.module Implements hook_menu().
rules_menu_add_element_title function ./rules.module Menu callback for getting the title for the add element page.
rules_menu_get_item_alter function ./rules.module Implements hook_menu_get_item_alter().
rules_modules_disabled function ./rules.module Implements hook_modules_disabled().
rules_modules_enabled function ./rules.module Implements hook_modules_enabled().
rules_module_implements_alter function ./rules.module Implements hook_module_implements_alter().
rules_node_action_info function modules/node.rules.inc Implements hook_rules_action_info() on behalf of the node module.
rules_node_admin_access function modules/node.rules.inc Node integration admin access callback.
rules_node_category_info function modules/node.rules.inc Implements hook_rules_category_info() on behalf of the node module.
rules_node_event_info function modules/node.rules.inc Implements hook_rules_event_info() on behalf of the node module.
rules_node_file_info function modules/node.rules.inc Implements hook_rules_file_info() on behalf of the node module.
rules_node_integration_access function modules/node.rules.inc Node integration access callback.
rules_or function ./rules.module Creates a logical OR condition container.
rules_page_build function ./rules.module Implements hook_page_build() to add the rules debug log to the page bottom.
rules_path_action_info function modules/path.rules.inc Implements hook_rules_action_info() on behalf of the path module.