toolbar.module

Administration toolbar for quick access to top level administration items.

File

modules/toolbar/toolbar.module

Functions

Name Description
theme_toolbar_toggle Formats an element used to toggle the toolbar drawer's visibility.
toolbar_get_menu_tree Gets only the top level items below the 'admin' path.
toolbar_help Implements hook_help().
toolbar_in_active_trail Checks whether an item is in the active trail.
toolbar_menu Implements hook_menu().
toolbar_menu_navigation_links Generates a links array from a menu tree array.
toolbar_page_build Implements hook_page_build().
toolbar_permission Implements hook_permission().
toolbar_preprocess_html Implements hook_preprocess_html().
toolbar_preprocess_toolbar Implements hook_preprocess_toolbar().
toolbar_pre_render Prerender function for the toolbar.
toolbar_system_info_alter Implements hook_system_info_alter().
toolbar_theme Implements hook_theme().
toolbar_toggle_page Menu callback; toggles the visibility of the toolbar drawer.
toolbar_view Builds the admin menu as a structured array ready for drupal_render().
_toolbar_is_collapsed Determines the current state of the toolbar drawer's visibility.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!toolbar!toolbar.module/7.x