menutree_display |
./menutree.module |
Display a fully-expanded version of the menu specified on the path |
2 |
|
menutree_display_all |
./menutree.module |
Menu callback; Display a fully-expanded version of all flagged menus. |
|
1 |
menutree_display_page |
./menutree.module |
Menu callback; Display a menu tree for a single specified menu. |
|
1 |
menutree_menu |
./menutree.module |
Implementation of hook_menu(). |
|
|
menutree_perm |
./menutree.module |
Implementation of hook_perm(). |
|
|
menutree_settings |
./menutree.module |
Form builder; Display menutree settings form. |
|
1 |
menutree_tree |
./menutree.module |
Returns a rendered menu tree. |
1 |
|
theme_menutree_page |
./menutree.module |
Theme the menutree. |
|
|
theme_menutree_tree |
./menutree.module |
Generate the HTML for a menu tree. |
|
|