rules_update_7202 |
function |
./rules.install |
Add an index for the rules configuration plugin column. |
rules_update_7203 |
function |
./rules.install |
Fix the length of the rules_config.name column. |
rules_update_7204 |
function |
./rules.install |
Add a table for rules-config tags. |
rules_update_7205 |
function |
./rules.install |
Add the rules_dependencies table and the rules_config.dirty column. |
rules_update_7206 |
function |
./rules.install |
Flush all caches. |
rules_update_7207 |
function |
./rules.install |
Flush all caches. |
rules_update_7208 |
function |
./rules.install |
Flush all caches to update the data_is_empty condition info. |
rules_update_7209 |
function |
./rules.install |
Creates a flag that enables a permission for using components. |
rules_update_7210 |
function |
./rules.install |
Deletes the unused rules_empty_sets variable. |
rules_update_7211 |
function |
./rules.install |
Creates the "owner" column. |
rules_update_7212 |
function |
./rules.install |
Make sure registry gets rebuilt to avoid upgrade troubles. |
rules_update_7213 |
function |
./rules.install |
Recover the "owner" property for broken configurations. |
rules_update_7214 |
function |
./rules.install |
Switch out the rules_event_whitelist variable for a cache equivalent. |
rules_update_7215 |
function |
./rules.install |
Add an index for retrieving active config of a certain plugin. |
rules_update_array |
function |
./rules.module |
Merges the $update array into $array. |
rules_upgrade_confirm_clear_form |
function |
includes/rules.upgrade.inc |
Confirm form for deleting data. |
rules_upgrade_confirm_clear_form_submit |
function |
includes/rules.upgrade.inc |
Submit handler for deleting data. |
rules_upgrade_convert_element |
function |
includes/rules.upgrade.inc |
Convert a single element. |
rules_upgrade_convert_rule |
function |
includes/rules.upgrade.inc |
Converts a single reaction rule. |
rules_upgrade_convert_rule_set |
function |
includes/rules.upgrade.inc |
Converts a single rule set, including all of its rules. |
rules_upgrade_element_parameter_settings |
function |
includes/rules.upgrade.inc |
Converts the settings for a given parameter. |
rules_upgrade_element_variable_settings |
function |
includes/rules.upgrade.inc |
Converts the settings for a given variable. |
rules_upgrade_form |
function |
includes/rules.upgrade.inc |
Form builder for the upgrade page. |
rules_upgrade_form_submit |
function |
includes/rules.upgrade.inc |
Submit handler for the form. |
rules_upgrade_plugin_factory |
function |
includes/rules.upgrade.inc |
Creates the right element. |
rules_user_account_email_options_list |
function |
modules/user.rules.inc |
Options list callback for user account e-mail types. |
rules_user_action_info |
function |
modules/user.rules.inc |
Implements hook_rules_action_info() on behalf of the user module. |
rules_user_cancel_methods |
function |
modules/user.rules.inc |
Options list for user cancel methods. |
rules_user_condition_info |
function |
modules/user.rules.inc |
Implements hook_rules_condition_info() on behalf of the user module. |
rules_user_condition_operations |
function |
modules/user.rules.inc |
Options list callback for the operation parameter of condition user has role. |
rules_user_event_info |
function |
modules/user.rules.inc |
Implements hook_rules_event_info(). |
rules_user_file_info |
function |
modules/user.rules.inc |
Implements hook_rules_file_info() on behalf of the user module. |
rules_user_integration_access |
function |
modules/user.rules.inc |
User integration access callback. |
rules_user_login |
function |
modules/events.inc |
Implements hook_user_login(). |
rules_user_logout |
function |
modules/events.inc |
Implements hook_user_logout(). |
rules_user_roles_options_list |
function |
modules/user.rules.inc |
Options list callback for user roles. |
rules_user_role_change_access |
function |
modules/user.rules.inc |
User integration role actions access callback. |
rules_watchdog |
function |
modules/events.inc |
Implements hook_watchdog(). |
rules_wrap_data |
function |
./rules.module |
Wraps the given data. |
system.eval.inc |
file |
modules/system.eval.inc |
Contains rules integration for the system module needed during evaluation. |
system.rules.inc |
file |
modules/system.rules.inc |
Rules integration for the system module. |
taxonomy.rules.inc |
file |
modules/taxonomy.rules.inc |
Rules integration for the taxonomy_term module. |
theme_rules_autocomplete |
function |
ui/ui.theme.inc |
Themes rules autocomplete forms. |
theme_rules_content_group |
function |
ui/ui.theme.inc |
Themes a view of multiple configuration items. |
theme_rules_data_selector_help |
function |
ui/ui.theme.inc |
Themes help for using the data selector. |
theme_rules_debug_element |
function |
ui/ui.theme.inc |
Theme rules debug log elements. |
theme_rules_elements |
function |
ui/ui.theme.inc |
Themes a tree of rule elements in a draggable table. |
theme_rules_log |
function |
ui/ui.theme.inc |
Themes the rules log debug output. |
theme_rules_parameter_configuration |
function |
ui/ui.theme.inc |
Themes the view of a single parameter configuration. |
theme_rules_settings_help |
function |
ui/ui.theme.inc |
General theme function for displaying settings related help. |