15 calls to RulesPlugin::isRoot()
- Rule::exportFlat in includes/
rules.plugins.inc - Determines whether the element should be exported in flat style.
- Rule::exportToArray in includes/
rules.plugins.inc - Rule::import in includes/
rules.plugins.inc - Applies the given export.
- Rule::providesVariables in includes/
rules.plugins.inc - Overridden to expose the variables of all actions for embedded rules.
- RulesContainerPlugin::availableVariables in includes/
rules.core.inc - Returns info about variables available to be used as arguments for this element.
- RulesContainerPlugin::componentVariables in includes/
rules.core.inc - Returns the specified variables, in case the plugin is used as component.
- RulesContainerPlugin::exportFlat in includes/
rules.core.inc - Determines whether the element should be exported in flat style.
- RulesContainerPlugin::integrityCheck in includes/
rules.core.inc - RulesContainerPlugin::__construct in includes/
rules.core.inc - RulesPlugin::availableVariables in includes/
rules.core.inc - Returns info about variables available to be used as arguments for this element.
- RulesPlugin::checkParameterSettings in includes/
rules.core.inc - Checks whether parameters are correctly configured.
- RulesPlugin::export in includes/
rules.core.inc - Exports a rule configuration.
- RulesPlugin::exportSettings in includes/
rules.core.inc - RulesPlugin::hasStatus in includes/
rules.core.inc - Checks if the configuration has a certain exportable status.
- RulesPlugin::__toString in includes/
rules.core.inc - When converted to a string, just use the export format.