Search for import

  1. Search 8.x-3.x for import
  2. Other projects
Title Object type File name Summary
Rule::import function includes/rules.plugins.inc Applies the given export.
Rule::importChildren function includes/rules.plugins.inc
RulesAbstractPlugin::import function includes/rules.core.inc Applies the given export.
RulesActionContainer::import function includes/rules.core.inc Applies the given export.
RulesCondition::import function includes/rules.plugins.inc Applies the given export.
RulesConditionContainer::importChildren function includes/rules.core.inc
RulesContainerPlugin::import function includes/rules.core.inc Applies the given export.
RulesContainerPlugin::importChildren function includes/rules.core.inc
RulesEntityController::import function includes/rules.core.inc Overridden to work with Rules' custom export format.
RulesLoop::importChildren function includes/rules.plugins.inc
RulesLoop::importSettings function includes/rules.plugins.inc
RulesPlugin::import function includes/rules.core.inc Applies the given export.
RulesPlugin::importParameterSetting function includes/rules.core.inc
RulesPlugin::importSettings function includes/rules.core.inc
RulesReactionRule::importChildren function includes/rules.plugins.inc
RulesRuleSet::importChildren function includes/rules.plugins.inc
RulesTestCase::testRuleImportExport function tests/rules.test Tests importing and exporting a rule.
rules_import function ./rules.module Imports the given export and returns the imported configuration.
rules_ui_import_form function ui/ui.forms.inc Import form for rule configurations.
rules_ui_import_form_submit function ui/ui.forms.inc Submit callback for the import form.
rules_ui_import_form_validate function ui/ui.forms.inc Validation callback for the import form.
_rules_import_get_plugin function includes/rules.core.inc Determines the plugin to be used for importing a child element.