shortcut.module

Allows users to manage customizable lists of shortcut links.

File

core/modules/shortcut/shortcut.module

Functions

Name Description
shortcut_current_displayed_set Returns the current displayed shortcut set for the provided user account.
shortcut_default_set Returns the default shortcut set for a given user account.
shortcut_help Implements hook_help().
shortcut_preprocess_block Implements hook_preprocess_HOOK() for block templates.
shortcut_preprocess_page_title Implements hook_preprocess_HOOK() for page title templates.
shortcut_renderable_links Returns an array of shortcut links, suitable for rendering.
shortcut_set_assign_user Deprecated Assigns a user to a particular shortcut set.
shortcut_set_edit_access Access callback for editing a shortcut set.
shortcut_set_switch_access Access callback for switching the shortcut set assigned to a user account.
shortcut_set_title_exists Deprecated Check to see if a shortcut set with the given title already exists.
shortcut_set_unassign_user Deprecated Unassigns a user from any shortcut set they may have been assigned to.
shortcut_themes_installed Implements hook_themes_installed().
shortcut_toolbar Implements hook_toolbar().

© 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/core!modules!shortcut!shortcut.module/8.1.x