dhtml_menu_enable |
./dhtml_menu.install |
Implementation of hook_enable(). |
|
|
dhtml_menu_form_block_admin_configure_alter |
./dhtml_menu.module |
Implementation of hook_form_alter(). |
|
|
dhtml_menu_install |
./dhtml_menu.install |
Implementation of hook_install(). |
|
|
dhtml_menu_menu |
./dhtml_menu.module |
Implementation of hook_menu(). |
|
|
dhtml_menu_preprocess_block |
./dhtml_menu.module |
Implementation of hook_preprocess().
Change the normal behaviour ('theming') of hook_block(). |
|
|
dhtml_menu_theme |
./dhtml_menu.module |
Implementation of hook_theme(). |
|
|
dhtml_menu_uninstall |
./dhtml_menu.install |
Implementation of hook_uninstall(). |
|
|
theme_dhtml_menu_item |
./dhtml_menu.inc |
Theme each menu item, adding important CSS data |
|
|
theme_dhtml_menu_tree |
./dhtml_menu.inc |
Theme each menu, adding important CSS data |
|
|
_dhtml_menu_build_menu |
./dhtml_menu.inc |
@file dhtml_menu.inc
Allow click expansion of the menu tree via javascript, with
graceful degradation. |
1 |
|
_dhtml_menu_form_block_validate |
./dhtml_menu.module |
Save the DHTML options |
|
1 |
_dhtml_menu_get_add_links |
./dhtml_menu.inc |
Fetch duplicated menu items - this is a configurable setting. |
1 |
|
_dhtml_menu_settings |
./dhtml_menu.admin.inc |
DHTML Menu Settings page. |
|
1 |