[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/rules/rules/ -> rules.export.inc (summary)

(no description)

File Size: 220 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 11 functions

  rules_export_items()
  rules_item_rule_set_export()
  rules_item_rule_export()
  rules_categories_features_export_options()
  rules_categories_features_export_render()
  rules_categories_features_export()
  rules_categories_features_revert()
  rules_features_process_set()
  rules_features_process_rule()
  _rules_features_process_rule()
  rules_features_providing_module()

Functions
Functions that are not part of a class:

rules_export_items($export, $module = NULL)   X-Ref
Export all items given, where $export has to be an array of arrays
keyed by item types, containing the items keyed by their names.


rules_item_rule_set_export($set_name, &$rule_set, &$export, $module = NULL)   X-Ref
Item type callback: When exporting a rule set, add its rules to the export.


rules_item_rule_export($rule_name, &$rule, &$export, $module = NULL)   X-Ref
Change the status of the rules to default.


rules_categories_features_export_options()   X-Ref
Implementation of hook_features_export_options() for tags.


rules_categories_features_export_render($module = 'foo', $data)   X-Ref
Implementation of hook_features_export_render() for categories.


rules_categories_features_export($data, &$export, $module_name = '')   X-Ref
Implementation of hook_features_export() for categories.


rules_categories_features_revert($module = NULL)   X-Ref
Implementation of hook_features_revert() for rule categories.

param: $module

rules_features_process_set($set_name, &$export, &$pipe)   X-Ref
Retrieves all necessary module dependencies for a list of rule sets.


rules_features_process_rule($rule, &$export, &$pipe)   X-Ref
Processes a rule and identifes needed components or dependencies.


_rules_features_process_rule($element, &$export, &$pipe)   X-Ref
Helper to recursively process all elements of a rule.


rules_features_providing_module($hook, $name)   X-Ref
Retrieves the providing module for any items defined with rules hooks.

param: $hook
param: $name
return:



Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7