Render an administrative bar as a dropdown menu at the top of the window.

File

core/modules/admin_bar/admin_bar.module

Functions

Namesort descending Description
admin_bar_admin_bar_output_alter Implements hook_admin_bar_output_alter().
admin_bar_admin_bar_output_build Implements hook_admin_bar_output_build().
admin_bar_admin_bar_replacements Implements hook_admin_bar_replacements().
admin_bar_cache_get Retrieve a client-side cache hash from cache.
admin_bar_cache_set Store a client-side cache hash in persistent cache.
admin_bar_config_info Implements hook_config_info().
admin_bar_deliver Delivery callback for client-side HTTP caching.
admin_bar_field_create_instance Implements hook_field_create_instance().
admin_bar_field_delete_instance Implements hook_field_delete_instance().
admin_bar_field_update_instance Implements hook_field_update_instance().
admin_bar_flush_caches Implements hook_flush_caches().
admin_bar_form_alter Implements hook_form_alter().
admin_bar_form_alter_flush_cache_submit Form submission handler to flush Administration bar caches.
admin_bar_get_user_count Return count of online authenticated users.
admin_bar_js Implements hook_js().
admin_bar_js_cache Menu callback; Output administration bar for HTTP caching via AJAX request.
admin_bar_language_delete Implements hook_language_delete().
admin_bar_language_insert Implements hook_language_insert().
admin_bar_language_update Implements hook_language_update().
admin_bar_locale_links Build Locale links.
admin_bar_menu Implements hook_menu().
admin_bar_menu_alter Implements hook_menu_alter().
admin_bar_menu_link_delete Implements hook_menu_link_delete().
admin_bar_menu_link_insert Implements hook_menu_link_insert().
admin_bar_menu_link_update Implements hook_menu_link_update().
admin_bar_permission Implements hook_permission().
admin_bar_preprocess_page Implements hook_preprocess_page().
admin_bar_session_count Counts how many users are active on the site.
admin_bar_suppress Suppress display of administration bar.
admin_bar_taxonomy_vocabulary_delete Implements hook_taxonomy_vocabulary_delete().
admin_bar_taxonomy_vocabulary_insert Implements hook_taxonomy_vocabulary_insert().
admin_bar_taxonomy_vocabulary_update Implements hook_taxonomy_vocabulary_update().
admin_bar_theme Implements hook_theme().
admin_bar_translated_menu_link_alter Implements hook_translated_menu_link_alter().