Functions - 7.x-2.x - rules

Primary tabs

Title Deprecated File name Summary Direct uses Strings
rules_path_integration_access modules/path.rules.inc Path integration access callback. 2
rules_permission ./rules.module Implements hook_permission().
rules_permissions_by_component ./rules.module Helper function return permissions for components that have access exposed. 3
rules_php_action_info modules/php.rules.inc Implements hook_rules_action_info() on behalf of the php module.
rules_php_condition_info modules/php.rules.inc Implements hook_rules_condition_info() on behalf of the PHP module.
rules_php_data_processor_info modules/php.rules.inc Implements hook_rules_data_processor_info() on behalf of the php module.
rules_php_eval modules/php.eval.inc Evaluates the given PHP code, with the given variables defined. 1
rules_php_evaluator_help modules/php.rules.inc Generates help for the PHP actions, conditions and input evaluator. 1
rules_php_evaluator_info modules/php.rules.inc Implements hook_rules_evaluator_info() on behalf of the php module.
rules_php_eval_return modules/php.eval.inc Evaluates the given PHP code, with the given variables defined. 2
rules_php_file_info modules/php.rules.inc Implements hook_rules_file_info() on behalf of the php module.
rules_php_integration_access modules/php.rules.inc PHP integration access callback. 2
rules_plugin_factory ./rules.module Creates a new instance of a the given rules plugin. 17
rules_reaction_rule ./rules.module Creates a new reaction rule. 11
rules_rules_action_info ./rules.rules.inc Implements hook_rules_action_info().
rules_rules_category_info ./rules.rules.inc Implements hook_rules_category_info().
rules_rules_condition_info ./rules.rules.inc Implements hook_rules_condition_info().
rules_rules_config_access ./rules.module Implements hook_rules_config_access().
rules_rules_core_action_info modules/rules_core.rules.inc Implements hook_rules_action_info() on behalf of the pseudo rules_core module.
rules_rules_core_category_info modules/rules_core.rules.inc Implements hook_rules_category_info() on behalf of the rules_core.
rules_rules_core_condition_info modules/rules_core.rules.inc Implements hook_rules_condition_info() on behalf of the pseudo rules_core module.
rules_rules_core_data_info modules/rules_core.rules.inc Implements hook_rules_data_info() on behalf of the pseudo rules_core module.
rules_rules_core_data_info_alter modules/rules_core.rules.inc Implements hook_rules_data_info_alter() on behalf of the pseudo rules_core module. 1
rules_rules_core_data_processor_info modules/rules_core.rules.inc Implements hook_rules_data_processor_info() on behalf of the pseudo rules_core module.
rules_rules_core_evaluator_info modules/rules_core.rules.inc Implements hook_rules_evaluator_info() on behalf of the pseudo rules_core module.
rules_rules_core_file_info modules/rules_core.rules.inc Implements hook_rules_file_info() on behalf of the pseudo rules_core module.
rules_rules_data_info ./rules.rules.inc Implements hook_rules_data_info().
rules_rules_data_info_alter ./rules.rules.inc Implements hook_rules_data_info_alter().
rules_rules_data_processor_info ./rules.rules.inc Implements hook_rules_data_processor_info().
rules_rules_evaluator_info ./rules.rules.inc Implements hook_rules_evaluator_info().
rules_rules_event_info ./rules.rules.inc Implements hook_rules_event_info().
rules_rules_file_info ./rules.rules.inc Implements hook_rules_file_info().
rules_rules_plugin_info ./rules.module Implements hook_rules_plugin_info().
rules_rule_set ./rules.module Creates a rule set. 5
rules_scheduler_action_delete rules_scheduler/rules_scheduler.rules.inc Action: Delete scheduled tasks. 1
rules_scheduler_action_delete_help rules_scheduler/rules_scheduler.rules.inc Help for the cancel action.
rules_scheduler_action_delete_validate rules_scheduler/rules_scheduler.rules.inc Cancels scheduled task action validation callback.
rules_scheduler_action_schedule rules_scheduler/rules_scheduler.rules.inc Base action implementation for scheduling components. 1
rules_scheduler_action_schedule_form_alter rules_scheduler/rules_scheduler.rules.inc Form alter callback for the schedule action.
rules_scheduler_action_schedule_help rules_scheduler/rules_scheduler.rules.inc Help for the schedule action.
rules_scheduler_action_schedule_info_alter rules_scheduler/rules_scheduler.rules.inc Info alteration callback for the schedule action.
rules_scheduler_action_schedule_validate rules_scheduler/rules_scheduler.rules.inc Validate callback for the schedule action.
rules_scheduler_action_upgrade rules_scheduler/rules_scheduler.install Rules upgrade callback.
rules_scheduler_action_upgrade_map_name rules_scheduler/rules_scheduler.install Rules upgrade callback for mapping the action name.
rules_scheduler_component_options_list rules_scheduler/rules_scheduler.rules.inc Options list callback returning a list of action components. 1
rules_scheduler_cron rules_scheduler/rules_scheduler.module Implements hook_cron().
rules_scheduler_cron_queue_info rules_scheduler/rules_scheduler.module Implements hook_cron_queue_info().
rules_scheduler_delete_task rules_scheduler/rules_scheduler.admin.inc Confirmation form for deleting single tasks. 1
rules_scheduler_delete_task_submit rules_scheduler/rules_scheduler.admin.inc Submit handler for deleting single tasks.
rules_scheduler_drush_command rules_scheduler/rules_scheduler.drush.inc Implements hook_drush_command().

Other projects