8 calls to shortcut_set_save()

ShortcutSetsTestCase::testShortcutSetSave in drupal-7.x/modules/shortcut/shortcut.test
Tests that shortcut_set_save() correctly updates existing links.
ShortcutTestCase::generateShortcutSet in drupal-7.x/modules/shortcut/shortcut.test
Creates a generic shortcut set.
shortcut_install in drupal-7.x/modules/shortcut/shortcut.install
Implements hook_install().
shortcut_link_add_inline in drupal-7.x/modules/shortcut/shortcut.admin.inc
Menu page callback: creates a new link in the provided shortcut set.
shortcut_link_add_submit in drupal-7.x/modules/shortcut/shortcut.admin.inc
Submit handler for shortcut_link_add().
shortcut_set_add_form_submit in drupal-7.x/modules/shortcut/shortcut.admin.inc
Submit handler for shortcut_set_add_form().
shortcut_set_edit_form_submit in drupal-7.x/modules/shortcut/shortcut.admin.inc
Submit handler for shortcut_set_edit_form().
shortcut_set_switch_submit in drupal-7.x/modules/shortcut/shortcut.admin.inc
Submit handler for shortcut_set_switch().