Contributions API

Calling all Drupal developers!

Help us get this on the first page of Digg. DIGG NOW!

Modules in 6

admin_menu.module

Version

1.43.2.4 (checked in on 2008/06/26 at 20:08:37 by pwolanin)

Description

Renders a menu tree for administrative purposes as dropdown menu at the top of the window.

Functions

Namesort iconDescription
admin_menu_enableImplementation of hook_enable().
admin_menu_footerImplementation of hook_footer().
admin_menu_form_devel_admin_settings_alterImplementation of hook_form_[form_id]_alter().
admin_menu_helpImplementation of hook_help().
admin_menu_initImplementation of hook_init().
admin_menu_menuImplementation of hook_menu().
admin_menu_menu_alterImplementation of hook_menu_alter().
admin_menu_permImplementation of hook_perm().
admin_menu_themeImplementation of hook_theme().
admin_menu_translated_menu_link_alterImplementation of hook_translated_menu_link_alter().
admin_menu_tree_outputReturns a rendered menu tree.
theme_admin_menu_iconRender an icon to display in the Administration Menu.
theme_admin_menu_itemGenerate the HTML output for a single menu item and submenu.