You are here

Rules module integrations. in Rules 6

Same name and namespace in other branches
  1. 7.2 rules.api.php \rules

Module integrations with the rules module.

The Rules developer documentation describes how modules can integrate with rules: http://drupal.org/node/298486.

File

rules/rules.api.php, line 11
This file contains no working PHP code; it exists to provide additional documentation for doxygen as well as to document hooks in the standard Drupal manner.

Functions

Namesort descending Location Description
comment_rules_action_info rules/modules/comment.rules.inc Implementation of hook_rules_action_info().
comment_rules_action_info rules/modules/comment.rules.inc Implementation of hook_rules_action_info().
comment_rules_data_type_info rules/modules/comment.rules.inc Implementation of hook_rules_data_type_info()
comment_rules_data_type_info rules/modules/comment.rules.inc Implementation of hook_rules_data_type_info()
comment_rules_event_info rules/modules/comment.rules.inc Implementation of hook_rules_event_info()
comment_rules_event_info rules/modules/comment.rules.inc Implementation of hook_rules_event_info()
node_rules_action_info rules/modules/node.rules.inc Implementation of hook_rules_action_info().
node_rules_action_info rules/modules/node.rules.inc Implementation of hook_rules_action_info().
node_rules_action_info_alter rules/modules/node.rules.inc Implementation of hook_rules_action_info_alter().
node_rules_action_info_alter rules/modules/node.rules.inc Implementation of hook_rules_action_info_alter().
node_rules_condition_info rules/modules/node.rules.inc Implementation of hook_rules_condition_info()
node_rules_condition_info rules/modules/node.rules.inc Implementation of hook_rules_condition_info()
node_rules_data_type_info rules/modules/node.rules.inc Implementation of hook_rules_data_type_info()
node_rules_data_type_info rules/modules/node.rules.inc Implementation of hook_rules_data_type_info()
node_rules_event_info rules/modules/node.rules.inc Implementation of hook_rules_event_info()
node_rules_event_info rules/modules/node.rules.inc Implementation of hook_rules_event_info()
node_rules_upgrade_event_map rules/modules/node.rules_forms.inc Implementation of hook_rules_upgrade_event_map().
node_rules_upgrade_event_map rules/modules/node.rules_forms.inc Implementation of hook_rules_upgrade_event_map().
path_rules_action_info rules/modules/path.rules.inc Implementation of hook_rules_action_info().
path_rules_action_info rules/modules/path.rules.inc Implementation of hook_rules_action_info().
path_rules_condition_info rules/modules/path.rules.inc Implementation of hook_rules_condition_info().
path_rules_condition_info rules/modules/path.rules.inc Implementation of hook_rules_condition_info().
php_rules_action_info rules/modules/php.rules.inc Implementation of hook_rules_action_info().
php_rules_action_info rules/modules/php.rules.inc Implementation of hook_rules_action_info().
php_rules_condition_info rules/modules/php.rules.inc Implementation of hook_rules_condition_info().
php_rules_condition_info rules/modules/php.rules.inc Implementation of hook_rules_condition_info().
php_rules_evaluator rules/modules/php.rules.inc Implementation of hook_rules_evaluator().
php_rules_evaluator rules/modules/php.rules.inc Implementation of hook_rules_evaluator().
rules_action_add_node rules/modules/node.rules.inc Action "Add a node"
rules_action_add_node rules/modules/node.rules.inc Action "Add a node"
rules_action_add_node_form rules/modules/node.rules_forms.inc Action "Add a node" configuration form
rules_action_add_node_form rules/modules/node.rules_forms.inc Action "Add a node" configuration form
rules_action_add_node_variable_label rules/modules/node.rules_forms.inc
rules_action_add_node_variable_label rules/modules/node.rules_forms.inc
rules_action_custom_php rules/modules/php.rules.inc Custom php action: Fires up the input evaluator manually and returns it's return value.
rules_action_custom_php rules/modules/php.rules.inc Custom php action: Fires up the input evaluator manually and returns it's return value.
rules_action_custom_php_form rules/modules/php.rules_forms.inc Execute custom php code action configuration form.
rules_action_custom_php_form rules/modules/php.rules_forms.inc Execute custom php code action configuration form.
rules_action_custom_php_submit rules/modules/php.rules_forms.inc Execute custom php code action configuration form.
rules_action_custom_php_submit rules/modules/php.rules_forms.inc Execute custom php code action configuration form.
rules_action_delete_node rules/modules/node.rules.inc Action "Delete a node".
rules_action_delete_node rules/modules/node.rules.inc Action "Delete a node".
rules_action_delete_node_label rules/modules/node.rules_forms.inc Action "Delete content" - Label callback
rules_action_delete_node_label rules/modules/node.rules_forms.inc Action "Delete content" - Label callback
rules_action_drupal_goto rules/modules/system.rules.inc Action Implementation: Page redirect.
rules_action_drupal_goto rules/modules/system.rules.inc Action Implementation: Page redirect.
rules_action_drupal_goto_form rules/modules/system.rules_forms.inc Action "Page redirect" configuration form
rules_action_drupal_goto_form rules/modules/system.rules_forms.inc Action "Page redirect" configuration form
rules_action_drupal_message rules/modules/system.rules.inc
rules_action_drupal_message rules/modules/system.rules.inc
rules_action_drupal_message_form rules/modules/system.rules_forms.inc Action drupal message configuration form.
rules_action_drupal_message_form rules/modules/system.rules_forms.inc Action drupal message configuration form.
rules_action_invoke_set rules/modules/rules.rules.inc Base action implementation for invoking all rule sets.
rules_action_invoke_set rules/modules/rules.rules.inc Base action implementation for invoking all rule sets.
rules_action_invoke_set_features_export rules/modules/rules.rules_forms.inc Also add in the invoked rule set when exporting for features.
rules_action_invoke_set_features_export rules/modules/rules.rules_forms.inc Also add in the invoked rule set when exporting for features.
rules_action_load_comment rules/modules/comment.rules.inc Action: Load a comment by id.
rules_action_load_comment rules/modules/comment.rules.inc Action: Load a comment by id.
rules_action_load_comment_variable_label rules/modules/comment.rules_forms.inc Action "Load a comment by id" variable label callback.
rules_action_load_comment_variable_label rules/modules/comment.rules_forms.inc Action "Load a comment by id" variable label callback.
rules_action_load_node rules/modules/node.rules.inc Loads a node
rules_action_load_node rules/modules/node.rules.inc Loads a node
rules_action_load_node_variable_label rules/modules/node.rules_forms.inc Action "Load a node" variable label callback
rules_action_load_node_variable_label rules/modules/node.rules_forms.inc Action "Load a node" variable label callback
rules_action_load_user rules/modules/user.rules.inc Loads a user
rules_action_load_user rules/modules/user.rules.inc Loads a user
rules_action_load_user_form rules/modules/user.rules_forms.inc
rules_action_load_user_form rules/modules/user.rules_forms.inc
rules_action_load_user_validate rules/modules/user.rules_forms.inc
rules_action_load_user_validate rules/modules/user.rules_forms.inc
rules_action_mail rules/modules/system.rules.inc Action Implementation: rules_action_mail This action makes use of the rules_action_mail_to_user action implementation.
rules_action_mail rules/modules/system.rules.inc Action Implementation: rules_action_mail This action makes use of the rules_action_mail_to_user action implementation.
rules_action_mail_form rules/modules/system.rules_forms.inc Action "Send a mail to an arbitrary mail address" configuration form
rules_action_mail_form rules/modules/system.rules_forms.inc Action "Send a mail to an arbitrary mail address" configuration form
rules_action_mail_to_user rules/modules/system.rules.inc Action Implementation: Send a mail to a user.
rules_action_mail_to_user rules/modules/system.rules.inc Action Implementation: Send a mail to a user.
rules_action_mail_to_users_of_role rules/modules/system.rules.inc Action: Send mail to all users of a specific role group(s).
rules_action_mail_to_users_of_role rules/modules/system.rules.inc Action: Send mail to all users of a specific role group(s).
rules_action_mail_to_users_of_role_form rules/modules/system.rules_forms.inc Action "Send a mail to users of a role" configuration form
rules_action_mail_to_users_of_role_form rules/modules/system.rules_forms.inc Action "Send a mail to users of a role" configuration form
rules_action_mail_to_users_of_role_submit rules/modules/system.rules_forms.inc
rules_action_mail_to_users_of_role_submit rules/modules/system.rules_forms.inc
rules_action_mail_to_user_form rules/modules/system.rules_forms.inc Action "Send a mail to a user" configuration form
rules_action_mail_to_user_form rules/modules/system.rules_forms.inc Action "Send a mail to a user" configuration form
rules_action_node_load_author rules/modules/node.rules.inc Loads the content author
rules_action_node_load_author rules/modules/node.rules.inc Loads the content author
rules_action_node_load_author_label rules/modules/node.rules_forms.inc Action load node author label callback
rules_action_node_load_author_label rules/modules/node.rules_forms.inc Action load node author label callback
rules_action_node_load_author_variable_label rules/modules/node.rules_forms.inc Action load node author variable label callback
rules_action_node_load_author_variable_label rules/modules/node.rules_forms.inc Action load node author variable label callback
rules_action_node_path_alias rules/modules/path.rules.inc Action Implementation
rules_action_node_path_alias rules/modules/path.rules.inc Action Implementation
rules_action_node_path_alias_form rules/modules/path.rules_forms.inc
rules_action_node_path_alias_form rules/modules/path.rules_forms.inc
rules_action_node_path_alias_help rules/modules/path.rules_forms.inc
rules_action_node_path_alias_help rules/modules/path.rules_forms.inc
rules_action_node_path_alias_label rules/modules/path.rules_forms.inc
rules_action_node_path_alias_label rules/modules/path.rules_forms.inc
rules_action_node_set_author rules/modules/node.rules.inc Modifies a node as configured
rules_action_node_set_author rules/modules/node.rules.inc Modifies a node as configured
rules_action_node_set_author_label rules/modules/node.rules_forms.inc Action set node author - Label callback
rules_action_node_set_author_label rules/modules/node.rules_forms.inc Action set node author - Label callback
rules_action_path_alias rules/modules/path.rules.inc Action Implementation
rules_action_path_alias rules/modules/path.rules.inc Action Implementation
rules_action_path_alias_form rules/modules/path.rules_forms.inc
rules_action_path_alias_form rules/modules/path.rules_forms.inc
rules_action_path_alias_validate rules/modules/path.rules_forms.inc
rules_action_path_alias_validate rules/modules/path.rules_forms.inc
rules_action_save_variable rules/modules/rules.rules.inc Base action implementation for adding a new variable and saving variables.
rules_action_save_variable rules/modules/rules.rules.inc Base action implementation for adding a new variable and saving variables.
rules_action_save_variable_form rules/modules/rules.rules_forms.inc
rules_action_save_variable_form rules/modules/rules.rules_forms.inc
rules_action_save_variable_help rules/modules/rules.rules_forms.inc
rules_action_save_variable_help rules/modules/rules.rules_forms.inc
rules_action_set_breadcrumb rules/modules/system.rules.inc Action Implementation: Set breadcrumb.
rules_action_set_breadcrumb rules/modules/system.rules.inc Action Implementation: Set breadcrumb.
rules_action_set_breadcrumb_form rules/modules/system.rules_forms.inc Action "Set breadcrumb" configuration form
rules_action_set_breadcrumb_form rules/modules/system.rules_forms.inc Action "Set breadcrumb" configuration form
rules_action_set_node_title rules/modules/node.rules.inc Sets the content title
rules_action_set_node_title rules/modules/node.rules.inc Sets the content title
rules_action_set_node_title_label rules/modules/node.rules_forms.inc Action set node title - Label callback
rules_action_set_node_title_label rules/modules/node.rules_forms.inc Action set node title - Label callback
rules_action_taxonomy_add_term rules/modules/taxonomy.rules.inc Action: Add a new term to vocabulary.
rules_action_taxonomy_add_term rules/modules/taxonomy.rules.inc Action: Add a new term to vocabulary.
rules_action_taxonomy_add_term_form rules/modules/taxonomy.rules_forms.inc Action: Add a new term to vocabulary configuration form.
rules_action_taxonomy_add_term_form rules/modules/taxonomy.rules_forms.inc Action: Add a new term to vocabulary configuration form.
rules_action_taxonomy_add_vocab rules/modules/taxonomy.rules.inc Action: Add a new vocabulary.
rules_action_taxonomy_add_vocab rules/modules/taxonomy.rules.inc Action: Add a new vocabulary.
rules_action_taxonomy_add_vocab_form rules/modules/taxonomy.rules_forms.inc Action: Create a new vocabulary configuration form.
rules_action_taxonomy_add_vocab_form rules/modules/taxonomy.rules_forms.inc Action: Create a new vocabulary configuration form.
rules_action_taxonomy_add_vocab_submit rules/modules/taxonomy.rules_forms.inc Action: Create a new vocabulary submit handler.
rules_action_taxonomy_add_vocab_submit rules/modules/taxonomy.rules_forms.inc Action: Create a new vocabulary submit handler.
rules_action_taxonomy_delete_term rules/modules/taxonomy.rules.inc Action: Delete a term.
rules_action_taxonomy_delete_term rules/modules/taxonomy.rules.inc Action: Delete a term.
rules_action_taxonomy_load_term rules/modules/taxonomy.rules.inc Action: Load a term.
rules_action_taxonomy_load_term rules/modules/taxonomy.rules.inc Action: Load a term.
rules_action_taxonomy_load_term_form rules/modules/taxonomy.rules_forms.inc Action: Load a term configuration form.
rules_action_taxonomy_load_term_form rules/modules/taxonomy.rules_forms.inc Action: Load a term configuration form.
rules_action_taxonomy_load_term_form_step_submit rules/modules/taxonomy.rules_forms.inc
rules_action_taxonomy_load_term_form_step_submit rules/modules/taxonomy.rules_forms.inc
rules_action_taxonomy_load_vocab rules/modules/taxonomy.rules.inc Action: Load a vocabulary.
rules_action_taxonomy_load_vocab rules/modules/taxonomy.rules.inc Action: Load a vocabulary.
rules_action_taxonomy_load_vocab_form rules/modules/taxonomy.rules_forms.inc Action: Load a vocabulary configuration form.
rules_action_taxonomy_load_vocab_form rules/modules/taxonomy.rules_forms.inc Action: Load a vocabulary configuration form.
rules_action_taxonomy_term_assign_to_content rules/modules/taxonomy.rules.inc Action: Assign or remove a term to content.
rules_action_taxonomy_term_assign_to_content rules/modules/taxonomy.rules.inc Action: Assign or remove a term to content.
rules_action_taxonomy_term_remove_from_content rules/modules/taxonomy.rules.inc Action: Remove a term from content.
rules_action_taxonomy_term_remove_from_content rules/modules/taxonomy.rules.inc Action: Remove a term from content.
rules_action_user_addrole rules/modules/user.rules.inc Action user: adds roles to a particular user
rules_action_user_addrole rules/modules/user.rules.inc Action user: adds roles to a particular user
rules_action_user_addrole_form rules/modules/user.rules_forms.inc Action: add user roles form
rules_action_user_addrole_form rules/modules/user.rules_forms.inc Action: add user roles form
rules_action_user_addrole_submit rules/modules/user.rules_forms.inc
rules_action_user_addrole_submit rules/modules/user.rules_forms.inc
rules_action_user_create rules/modules/user.rules.inc Action: Creates a user.
rules_action_user_create rules/modules/user.rules.inc Action: Creates a user.
rules_action_user_removerole rules/modules/user.rules.inc User Action: deletes roles from a given user
rules_action_user_removerole rules/modules/user.rules.inc User Action: deletes roles from a given user
rules_action_user_removerole_form rules/modules/user.rules_forms.inc User Action: form for selecting roles to be deleted
rules_action_user_removerole_form rules/modules/user.rules_forms.inc User Action: form for selecting roles to be deleted
rules_action_user_removerole_submit rules/modules/user.rules_forms.inc
rules_action_user_removerole_submit rules/modules/user.rules_forms.inc
rules_action_watchdog rules/modules/system.rules.inc Action Implementation: Log to watchdog.
rules_action_watchdog rules/modules/system.rules.inc Action Implementation: Log to watchdog.
rules_action_watchdog_form rules/modules/system.rules_forms.inc Action "Watchdog" configuration form
rules_action_watchdog_form rules/modules/system.rules_forms.inc Action "Watchdog" configuration form
rules_clean_path rules/modules/path.rules.inc Cleans the given path by replacing non ASCII characters with the given $replace parameter
rules_clean_path rules/modules/path.rules.inc Cleans the given path by replacing non ASCII characters with the given $replace parameter
rules_comment rules/modules/rules.events.inc Implementation of hook_comment().
rules_comment rules/modules/rules.events.inc Implementation of hook_comment().
rules_condition_alias_exists rules/modules/path.rules.inc Condition implementation: Check if the URL alias already exists
rules_condition_alias_exists rules/modules/path.rules.inc Condition implementation: Check if the URL alias already exists
rules_condition_alias_exists_form rules/modules/path.rules_forms.inc
rules_condition_alias_exists_form rules/modules/path.rules_forms.inc
rules_condition_check_boolean rules/modules/rules.rules.inc Condition implementation: Boolean check.
rules_condition_check_boolean rules/modules/rules.rules.inc Condition implementation: Boolean check.
rules_condition_check_boolean_help rules/modules/rules.rules_forms.inc
rules_condition_check_boolean_help rules/modules/rules.rules_forms.inc
rules_condition_content_has_term rules/modules/taxonomy.rules.inc Condition: Check for selected terms.
rules_condition_content_has_term rules/modules/taxonomy.rules.inc Condition: Check for selected terms.
rules_condition_content_has_term_form rules/modules/taxonomy.rules_forms.inc Condition: Check for terms; Configuration form.
rules_condition_content_has_term_form rules/modules/taxonomy.rules_forms.inc Condition: Check for terms; Configuration form.
rules_condition_content_is_new rules/modules/node.rules.inc Condition: Check if the node is new
rules_condition_content_is_new rules/modules/node.rules.inc Condition: Check if the node is new
rules_condition_content_is_new_label rules/modules/node.rules_forms.inc
rules_condition_content_is_new_label rules/modules/node.rules_forms.inc
rules_condition_content_is_promoted rules/modules/node.rules.inc Condition: Check if the node is promoted to the frontpage
rules_condition_content_is_promoted rules/modules/node.rules.inc Condition: Check if the node is promoted to the frontpage
rules_condition_content_is_promoted_label rules/modules/node.rules_forms.inc
rules_condition_content_is_promoted_label rules/modules/node.rules_forms.inc
rules_condition_content_is_published rules/modules/node.rules.inc Condition: Check if the node is published
rules_condition_content_is_published rules/modules/node.rules.inc Condition: Check if the node is published
rules_condition_content_is_published_label rules/modules/node.rules_forms.inc
rules_condition_content_is_published_label rules/modules/node.rules_forms.inc
rules_condition_content_is_sticky rules/modules/node.rules.inc Condition: Check if the node is sticky
rules_condition_content_is_sticky rules/modules/node.rules.inc Condition: Check if the node is sticky
rules_condition_content_is_sticky_label rules/modules/node.rules_forms.inc
rules_condition_content_is_sticky_label rules/modules/node.rules_forms.inc
rules_condition_content_is_type rules/modules/node.rules.inc Condition: Check for selected content types
rules_condition_content_is_type rules/modules/node.rules.inc Condition: Check for selected content types
rules_condition_content_is_type_form rules/modules/node.rules_forms.inc Condition: Check for content types - Configuration form
rules_condition_content_is_type_form rules/modules/node.rules_forms.inc Condition: Check for content types - Configuration form
rules_condition_content_is_type_label rules/modules/node.rules_forms.inc Some label callbacks for the conditions
rules_condition_content_is_type_label rules/modules/node.rules_forms.inc Some label callbacks for the conditions
rules_condition_custom_php rules/modules/php.rules.inc Custom php condition: Fires up the input evaluator manually and returns it's return value.
rules_condition_custom_php rules/modules/php.rules.inc Custom php condition: Fires up the input evaluator manually and returns it's return value.
rules_condition_custom_php_form rules/modules/php.rules_forms.inc Execute custom php code condition configuration form.
rules_condition_custom_php_form rules/modules/php.rules_forms.inc Execute custom php code condition configuration form.
rules_condition_custom_php_submit rules/modules/php.rules_forms.inc Execute custom php code action configuration form.
rules_condition_custom_php_submit rules/modules/php.rules_forms.inc Execute custom php code action configuration form.
rules_condition_custom_php_validate rules/modules/php.rules_forms.inc Custom PHP condition configuration form validation Checks for at least one return statement
rules_condition_custom_php_validate rules/modules/php.rules_forms.inc Custom PHP condition configuration form validation Checks for at least one return statement
rules_condition_number_compare rules/modules/rules.rules.inc Condition implementation: Numeric comparison.
rules_condition_number_compare rules/modules/rules.rules.inc Condition implementation: Numeric comparison.
rules_condition_number_compare_form rules/modules/rules.rules_forms.inc Condition: Numerical comparision configuration form
rules_condition_number_compare_form rules/modules/rules.rules_forms.inc Condition: Numerical comparision configuration form
rules_condition_text_compare rules/modules/rules.rules.inc Condition Implementation: Textual comparison.
rules_condition_text_compare rules/modules/rules.rules.inc Condition Implementation: Textual comparison.
rules_condition_text_compare_form rules/modules/rules.rules_forms.inc Condition: Textual comparison configuration form
rules_condition_text_compare_form rules/modules/rules.rules_forms.inc Condition: Textual comparison configuration form
rules_condition_url_has_alias rules/modules/path.rules.inc Condition implementation: Check if the path has an alias
rules_condition_url_has_alias rules/modules/path.rules.inc Condition implementation: Check if the path has an alias
rules_condition_url_has_alias_form rules/modules/path.rules_forms.inc @file Rules configuration forms for the path module
rules_condition_url_has_alias_form rules/modules/path.rules_forms.inc @file Rules configuration forms for the path module
rules_condition_user_comparison rules/modules/user.rules.inc A simple user comparison
rules_condition_user_comparison rules/modules/user.rules.inc A simple user comparison
rules_condition_user_hasrole rules/modules/user.rules.inc Condition user: condition to check whether user has particular roles
rules_condition_user_hasrole rules/modules/user.rules.inc Condition user: condition to check whether user has particular roles
rules_condition_user_hasrole_form rules/modules/user.rules_forms.inc Condition User: form to select roles to check for
rules_condition_user_hasrole_form rules/modules/user.rules_forms.inc Condition User: form to select roles to check for
rules_condition_user_hasrole_submit rules/modules/user.rules_forms.inc
rules_condition_user_hasrole_submit rules/modules/user.rules_forms.inc
rules_core_action_execute rules/modules/rules.rules.inc Action implementation: Execute a core action
rules_core_action_execute rules/modules/rules.rules.inc Action implementation: Execute a core action
rules_core_action_execute_form rules/modules/rules.rules.inc Action form implementation: Get the core actions form
rules_core_action_execute_form rules/modules/rules.rules.inc Action form implementation: Get the core actions form
rules_core_action_execute_submit rules/modules/rules.rules.inc Action form submit implementation: Apply the core actions form submit
rules_core_action_execute_submit rules/modules/rules.rules.inc Action form submit implementation: Apply the core actions form submit
rules_core_action_execute_validate rules/modules/rules.rules.inc Apply the core actions form validation
rules_core_action_execute_validate rules/modules/rules.rules.inc Apply the core actions form validation
rules_core_action_transform_info rules/modules/rules.rules.inc Transforms action info written for core to the rules format. If the action should not be used by the rules modules, an empty array is returned.
rules_core_action_transform_info rules/modules/rules.rules.inc Transforms action info written for core to the rules format. If the action should not be used by the rules modules, an empty array is returned.
rules_core_node_label_callback rules/modules/node.rules_forms.inc Label callback for the node core actions
rules_core_node_label_callback rules/modules/node.rules_forms.inc Label callback for the node core actions
rules_cron rules/modules/rules.events.inc Implementation of hook_cron().
rules_cron rules/modules/rules.events.inc Implementation of hook_cron().
rules_events_argument_comment_author rules/modules/comment.rules.inc Gets the author of the comment
rules_events_argument_comment_author rules/modules/comment.rules.inc Gets the author of the comment
rules_events_argument_comment_node rules/modules/comment.rules.inc Gets the comment's node
rules_events_argument_comment_node rules/modules/comment.rules.inc Gets the comment's node
rules_events_argument_comment_node_author rules/modules/comment.rules.inc Gets the comment's node's author
rules_events_argument_comment_node_author rules/modules/comment.rules.inc Gets the comment's node's author
rules_events_argument_global_user rules/modules/user.rules.inc Gets the user account of the "acting" user - which is always the global user
rules_events_argument_global_user rules/modules/user.rules.inc Gets the user account of the "acting" user - which is always the global user
rules_events_argument_node_author rules/modules/node.rules.inc Gets the author's account of a node
rules_events_argument_node_author rules/modules/node.rules.inc Gets the author's account of a node
rules_events_argument_node_unchanged rules/modules/node.rules.inc Gets the node object, that doesn't contain the modified changes
rules_events_argument_node_unchanged rules/modules/node.rules.inc Gets the node object, that doesn't contain the modified changes
rules_events_argument_taxonomy_term_unchanged rules/modules/taxonomy.rules.inc Gets the term object, that doesn't contain the modified changes
rules_events_argument_taxonomy_term_unchanged rules/modules/taxonomy.rules.inc Gets the term object, that doesn't contain the modified changes
rules_events_argument_unchanged_node_author rules/modules/node.rules.inc Gets the author of the unchanged node object
rules_events_argument_unchanged_node_author rules/modules/node.rules.inc Gets the author of the unchanged node object
rules_events_global_user_argument rules/modules/user.rules.inc Returns the argument definition for the acting user (global $user)
rules_events_global_user_argument rules/modules/user.rules.inc Returns the argument definition for the acting user (global $user)
rules_events_hook_comment_arguments rules/modules/comment.rules.inc Returns some arguments suitable for hook comment
rules_events_hook_comment_arguments rules/modules/comment.rules.inc Returns some arguments suitable for hook comment
rules_events_hook_taxonomy_term_arguments rules/modules/taxonomy.rules.inc Returns some arguments suitable for using it with a term
rules_events_hook_taxonomy_term_arguments rules/modules/taxonomy.rules.inc Returns some arguments suitable for using it with a term
rules_events_hook_user_arguments rules/modules/user.rules.inc Returns some arguments suitable for hook_user
rules_events_hook_user_arguments rules/modules/user.rules.inc Returns some arguments suitable for hook_user
rules_events_node_arguments rules/modules/node.rules.inc Returns some arguments suitable for using it with a node
rules_events_node_arguments rules/modules/node.rules.inc Returns some arguments suitable for using it with a node
rules_forms_action_adjust_weight rules_forms/rules_forms.rules.inc Action implementation: Adjust weight of a form element.
rules_forms_action_adjust_weight rules_forms/rules_forms.rules.inc Action implementation: Adjust weight of a form element.
rules_forms_action_hide_element rules_forms/rules_forms.rules.inc Action implementation: Hide a form element.
rules_forms_action_hide_element rules_forms/rules_forms.rules.inc Action implementation: Hide a form element.
rules_forms_action_prefix_suffix_html rules_forms/rules_forms.rules.inc Action implementation: Insert prefix/suffix HTML code.
rules_forms_action_prefix_suffix_html rules_forms/rules_forms.rules.inc Action implementation: Insert prefix/suffix HTML code.
rules_forms_action_redirect rules_forms/rules_forms.rules.inc Action implementation: Set the redirect target.
rules_forms_action_redirect rules_forms/rules_forms.rules.inc Action implementation: Set the redirect target.
rules_forms_action_set_element rules_forms/rules_forms.rules.inc Action implementation: Set the default value.
rules_forms_action_set_element rules_forms/rules_forms.rules.inc Action implementation: Set the default value.
rules_forms_action_set_error rules_forms/rules_forms.rules.inc Action implementation: set form error.
rules_forms_action_set_error rules_forms/rules_forms.rules.inc Action implementation: set form error.
rules_forms_condition_element_value rules_forms/rules_forms.rules.inc Condition implementation: Check a form element value.
rules_forms_condition_element_value rules_forms/rules_forms.rules.inc Condition implementation: Check a form element value.
rules_forms_equal_array_values rules_forms/rules_forms.rules.inc Returns TRUE if both arrays contain the same values, regardless of their keys and value ordering.
rules_forms_equal_array_values rules_forms/rules_forms.rules.inc Returns TRUE if both arrays contain the same values, regardless of their keys and value ordering.
rules_forms_events_arguments rules_forms/rules_forms.rules.inc Returns some arguments suitable for hook form alter.
rules_forms_events_arguments rules_forms/rules_forms.rules.inc Returns some arguments suitable for hook form alter.
rules_forms_rules_action_info rules_forms/rules_forms.rules.inc Implementation of hook_rules_action_info().
rules_forms_rules_action_info rules_forms/rules_forms.rules.inc Implementation of hook_rules_action_info().
rules_forms_rules_condition_info rules_forms/rules_forms.rules.inc Implementation of hook_rules_condition_info().
rules_forms_rules_condition_info rules_forms/rules_forms.rules.inc Implementation of hook_rules_condition_info().
rules_forms_rules_data_type_info rules_forms/rules_forms.rules.inc Implementation of hook_rules_data_type_info().
rules_forms_rules_data_type_info rules_forms/rules_forms.rules.inc Implementation of hook_rules_data_type_info().
rules_forms_rules_event_info rules_forms/rules_forms.rules.inc Implementation of hook_rules_event_info().
rules_forms_rules_event_info rules_forms/rules_forms.rules.inc Implementation of hook_rules_event_info().
rules_init rules/modules/rules.events.inc Implementation of hook_init().
rules_init rules/modules/rules.events.inc Implementation of hook_init().
rules_input_evaluator_php_apply rules/modules/php.rules.inc Apply the input evaluator.
rules_input_evaluator_php_apply rules/modules/php.rules.inc Apply the input evaluator.
rules_input_evaluator_php_help rules/modules/php.rules_forms.inc Returns some help for the admin using the evaluator
rules_input_evaluator_php_help rules/modules/php.rules_forms.inc Returns some help for the admin using the evaluator
rules_input_evaluator_php_prepare rules/modules/php.rules.inc Prepares the evalution.
rules_input_evaluator_php_prepare rules/modules/php.rules.inc Prepares the evalution.
rules_mail rules/modules/system.rules.inc Implementation of hook_mail().
rules_mail rules/modules/system.rules.inc Implementation of hook_mail().
rules_nodeapi rules/modules/rules.events.inc Implementation of hook_nodeapi().
rules_nodeapi rules/modules/rules.events.inc Implementation of hook_nodeapi().
rules_php_eval rules/modules/php.rules.inc Evalutes the given PHP code, with the given variables defined. This is like drupal_eval() but allows to pass some arguments to the code.
rules_php_eval rules/modules/php.rules.inc Evalutes the given PHP code, with the given variables defined. This is like drupal_eval() but allows to pass some arguments to the code.
rules_php_eval_return rules/modules/php.rules.inc Evalutes the given PHP code, with the given variables defined. This is like rules_php_eval() but does return the returned data from the PHP code.
rules_php_eval_return rules/modules/php.rules.inc Evalutes the given PHP code, with the given variables defined. This is like rules_php_eval() but does return the returned data from the PHP code.
rules_rules_action_info rules/modules/rules.rules.inc Implementation of hook_rules_action_info().
rules_rules_action_info rules/modules/rules.rules.inc Implementation of hook_rules_action_info().
rules_rules_action_type_map rules/modules/rules.rules.inc Implementation of hook_rules_action_type_map().
rules_rules_action_type_map rules/modules/rules.rules.inc Implementation of hook_rules_action_type_map().
rules_rules_condition_info rules/modules/rules.rules.inc Implementation of hook_rules_condition_info().
rules_rules_condition_info rules/modules/rules.rules.inc Implementation of hook_rules_condition_info().
rules_rules_data_type_info rules/modules/rules.rules.inc Implementation of hook_rules_data_type_info().
rules_rules_data_type_info rules/modules/rules.rules.inc Implementation of hook_rules_data_type_info().
rules_taxonomy rules/modules/rules.events.inc Implementation of hook_taxonomy().
rules_taxonomy rules/modules/rules.events.inc Implementation of hook_taxonomy().
rules_taxonomy_form rules/modules/taxonomy.rules_forms.inc Own version of taxonomy_form(), which forces the form to be not multiple.
rules_taxonomy_form rules/modules/taxonomy.rules_forms.inc Own version of taxonomy_form(), which forces the form to be not multiple.
rules_theme_registry_alter rules/modules/rules.events.inc Implementation of hook_theme_registry_alter().
rules_theme_registry_alter rules/modules/rules.events.inc Implementation of hook_theme_registry_alter().
rules_user rules/modules/rules.events.inc Implementation of hook_user().
rules_user rules/modules/rules.events.inc Implementation of hook_user().
system_rules_action_info rules/modules/system.rules.inc Implementation of hook_rules_action_info().
system_rules_action_info rules/modules/system.rules.inc Implementation of hook_rules_action_info().
system_rules_event_info rules/modules/system.rules.inc Implementation of hook_rules_event_info().
system_rules_event_info rules/modules/system.rules.inc Implementation of hook_rules_event_info().
taxonomy_rules_action_info rules/modules/taxonomy.rules.inc Implementation of hook_rules_action_info().
taxonomy_rules_action_info rules/modules/taxonomy.rules.inc Implementation of hook_rules_action_info().
taxonomy_rules_condition_info rules/modules/taxonomy.rules.inc Implementation of hook_rules_condition_info().
taxonomy_rules_condition_info rules/modules/taxonomy.rules.inc Implementation of hook_rules_condition_info().
taxonomy_rules_data_type_info rules/modules/taxonomy.rules.inc Implementation of hook_rules_data_type_info().
taxonomy_rules_data_type_info rules/modules/taxonomy.rules.inc Implementation of hook_rules_data_type_info().
taxonomy_rules_event_info rules/modules/taxonomy.rules.inc Implementation of hook_rules_event_info().
taxonomy_rules_event_info rules/modules/taxonomy.rules.inc Implementation of hook_rules_event_info().
user_rules_action_info rules/modules/user.rules.inc Implementation of hook_rules_action_info().
user_rules_action_info rules/modules/user.rules.inc Implementation of hook_rules_action_info().
user_rules_action_info_alter rules/modules/user.rules.inc Implementation of hook_rules_action_info_alter().
user_rules_action_info_alter rules/modules/user.rules.inc Implementation of hook_rules_action_info_alter().
user_rules_condition_info rules/modules/user.rules.inc Implementation of hook_rules_condition_info().
user_rules_condition_info rules/modules/user.rules.inc Implementation of hook_rules_condition_info().
user_rules_data_type_info rules/modules/user.rules.inc Implementation of hook_rules_data_type_info().
user_rules_data_type_info rules/modules/user.rules.inc Implementation of hook_rules_data_type_info().
user_rules_event_info rules/modules/user.rules.inc Implementation of hook_rules_event_info().
user_rules_event_info rules/modules/user.rules.inc Implementation of hook_rules_event_info().
workflow_ng_action_custom_php_upgrade rules/modules/php.rules_forms.inc The following functions help converting the workflow-ng php condition/actions when upgrading from workflow-ng
workflow_ng_action_custom_php_upgrade rules/modules/php.rules_forms.inc The following functions help converting the workflow-ng php condition/actions when upgrading from workflow-ng
workflow_ng_action_node_promote_upgrade rules/modules/node.rules_forms.inc
workflow_ng_action_node_promote_upgrade rules/modules/node.rules_forms.inc
workflow_ng_action_node_publish_upgrade rules/modules/node.rules_forms.inc The following functions help converting node actions when upgrading from workflow-ng
workflow_ng_action_node_publish_upgrade rules/modules/node.rules_forms.inc The following functions help converting node actions when upgrading from workflow-ng
workflow_ng_action_node_sticky_upgrade rules/modules/node.rules_forms.inc
workflow_ng_action_node_sticky_upgrade rules/modules/node.rules_forms.inc
workflow_ng_condition_custom_php_upgrade rules/modules/php.rules_forms.inc
workflow_ng_condition_custom_php_upgrade rules/modules/php.rules_forms.inc
workflow_ng_condition_token_compare_upgrade rules/modules/rules.rules_forms.inc The following functions help converting actions when upgrading from workflow-ng
workflow_ng_condition_token_compare_upgrade rules/modules/rules.rules_forms.inc The following functions help converting actions when upgrading from workflow-ng
workflow_ng_condition_token_numeric_upgrade rules/modules/rules.rules_forms.inc
workflow_ng_condition_token_numeric_upgrade rules/modules/rules.rules_forms.inc
_rules_action_drupal_goto_handler rules/modules/system.rules.inc Page template preprocess handler for the drupal goto action.
_rules_action_drupal_goto_handler rules/modules/system.rules.inc Page template preprocess handler for the drupal goto action.
_rules_action_taxonomy_get_vocab rules/modules/taxonomy.rules_forms.inc Helper function; Return all existing vocabularies.
_rules_action_taxonomy_get_vocab rules/modules/taxonomy.rules_forms.inc Helper function; Return all existing vocabularies.
_rules_forms_element_description rules_forms/rules_forms.rules.inc
_rules_forms_element_description rules_forms/rules_forms.rules.inc
_rules_forms_get_element rules_forms/rules_forms.rules.inc Helper function to extract a reference to a form element by a given name.
_rules_forms_get_element rules_forms/rules_forms.rules.inc Helper function to extract a reference to a form element by a given name.
_rules_user_form_roles rules/modules/user.rules_forms.inc Helper function to create role form
_rules_user_form_roles rules/modules/user.rules_forms.inc Helper function to create role form

