You are here

interface RulesPluginFeaturesIntegrationInterace in Rules 7.2

Interface for backwards compatibility with older versions of Rules.

Mis-spelled interface provided so that contributed modules which were implementing the wrong spelling (corrected in Rules 7.x-2.12) will not stop working now that the interface is spelled correctly.

@todo Remove this when we can be sure that no contributed modules are still using the wrong spelling.

Hierarchy

Expanded class hierarchy of RulesPluginFeaturesIntegrationInterace

All classes that implement RulesPluginFeaturesIntegrationInterace

File

./rules.features.inc, line 90
Provides Features integration for the Rules module.

View source
interface RulesPluginFeaturesIntegrationInterace extends RulesPluginFeaturesIntegrationInterface {

}

Members

Namesort descending Modifiers Type Description Overrides
RulesPluginFeaturesIntegrationInterface::features_export public function Allows customizing the features export for a given rule element.