You are here

6 calls to rules_admin_rule_proxy::get_rule() in Rules 6

rules_admin_rule_proxy::clean_rule in rules_admin/rules_admin.rule_proxy.inc
Cleans the given rule. This means, array keys that are neither elements nor properties are removed.
rules_admin_rule_proxy::delete_rule in rules_admin/rules_admin.rule_proxy.inc
Deletes the rule configuration from the database
rules_admin_rule_proxy::get_set in rules_admin/rules_admin.rule_proxy.inc
Gets the set of this rule, which contains only active rules.
rules_admin_rule_proxy::get_set_info in rules_admin/rules_admin.rule_proxy.inc
Gets the info about the set of this rule
rules_admin_rule_proxy::save_changes in rules_admin/rules_admin.rule_proxy.inc
Saves the changes in the rule and clears the cache if necessary.
rules_admin_rule_proxy::save_rule in rules_admin/rules_admin.rule_proxy.inc
Saves a the rule in the database