Classes

Namesort descending Location Description
rules_data_type rules/rules.data_types.inc Base data type class, from which special data types can be derived.
rules_data_type_boolean rules/modules/rules.rules.inc Rules boolean data type
rules_data_type_boolean rules/modules/rules.rules.inc Rules boolean data type
rules_data_type_comment rules/modules/comment.rules.inc Defines the comment data type
rules_data_type_comment rules/modules/comment.rules.inc Defines the comment data type
rules_data_type_date rules/modules/rules.rules.inc Rules date data type
rules_data_type_date rules/modules/rules.rules.inc Rules date data type
rules_data_type_node rules/modules/node.rules.inc Defines the node type
rules_data_type_node rules/modules/node.rules.inc Defines the node type
rules_data_type_number rules/modules/rules.rules.inc Rules number data type
rules_data_type_number rules/modules/rules.rules.inc Rules number data type
rules_data_type_string rules/modules/rules.rules.inc Rules string data type
rules_data_type_string rules/modules/rules.rules.inc Rules string data type
rules_data_type_taxonomy_term rules/modules/taxonomy.rules.inc Defines the taxonomy term data type.
rules_data_type_taxonomy_term rules/modules/taxonomy.rules.inc Defines the taxonomy term data type.
rules_data_type_taxonomy_vocab rules/modules/taxonomy.rules.inc Defines the taxonomy vocab data type.
rules_data_type_taxonomy_vocab rules/modules/taxonomy.rules.inc Defines the taxonomy vocab data type.
rules_data_type_user rules/modules/user.rules.inc Defines the user data type
rules_data_type_user rules/modules/user.rules.inc Defines the user data type

