admin_menu_adjust_items |
./admin_menu.inc |
|
1 |
|
admin_menu_copy_items |
./admin_menu.inc |
Recursively copy menu items from a source parent menu item to a target menu
item. |
1 |
|
admin_menu_footer |
./admin_menu.module |
Implementation of hook_footer(). |
|
|
admin_menu_form_alter |
./admin_menu.module |
Implementation of hook_form_alter() to extend devel.module. |
|
|
admin_menu_get_menu |
./admin_menu.inc |
Retrieves, sclices and returns the menu tree below /admin. |
1 |
|
admin_menu_help |
./admin_menu.module |
Implementation of hook_help(). |
|
|
admin_menu_item_link |
./admin_menu.inc |
Returns the rendered link to a menu item. |
1 |
|
admin_menu_menu |
./admin_menu.module |
Implementation of hook_menu(). |
|
|
admin_menu_move_item |
./admin_menu.inc |
Moves the child pointer for a menu item to a new parent. |
1 |
|
admin_menu_perm |
./admin_menu.module |
Implementation of hook_perm(). |
|
|
admin_menu_remove_item |
./admin_menu.inc |
Removes the child pointer for a menu item. |
2 |
|
theme_admin_menu_icon |
./admin_menu.module |
Render an icon to display in the Administration Menu. |
|
|
theme_admin_menu_item |
./admin_menu.inc |
|
|
|
theme_admin_menu_tree |
./admin_menu.inc |
Generate the HTML for a menu tree. |
|
|
_admin_menu_get_children |
./admin_menu.inc |
|
1 |
|