You are here

Functions in Administration menu 6

Primary tabs

Namesort descending Location Description Direct uses Strings
admin_menu_adjust_items ./admin_menu.inc Add some hard-coded features for better user experience. 1
admin_menu_admin_menu ./admin_menu.inc Implementation of hook_admin_menu().
admin_menu_drush_exit ./admin_menu.drush.inc Implments hook_drush_exit()
admin_menu_enable ./admin_menu.module Implementation of hook_enable().
admin_menu_exit ./admin_menu.module Implementation of hook_exit(). 4 1
admin_menu_flush_cache ./admin_menu.inc Flush all caches or a specific one. 1
admin_menu_footer ./admin_menu.module Implementation of hook_footer().
admin_menu_form_devel_admin_settings_alter ./admin_menu.module Implementation of hook_form_[form_id]_alter().
admin_menu_help ./admin_menu.module Implementation of hook_help().
admin_menu_init ./admin_menu.module Implementation of hook_init().
admin_menu_item_link ./admin_menu.module High-performance implementation of theme_menu_item_link(). 1
admin_menu_link_build ./admin_menu.inc Prepare a menu link from basic information formatted for a router item. 3
admin_menu_link_save ./admin_menu.inc Convenience function that looks up the plid if $item['parent_path'] is set. 1
admin_menu_menu ./admin_menu.module Implementation of hook_menu().
admin_menu_menu_alter ./admin_menu.module Implementation of hook_menu_alter().
admin_menu_perm ./admin_menu.module Implementation of hook_perm().
admin_menu_rebuild_links ./admin_menu.module 3 2
admin_menu_suppress ./admin_menu.module Suppress display of administration menu. 1
admin_menu_theme ./admin_menu.module Implementation of hook_theme().
admin_menu_theme_settings ./admin_menu.inc Form builder function for module settings. 1
admin_menu_toggle_modules ./admin_menu.inc Menu callback to enable/disable developer modules. 1
admin_menu_translated_menu_link_alter ./admin_menu.module Implementation of hook_translated_menu_link_alter().
admin_menu_tree_output ./admin_menu.module Returns a rendered menu tree. 1
admin_menu_uninstall ./admin_menu.install Implementation of hook_uninstall().
admin_menu_update_6000 ./admin_menu.install Ensure that admin_menu is rebuilt after upgrading to D6.
admin_menu_update_6001 ./admin_menu.install Wipe and rebuild so we can switch the icon path to <front>.
admin_menu_wipe ./admin_menu.inc Wipe the menu so it can be rebuilt from scratch. 2 1
theme_admin_menu_icon ./admin_menu.module Render an icon to display in the Administration Menu.
theme_admin_menu_item ./admin_menu.module Generate the HTML output for a single menu item and submenu. 1
_admin_menu_devel_settings_form_alter ./admin_menu.inc Helper function for admin_menu_form_devel_admin_settings_alter(). 1
_admin_menu_rebuild_links ./admin_menu.inc The key function that builds the menu links whenever there is a menu rebuild. 1

Other projects