You are here

Functions in Quickbar 6

Primary tabs

Namesort descending Location Description Direct uses Strings
quickbar_admin_select_info ./quickbar.module Implements hook_admin_select_info().
quickbar_configure_form ./quickbar.admin.inc Page to configure a toolbar 2
quickbar_configure_form_submit ./quickbar.admin.inc Submit handler for quickbar_configure_form()
quickbar_enable ./quickbar.install Implementation of hook_enable().
quickbar_extras_configure_form_submit modules/quickbar_extras/quickbar_extras.module Submission handler for quickbar_extras_form_alter(). 1
quickbar_extras_form_alter modules/quickbar_extras/quickbar_extras.module Implements hook_form_alter().
quickbar_extras_init modules/quickbar_extras/quickbar_extras.module Implements hook_init().
quickbar_extras_preprocess_quickbar modules/quickbar_extras/quickbar_extras.module Implements hook_preprocess_quickbar().
quickbar_extras_uninstall modules/quickbar_extras/quickbar_extras.install
quickbar_footer ./quickbar.module Implementation of hook_footer()
quickbar_form ./quickbar.admin.inc Page to administer quickbar 1
quickbar_form_submit ./quickbar.admin.inc Submit handler for quickbar_form()
quickbar_get_menu_tree ./quickbar.module Helper for returning a selectively flattened version of the menu. 1
quickbar_init ./quickbar.module Implementation of hook_init().
quickbar_in_active_trail ./quickbar.module Checks whether an item is in the active trail. Useful when using a menu generated by menu_tree_all_data() which does not set the 'in_active_trail' flag on items. 2
quickbar_is_enabled ./quickbar.module Wrapper to check whether various quickbar features are accessible to the current user and compatible with the current theme. 2
quickbar_landing_page_access ./quickbar.module Menu access callback for admin landing pages.
quickbar_menu ./quickbar.module Implementation of hook_menu().
quickbar_menu_navigation_links ./quickbar.module Generate a links array from a menu tree array. 1
quickbar_menu_tree ./quickbar.module Retrieve a hierarchy of links representing select portions of the menu. 1
quickbar_menu_tree_links ./quickbar.module Build a hierarchy of $links arrays suitable for theme_links() from a menu tree. 1
quickbar_perm ./quickbar.module Implementation of hook_perm().
quickbar_preprocess_page ./quickbar.module Implementation of hook_preprocess_page().
quickbar_preprocess_quickbar theme/theme.inc Preprocessor for theme('quickbar').
quickbar_quickbar_iconset_info ./quickbar.module Implements hook_quickbar_iconset_info();
quickbar_suppress ./quickbar.module Hide the quickbar. 1
quickbar_theme ./quickbar.module Implementation of hook_theme().
quickbar_update_6101 ./quickbar.install
theme_quickbar_form ./quickbar.admin.inc Theme handler for quickbar_form()
_quickbar_configure_page ./quickbar.admin.inc 1

Other projects