Version 1.1.4.15 (checked in on 2008/07/14 at 22:27:47 by sun)
| Name | Description |
|---|---|
| admin_menu_adjust_items | Add some hard-coded features for better user experience. |
| admin_menu_build | Build the administration menu tree. |
| admin_menu_copy_items | Recursively copy menu items from a source parent menu item to a target item. |
| admin_menu_move_item | Moves the child pointer of a menu item to a new parent. |
| admin_menu_remove_item | Removes the child pointer for a menu item. |
| theme_admin_menu_icon | Render an icon to display in the Administration Menu. |
| _admin_menu_get_children | Recursively adds items to the administration menu. |