You are here

public function RulesPluginFeaturesIntegrationInterface::features_export in Rules 7.2

Allows customizing the features export for a given rule element.

File

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

Class

RulesPluginFeaturesIntegrationInterface
Interface to give features access to the faces extensions mechanism.

Code

public function features_export(&$export, &$pipe, $module_name = '');