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