admin_menu.module

Version 1.26.2.26 (checked in on 2008/07/14 at 12:38:04 by sun)

Functions

NameDescription
admin_menu_add_itemAdd a custom menu item.
admin_menu_admin_menuImplementation of hook_admin_menu().
admin_menu_clear_cacheClear the cached admin menu tree.
admin_menu_footerImplementation of hook_footer().
admin_menu_form_alterImplementation of hook_form_alter().
admin_menu_get_menuReturn Administration Menu from cache or rebuild it.
admin_menu_helpImplementation of hook_help().
admin_menu_item_urlAdjust the menu item path.
admin_menu_menuImplementation of hook_menu().
admin_menu_panels_cacheImplementation of hook_panels_cache().
admin_menu_permImplementation of hook_perm().
admin_menu_theme_settingsForm builder function for module settings.
admin_menu_toggle_modulesMenu callback to enable/disable developer modules.
theme_admin_menu_itemGenerate the HTML output for a single menu item.
theme_admin_menu_treeGenerate the HTML for a menu tree.
_admin_menu_sortComparator routine for use in sorting menu items.