You are here

Functions in DHTML Menu 5

Primary tabs

Namesort descending Location Description Direct uses Strings
dhtml_menu_block ./dhtml_menu.module Implementation of hook_block(). Basically a copy of menu_block(). We're providing our own version of each menu.
dhtml_menu_enable ./dhtml_menu.install Implementation of hook_enable().
dhtml_menu_menu ./dhtml_menu.module Implementation of hook_menu().
dhtml_menu_panels_block_info ./dhtml_menu.module
dhtml_menu_settings ./dhtml_menu.module DHTML Menu Settings page. 1
dhtml_menu_tree ./dhtml_menu.module Convert menus into DHTML menus 1
dhtml_menu_uninstall ./dhtml_menu.install Implementation of hook_uninstall().
theme_dhtml_menu_item ./dhtml_menu.module Format each menu item
theme_dhtml_menu_tree ./dhtml_menu.module Format each menu tree
_dhtml_get_add_links ./dhtml_menu.module Fetch duplicated menu items - this is a configurable setting. 1
_dhtml_menu_replace ./dhtml_menu.module Replaces the navigation block in all themes by assigning its values to this module's block, then disabling the normal block. 1

Other projects