You are here

17 calls to rules_include() in Rules 6

rules_admin_element_alter_form in rules_admin/rules_admin.rule_forms.inc
Allows the element to alter the default configuration form
rules_admin_element_alter_form_submit in rules_admin/rules_admin.rule_forms.inc
rules_admin_element_alter_form_validate in rules_admin/rules_admin.rule_forms.inc
rules_admin_element_help in rules_admin/rules_admin.inc
Shows the element help
rules_admin_import_workflow_ng in rules_admin/rules_admin.export.inc
Tries to import workflow-ng rules.
rules_categories_features_export in rules/rules.export.inc
Implementation of hook_features_export() for categories.
rules_categories_features_export_options in rules/rules.export.inc
Implementation of hook_features_export_options() for tags.
rules_categories_features_export_render in rules/rules.export.inc
Implementation of hook_features_export_render() for categories.
rules_categories_features_revert in rules/rules.export.inc
Implementation of hook_features_revert() for rule categories.
rules_forms_include_after_build in rules_forms/rules_forms.module
Form after build handler to include *.rules.inc files that are needed for other after build handlers. This is necessary because forms get cached and required includes may not be available anymore.
rules_gather_data in rules/rules.module
Gathers module definitions for the given name Used for collecting events, rules, actions and condtions from other modules
rules_get_item_defaults in rules/rules.module
Returns all defined item defaults $item_type Which defaults to return, e.g. 'rules', 'rule_sets' or 'states'
rules_input_evaluators_help in rules/rules.input_evaluators.inc
Returns help for the input evalutors as an array as suitable for drupal_render().
rules_invoke_rule_set in rules/rules.module
Invokes configured rules for the given rule set
rules_scheduler_cron in rules_scheduler/rules_scheduler.module
Implementation of hook_cron().
rules_update_6001 in rules/rules.install
Upgrade from workflow-ng
rule_load in rules_admin/rules_admin.module
Loads the admin proxy of the rule with the given name