Calling all Drupal developers!
Help us get this on the first page of Digg. DIGG NOW!
Help us get this on the first page of Digg. DIGG NOW!
1.43.2.4 (checked in on 2008/06/26 at 20:08:37 by pwolanin)
Renders a menu tree for administrative purposes as dropdown menu at the top of the window.
| Name | Description |
|---|---|
| admin_menu_enable | Implementation of hook_enable(). |
| admin_menu_footer | Implementation of hook_footer(). |
| admin_menu_form_devel_admin_settings_alter | Implementation of hook_form_[form_id]_alter(). |
| admin_menu_help | Implementation of hook_help(). |
| admin_menu_init | Implementation of hook_init(). |
| admin_menu_menu | Implementation of hook_menu(). |
| admin_menu_menu_alter | Implementation of hook_menu_alter(). |
| admin_menu_perm | Implementation of hook_perm(). |
| admin_menu_theme | Implementation of hook_theme(). |
| admin_menu_translated_menu_link_alter | Implementation of hook_translated_menu_link_alter(). |
| admin_menu_tree_output | Returns a rendered menu tree. |
| theme_admin_menu_icon | Render an icon to display in the Administration Menu. |
| theme_admin_menu_item | Generate the HTML output for a single menu item and submenu. |