14 calls to shortcut_set_load()
- ShortcutLinksTestCase::testShortcutLinkAdd in modules/
shortcut/ shortcut.test - Tests that creating a shortcut works properly.
- ShortcutLinksTestCase::testShortcutLinkChangePath in modules/
shortcut/ shortcut.test - Tests that changing the path of a shortcut link works.
- ShortcutLinksTestCase::testShortcutLinkDelete in modules/
shortcut/ shortcut.test - Tests deleting a shortcut link.
- ShortcutLinksTestCase::testShortcutLinkRename in modules/
shortcut/ shortcut.test - Tests that shortcut links can be renamed.
- ShortcutSetsTestCase::testShortcutSetRename in modules/
shortcut/ shortcut.test - Tests renaming a shortcut set.
- ShortcutSetsTestCase::testShortcutSetRenameAlreadyExists in modules/
shortcut/ shortcut.test - Tests renaming a shortcut set to the same name as another set.
- ShortcutSetsTestCase::testShortcutSetSave in modules/
shortcut/ shortcut.test - Tests that shortcut_set_save() correctly updates existing links.
- ShortcutTestCase::setUp in modules/
shortcut/ shortcut.test - Sets up a Drupal site for running functional and integration tests.
- shortcut_current_displayed_set in modules/
shortcut/ shortcut.module - Returns the current displayed shortcut set for the provided user account.
- shortcut_default_set in modules/
shortcut/ shortcut.module - Returns the default shortcut set for a given user account.
- shortcut_link_access in modules/
shortcut/ shortcut.module - Access callback for editing a link in a shortcut set.
- shortcut_set_delete_form_submit in modules/
shortcut/ shortcut.admin.inc - Submit handler for shortcut_set_delete_form().
- shortcut_set_get_unique_name in modules/
shortcut/ shortcut.module - Returns a unique, machine-readable shortcut set name.
- shortcut_set_switch_submit in modules/
shortcut/ shortcut.admin.inc - Submit handler for shortcut_set_switch().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.