Files

Namesort descending Location Description
comment.rules.inc rules/modules/comment.rules.inc rules integration for the comment module
comment.rules_forms.inc rules/modules/comment.rules_forms.inc Rules configuration forms for the comment module.
node.rules.inc rules/modules/node.rules.inc rules integration for the node module
node.rules_forms.inc rules/modules/node.rules_forms.inc Rules configuration forms for the node module
path.rules.inc rules/modules/path.rules.inc Rules integration for the path module
path.rules_forms.inc rules/modules/path.rules_forms.inc Rules configuration forms for the path module
php.rules.inc rules/modules/php.rules.inc rules integration for the php module This provides an php input evaluator as well as a execute php code action.
php.rules_forms.inc rules/modules/php.rules_forms.inc Rules configuration forms for the php module
rules.events.inc rules/modules/rules.events.inc Invokes events for supported modules. Usually this should be directly in the module providing rules integration instead.
rules.rules.inc rules/modules/rules.rules.inc rules integration for the rules module
rules.rules_forms.inc rules/modules/rules.rules_forms.inc Forms for the integration provided by rules
rules_forms.rules.inc rules_forms/rules_forms.rules.inc Rules integration to provide form support
system.rules.inc rules/modules/system.rules.inc rules integration for the system module
system.rules_forms.inc rules/modules/system.rules_forms.inc Rules configuration forms for the system module
taxonomy.rules.inc rules/modules/taxonomy.rules.inc Rules integration for the taxonomy module.
taxonomy.rules_forms.inc rules/modules/taxonomy.rules_forms.inc Rules configuration forms for the taxonomy module.
user.rules.inc rules/modules/user.rules.inc rules integration for the user module
user.rules_forms.inc rules/modules/user.rules_forms.inc Rules configuration forms for the user module