Functions - 7.x-2.x - rules

Primary tabs

Title Deprecated File name Summary Direct uses Strings
rules_ui_form_edit_rules_config_submit ui/ui.forms.inc Edit a rules configuration form submit callback. 1
rules_ui_form_execute_rules_config ui/ui.forms.inc Configuration form to directly execute a rules configuration. 1
rules_ui_form_execute_rules_config_submit ui/ui.forms.inc Submit callback for directly executing a component.
rules_ui_form_export_rules_config ui/ui.forms.inc A simple form just showing a textarea with the export. 1
rules_ui_form_rules_config_confirm_op ui/ui.forms.inc Confirmation form for applying the operation to the config. 1
rules_ui_form_rules_config_confirm_op_submit ui/ui.forms.inc Rule config deletion form submit callback.
rules_ui_form_rules_config_validate ui/ui.forms.inc General rules configuration form validation callback. 4
rules_ui_import_form ui/ui.forms.inc Import form for rule configurations. 1
rules_ui_import_form_submit ui/ui.forms.inc Submit callback for the import form.
rules_ui_import_form_validate ui/ui.forms.inc Validation callback for the import form.
rules_ui_list_textarea_after_build ui/ui.forms.inc FAPI after build callback for specifying a list of values. 1
rules_ui_list_textarea_pre_render ui/ui.forms.inc FAPI pre render callback. Turns the value back to a string for rendering. 1
rules_ui_parameter_replace_submit ui/ui.forms.inc Submit handler for switching the parameter input mode. 1
rules_ui_remove_event ui/ui.forms.inc Form to remove an event from a rule. 1
rules_ui_remove_event_submit ui/ui.forms.inc Submit the event configuration.
rules_uninstall ./rules.install Implements hook_uninstall().
rules_unwrap_data ./rules.module Unwraps the given data, if it's wrapped. 7
rules_update_7200 ./rules.install Upgrade from Rules 6.x-1.x to 7.x.
rules_update_7201 ./rules.install Add in the exportable entity db columns as required by the entity API.
rules_update_7202 ./rules.install Add an index for the rules configuration plugin column.
rules_update_7203 ./rules.install Fix the length of the rules_config.name column.
rules_update_7204 ./rules.install Add a table for rules-config tags.
rules_update_7205 ./rules.install Add the rules_dependencies table and the rules_config.dirty column.
rules_update_7206 ./rules.install Flush all caches.
rules_update_7207 ./rules.install Flush all caches.
rules_update_7208 ./rules.install Flush all caches to update the data_is_empty condition info.
rules_update_7209 ./rules.install Creates a flag that enables a permission for using components.
rules_update_7210 ./rules.install Deletes the unused rules_empty_sets variable.
rules_update_7211 ./rules.install Creates the "owner" column.
rules_update_7212 ./rules.install Make sure registry gets rebuilt to avoid upgrade troubles.
rules_update_7213 ./rules.install Recover the "owner" property for broken configurations.
rules_update_7214 ./rules.install Switch out the rules_event_whitelist variable for a cache equivalent.
rules_update_7215 ./rules.install Add an index for retrieving active config of a certain plugin.
rules_update_array ./rules.module Merges the $update array into $array. 2
rules_upgrade_confirm_clear_form includes/rules.upgrade.inc Confirm form for deleting data. 1
rules_upgrade_confirm_clear_form_submit includes/rules.upgrade.inc Submit handler for deleting data.
rules_upgrade_convert_element includes/rules.upgrade.inc Convert a single element. 2
rules_upgrade_convert_rule includes/rules.upgrade.inc Converts a single reaction rule. 1
rules_upgrade_convert_rule_set includes/rules.upgrade.inc Converts a single rule set, including all of its rules. 1
rules_upgrade_element_parameter_settings includes/rules.upgrade.inc Converts the settings for a given parameter. 18
rules_upgrade_element_variable_settings includes/rules.upgrade.inc Converts the settings for a given variable. 7
rules_upgrade_form includes/rules.upgrade.inc Form builder for the upgrade page. 1
rules_upgrade_form_submit includes/rules.upgrade.inc Submit handler for the form.
rules_upgrade_plugin_factory includes/rules.upgrade.inc Creates the right element. 3
rules_user_account_email_options_list modules/user.rules.inc Options list callback for user account e-mail types. 1 1
rules_user_action_info modules/user.rules.inc Implements hook_rules_action_info() on behalf of the user module.
rules_user_cancel_methods modules/user.rules.inc Options list for user cancel methods.
rules_user_condition_info modules/user.rules.inc Implements hook_rules_condition_info() on behalf of the user module.
rules_user_condition_operations modules/user.rules.inc Options list callback for the operation parameter of condition user has role. 1
rules_user_event_info modules/user.rules.inc Implements hook_rules_event_info().

Other projects