11 calls to shortcut_current_displayed_set()

ShortcutSetsTestCase::testShortcutSetAssign in drupal/modules/shortcut/shortcut.test
Tests switching another user's shortcut set.
ShortcutSetsTestCase::testShortcutSetSwitchCreate in drupal/modules/shortcut/shortcut.test
Tests switching a user's shortcut set and creating one at the same time.
ShortcutSetsTestCase::testShortcutSetSwitchNoSetName in drupal/modules/shortcut/shortcut.test
Tests switching a user's shortcut set without providing a new set name.
ShortcutSetsTestCase::testShortcutSetSwitchOwn in drupal/modules/shortcut/shortcut.test
Tests switching a user's own shortcut set.
ShortcutSetsTestCase::testShortcutSetUnassign in drupal/modules/shortcut/shortcut.test
Tests unassigning a shortcut set.
shortcut_block_view in drupal/modules/shortcut/shortcut.module
Implements hook_block_view().
shortcut_preprocess_page in drupal/modules/shortcut/shortcut.module
Implements hook_preprocess_page().
shortcut_renderable_links in drupal/modules/shortcut/shortcut.module
Returns an array of shortcut links, suitable for rendering.
shortcut_set_edit_access in drupal/modules/shortcut/shortcut.module
Access callback for editing a shortcut set.
shortcut_set_switch in drupal/modules/shortcut/shortcut.admin.inc
Form callback: builds the form for switching shortcut sets.
shortcut_toolbar_pre_render in drupal/modules/shortcut/shortcut.module
Pre-render function for adding shortcuts to the toolbar drawer.