Functions - 7.x-2.x - rules

Primary tabs

Title Deprecated File name Summary Direct uses Strings
rules_user_file_info modules/user.rules.inc Implements hook_rules_file_info() on behalf of the user module.
rules_user_integration_access modules/user.rules.inc User integration access callback. 3
rules_user_login modules/events.inc Implements hook_user_login().
rules_user_logout modules/events.inc Implements hook_user_logout().
rules_user_roles_options_list modules/user.rules.inc Options list callback for user roles. 2
rules_user_role_change_access modules/user.rules.inc User integration role actions access callback. 1
rules_watchdog modules/events.inc Implements hook_watchdog().
rules_wrap_data ./rules.module Wraps the given data. 7
theme_rules_autocomplete ui/ui.theme.inc Themes rules autocomplete forms.
theme_rules_content_group ui/ui.theme.inc Themes a view of multiple configuration items.
theme_rules_data_selector_help ui/ui.theme.inc Themes help for using the data selector.
theme_rules_debug_element ui/ui.theme.inc Theme rules debug log elements.
theme_rules_elements ui/ui.theme.inc Themes a tree of rule elements in a draggable table.
theme_rules_log ui/ui.theme.inc Themes the rules log debug output.
theme_rules_parameter_configuration ui/ui.theme.inc Themes the view of a single parameter configuration.
theme_rules_settings_help ui/ui.theme.inc General theme function for displaying settings related help.
theme_rules_ui_variable_form ui/ui.theme.inc Themes the rules form for editing the used variables.
theme_rules_variable_view ui/ui.theme.inc Themes info about variables.
_rules_discover_module ./rules.module Determines the module providing the given class. 1
_rules_export_get_test_export tests/rules_test.rules_defaults.inc Defines the export of rule for testing import/export. 2
_rules_import_get_plugin includes/rules.core.inc Determines the plugin to be used for importing a child element. 1
_rules_rebuild_cache ./rules.module Rebuilds the rules cache. 1
_rules_rebuild_component_cache ./rules.module Cache components to allow efficient usage via rules_invoke_component(). 3
_rules_rules_collect_items ./rules.rules.inc Returns all items for a hook applying the right module defaults. 7
_rules_system_token_map_type modules/system.eval.inc Looks for a token type mapping. Defaults to passing through the type. 2
_rules_system_watchdog_log_entry_info modules/system.rules.inc Defines property info for watchdog log entries. 1
_rules_ui_sort_categories ui/ui.core.inc Helper for sorting categories. 1
_rules_upgrade_fetch_all_rules includes/rules.upgrade.inc Fetches all rules. 2
_rules_upgrade_fetch_item includes/rules.upgrade.inc Fetches a single item (rule | rule set). 1

Other projects