You are here

6 calls to rules_get_data_object() in Rules 6

rules_admin_default_argument_form in rules_admin/rules_admin.rule_forms.inc
Returns the argument form for the given element
rules_get_element_variable in rules/rules.variables.inc
Gets a variable for the given element which uses an own input form.
rules_input_evaluator_php_help in rules/modules/php.rules_forms.inc
Returns some help for the admin using the evaluator
rules_pack_variables in rules/rules.variables.inc
Packs the given variables ready for serialization. Data types which are identifiable are replaced by their identifiers and loaded fresh from the db when the variables are unpacked.
rules_unpack_variables in rules/rules.variables.inc
Unacks the given packed variables.
rules_variable::_set_data in rules/rules.variables.inc