[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/features/includes/ -> features.taxonomy.inc (summary)

(no description)

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

Defines 9 functions

  taxonomy_features_api()
  taxonomy_features_export_options()
  taxonomy_features_export()
  taxonomy_features_export_render()
  taxonomy_features_revert()
  taxonomy_features_rebuild()
  _taxonomy_features_get_vocabularies()
  _features_form_taxonomy_form_vocabulary_alter()
  features_taxonomy_machine_name_validate()

Functions
Functions that are not part of a class:

taxonomy_features_api()   X-Ref
Implementation of hook_features_api().


taxonomy_features_export_options()   X-Ref
Implementation of hook_features_export_options().


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


taxonomy_features_export_render($module, $data)   X-Ref
Implementation of hook_features_export_render().


taxonomy_features_revert($module)   X-Ref
Implementation of hook_features_revert().


taxonomy_features_rebuild($module)   X-Ref
Implementation of hook_features_rebuild().

Rebuilds Taxonomy vocabularies from code defaults.

_taxonomy_features_get_vocabularies()   X-Ref
Retrieves all vocabularies viable for export.

This function omits the vocabularies whose 'module' property doesn't begin
with 'features_' so that only vocabularies with non-serial identifiers are returned.

_features_form_taxonomy_form_vocabulary_alter(&$form, &$form_state)   X-Ref


features_taxonomy_machine_name_validate($element, &$form_state)   X-Ref
No description



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