Administration toolbar for quick access to top level administration items.
File
core/modules/toolbar/toolbar.module
Functions
Name | Description |
---|---|
template_preprocess_toolbar | Prepares variables for administration toolbar templates. |
toolbar_get_rendered_subtrees | Returns the rendered subtree of each top-level toolbar link. |
toolbar_help | Implements hook_help(). |
toolbar_menu_navigation_links | Adds toolbar-specific attributes to the menu link tree. |
toolbar_page_top | Implements hook_page_top(). |
toolbar_prerender_toolbar_administration_tray | Renders the toolbar's administration tray. |
toolbar_theme | Implements hook_theme(). |
toolbar_toolbar | Implements hook_toolbar(). |
_toolbar_do_get_rendered_subtrees | #pre_render callback for toolbar_get_rendered_subtrees(). |
_toolbar_get_subtrees_hash | Returns the hash of the per-user rendered toolbar subtrees. |
Please login to continue.