[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

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

(no description)

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

Defines 15 functions

  menu_features_api()
  menu_features_export()
  menu_custom_features_export_options()
  menu_custom_features_export()
  menu_custom_features_export_render()
  menu_custom_features_revert()
  menu_custom_features_rebuild()
  menu_links_features_export_options()
  menu_links_features_identifier()
  menu_links_features_export()
  menu_links_features_export_render()
  menu_links_features_revert()
  menu_links_features_rebuild()
  menu_links_features_rebuild_ordered()
  features_menu_link_load()

Functions
Functions that are not part of a class:

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


menu_features_export($data, &$export, $module_name = '')   X-Ref
Implementation of hook_features_export().
DEPRECATED: This implementation simply migrates deprecated `menu` items
to the `menu_links` type.


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


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


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


menu_custom_features_revert($module)   X-Ref
Implementation of hook_features_export_revert().


menu_custom_features_rebuild($module)   X-Ref
Implementation of hook_features_export_rebuild().


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


menu_links_features_identifier($link)   X-Ref
Callback for generating the menu link exportable identifier.


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


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


menu_links_features_revert($module)   X-Ref
Implementation of hook_features_export_revert().


menu_links_features_rebuild($module)   X-Ref
Implementation of hook_features_export_rebuild().


menu_links_features_rebuild_ordered($menu_links, $reset = FALSE)   X-Ref
Generate a depth tree of all menu links.


features_menu_link_load($identifier)   X-Ref
Load a menu link by its menu_name:link_path identifier.




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