You are here

Functions in Responsive Navigation 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_rmrnjs_plugin ./responsive_navigation.drush.inc Command to delete the responsive-nav.js plugin. Use drush --verbose for extra log detail. 1
drush_rnjs_plugin ./responsive_navigation.drush.inc Command to download the responsive-nav.js plugin. Use drush --verbose for extra log detail. 1
responsive_navigation_admin_settings ./responsive_navigation_admin.inc Settings form as implemented by hook_menu. 1
responsive_navigation_block_configure ./responsive_navigation.module Implements hook_block_configure().
responsive_navigation_block_info ./responsive_navigation.module Implements hook_block_info().
responsive_navigation_block_save ./responsive_navigation.module Implements hook_block_save().
responsive_navigation_block_view ./responsive_navigation.module Implements hook_block_view().
responsive_navigation_build_page_trail ./responsive_navigation.module Build the active trail from the page's menu data. 1
responsive_navigation_drush_command ./responsive_navigation.drush.inc Implements hook_drush_command().
responsive_navigation_drush_help ./responsive_navigation.drush.inc Implements hook_drush_help().
responsive_navigation_enable ./responsive_navigation.install Implements hook_enable().
responsive_navigation_help ./responsive_navigation.module Implements hook_help().
responsive_navigation_init ./responsive_navigation.module Implements hook_init(). Load the JS libraries and send menus to the template.
responsive_navigation_libraries_info ./responsive_navigation.module Implements hook_libraries_info() from the libraries module.
responsive_navigation_library ./responsive_navigation.module Implements hook_library().
responsive_navigation_menu ./responsive_navigation.module Implements hook_menu().
responsive_navigation_permission ./responsive_navigation.module Implements hook_permission().
responsive_navigation_requirements ./responsive_navigation.install Implements hook_requirements().
responsive_navigation_settings_validate ./responsive_navigation_admin.inc Custom validation for the settings form. 1
responsive_navigation_theme ./responsive_navigation.module Implements hook_theme().
responsive_navigation_uninstall ./responsive_navigation.install Implements hook_uninstall().
theme_responsive_navigation ./responsive_navigation.module Theme function to allow any menu tree to be themed as a Responsive Navigation menu.
theme_responsive_navigation_build ./responsive_navigation.module Helper function that builds the nested lists of a Responsive Navigation menu.
theme_responsive_navigation_main_menu ./responsive_navigation.module Theme the main menu as a Responsive Navigation menu.
theme_responsive_navigation_secondary_menu ./responsive_navigation.module Theme the secondary menu as a Responsive Navigation menu.
theme_responsive_navigation_tree ./responsive_navigation.module Builds the final Responsive Navigation menu.
_rnjs_installed ./responsive_navigation.install Check if responsive-nav.js is installed if the Libraries module isn't installed. 1

Other projects