Version 1.26.2.26 (checked in on 2008/07/14 at 12:38:04 by sun)
| Name | Description |
|---|---|
| admin_menu_add_item | Add a custom menu item. |
| admin_menu_admin_menu | Implementation of hook_admin_menu(). |
| admin_menu_clear_cache | Clear the cached admin menu tree. |
| admin_menu_footer | Implementation of hook_footer(). |
| admin_menu_form_alter | Implementation of hook_form_alter(). |
| admin_menu_get_menu | Return Administration Menu from cache or rebuild it. |
| admin_menu_help | Implementation of hook_help(). |
| admin_menu_item_url | Adjust the menu item path. |
| admin_menu_menu | Implementation of hook_menu(). |
| admin_menu_panels_cache | Implementation of hook_panels_cache(). |
| admin_menu_perm | Implementation of hook_perm(). |
| admin_menu_theme_settings | Form builder function for module settings. |
| admin_menu_toggle_modules | Menu callback to enable/disable developer modules. |
| theme_admin_menu_item | Generate the HTML output for a single menu item. |
| theme_admin_menu_tree | Generate the HTML for a menu tree. |
| _admin_menu_sort | Comparator routine for use in sorting menu items. |