Version 1.75 (checked in on 2010/03/17 at 20:49:40 by sun)
| Name | Description |
|---|---|
| admin_menu_expand_args | Create the cartesian product of multiple varying sized argument arrays. |
| admin_menu_flush_cache | Flush all caches or a specific one. |
| admin_menu_links_icon | Build icon menu links; mostly containing maintenance helpers. |
| admin_menu_links_menu | Build the administration menu as renderable menu links. |
| admin_menu_links_user | Build user/action links; mostly account information and links. |
| admin_menu_merge_tree | Walk through the entire menu tree and merge in expanded dynamic menu links. |
| admin_menu_theme_settings | Form builder function for module settings. |
| admin_menu_toggle_modules | Menu callback; Enable/disable developer modules. |
| admin_menu_translate | Create a menu item suitable for rendering. |
| admin_menu_tree | Build the full administration menu tree from static and expanded dynamic items. |
| admin_menu_tree_dynamic | Load menu link trees for router paths containing dynamic arguments. |
| theme_admin_menu_icon | Render an icon to display in the administration menu. |
| _admin_menu_developer_modules | Helper function to return a default list of developer modules. |
| _admin_menu_form_devel_admin_settings_alter | Implementation of hook_form_FORM_ID_alter(). |