You are here

Functions in Nice Menus 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
nice_menus_admin_settings ./nice_menus.admin.inc Settings form as implemented by hook_menu. 1
nice_menus_block ./nice_menus.module Implements hook_block().
nice_menus_build_page_trail ./nice_menus.module Builds the active trail from the page's menu data. 1
nice_menus_form_alter ./nice_menus.module Implements hook_form_alter().
nice_menus_help ./nice_menus.module Implements hook_help().
nice_menus_init ./nice_menus.module Implements hook_init().
nice_menus_menu ./nice_menus.module Implements hook_menu().
nice_menus_settings_validate ./nice_menus.admin.inc Custom validation for the settings form. 1
nice_menus_system_theme_settings_submit ./nice_menus.module Records the Nice menu custom CSS file per theme. 1
nice_menus_theme ./nice_menus.module Implements hook_theme().
nice_menus_uninstall ./nice_menus.install Implements hook_uninstall().
nice_menus_update_6000 ./nice_menus.install Implements hook_update_N().
nice_menus_update_6001 ./nice_menus.install Implements hook_update_N().
theme_nice_menus ./nice_menus.module Theme function to allow any menu tree to be themed as a Nice menu.
theme_nice_menus_build ./nice_menus.module Helper function that builds the nested lists of a Nice menu.
theme_nice_menus_primary_links ./nice_menus.module Theme primary links as Nice menus.
theme_nice_menus_secondary_links ./nice_menus.module Theme secondary links as nice menus.
theme_nice_menus_tree ./nice_menus.module Builds the final Nice menu.

Other projects