nice_menus_admin_settings |
./nice_menus.module |
Settings form as implemented by hook_menu |
|
1 |
nice_menus_block |
./nice_menus.module |
Implementation of hook_block(). |
|
|
nice_menus_form_alter |
./nice_menus.module |
Implementation of hook_form_alter(). |
|
|
nice_menus_help |
./nice_menus.module |
Implementation of hook_help(). |
|
|
nice_menus_menu |
./nice_menus.module |
Implemention of hook_menu(). |
|
|
nice_menus_system_theme_settings_submit |
./nice_menus.module |
Records the nice menu custom CSS file per theme. |
|
|
theme_nice_menu |
./nice_menus.module |
General theming function to allow any menu tree to be themed
as a nice menu. |
|
|
theme_nice_menu_primary_links |
./nice_menus.module |
Theme primary links as nice menus |
|
|
theme_nice_menu_tree |
./nice_menus.module |
Builds the inner portion of a nice menu. |
|
|