Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
shortcut_block_info drupal/modules/shortcut/shortcut.module Implements hook_block_info().
shortcut_block_view drupal/modules/shortcut/shortcut.module Implements hook_block_view().
shortcut_current_displayed_set drupal/modules/shortcut/shortcut.module Returns the current displayed shortcut set for the provided user account. 11 1
shortcut_default_set drupal/modules/shortcut/shortcut.module Returns the default shortcut set for a given user account. 5
shortcut_help drupal/modules/shortcut/shortcut.module Implements hook_help().
shortcut_install drupal/modules/shortcut/shortcut.install Implements hook_install().
shortcut_link_access drupal/modules/shortcut/shortcut.module Access callback for editing a link in a shortcut set. 1
shortcut_link_add drupal/modules/shortcut/shortcut.admin.inc Form callback: builds the form for adding a new shortcut link. 1
shortcut_link_add_inline drupal/modules/shortcut/shortcut.admin.inc Menu page callback: creates a new link in the provided shortcut set. 1
shortcut_link_add_submit drupal/modules/shortcut/shortcut.admin.inc Submit handler for shortcut_link_add().
shortcut_link_delete drupal/modules/shortcut/shortcut.admin.inc Form callback: builds the confirmation form for deleting a shortcut link. 1
shortcut_link_delete_submit drupal/modules/shortcut/shortcut.admin.inc Submit handler for shortcut_link_delete_submit().
shortcut_link_edit drupal/modules/shortcut/shortcut.admin.inc Form callback: builds the form for editing a shortcut link. 1
shortcut_link_edit_submit drupal/modules/shortcut/shortcut.admin.inc Submit handler for shortcut_link_edit().
shortcut_link_edit_validate drupal/modules/shortcut/shortcut.admin.inc Validation handler for the shortcut link add and edit forms. 1
shortcut_max_slots drupal/modules/shortcut/shortcut.admin.inc Returns the maximum number of shortcut "slots" available per shortcut set. 3
shortcut_menu drupal/modules/shortcut/shortcut.module Implements hook_menu().
shortcut_page_alter drupal/modules/shortcut/shortcut.module Implements hook_page_alter().
shortcut_permission drupal/modules/shortcut/shortcut.module Implements hook_permission().
shortcut_preprocess_page drupal/modules/shortcut/shortcut.module Implements hook_preprocess_page().
shortcut_renderable_links drupal/modules/shortcut/shortcut.module Returns an array of shortcut links, suitable for rendering. 2
shortcut_schema drupal/modules/shortcut/shortcut.install Implements hook_schema().
shortcut_sets drupal/modules/shortcut/shortcut.module Returns an array of all shortcut sets, keyed by the set name. 5
shortcut_set_add_form drupal/modules/shortcut/shortcut.admin.inc Form callback: builds the form for adding a shortcut set. 1
shortcut_set_add_form_submit drupal/modules/shortcut/shortcut.admin.inc Submit handler for shortcut_set_add_form().
shortcut_set_add_form_validate drupal/modules/shortcut/shortcut.admin.inc Validation handler for shortcut_set_add_form().
shortcut_set_admin drupal/modules/shortcut/shortcut.admin.inc Menu page callback: builds the page for administering shortcut sets. 1
shortcut_set_assign_user drupal/modules/shortcut/shortcut.module Assigns a user to a particular shortcut set. 4
shortcut_set_customize drupal/modules/shortcut/shortcut.admin.inc Form callback: builds the form for customizing shortcut sets. 1
shortcut_set_customize_submit drupal/modules/shortcut/shortcut.admin.inc Submit handler for shortcut_set_customize().
shortcut_set_delete drupal/modules/shortcut/shortcut.module Deletes a shortcut set. 1
shortcut_set_delete_access drupal/modules/shortcut/shortcut.module Access callback for deleting a shortcut set. 1 1
shortcut_set_delete_form drupal/modules/shortcut/shortcut.admin.inc Form callback: builds the confirmation form for deleting a shortcut set. 1
shortcut_set_delete_form_submit drupal/modules/shortcut/shortcut.admin.inc Submit handler for shortcut_set_delete_form().
shortcut_set_edit_access drupal/modules/shortcut/shortcut.module Access callback for editing a shortcut set. 3 1
shortcut_set_edit_form drupal/modules/shortcut/shortcut.admin.inc Form callback: builds the form for editing the shortcut set name. 1
shortcut_set_edit_form_submit drupal/modules/shortcut/shortcut.admin.inc Submit handler for shortcut_set_edit_form().
shortcut_set_edit_form_validate drupal/modules/shortcut/shortcut.admin.inc Validation handler for shortcut_set_edit_form().
shortcut_set_get_unique_name drupal/modules/shortcut/shortcut.module Returns a unique, machine-readable shortcut set name. 1
shortcut_set_load drupal/modules/shortcut/shortcut.module Loads the data for a shortcut set. 14
shortcut_set_name drupal/modules/shortcut/shortcut.module Returns the name of a shortcut set, based on a provided number. 1
shortcut_set_reset_link_weights drupal/modules/shortcut/shortcut.module Resets the link weights in a shortcut set to match their current order. 1
shortcut_set_save drupal/modules/shortcut/shortcut.module Saves a shortcut set. 8
shortcut_set_switch drupal/modules/shortcut/shortcut.admin.inc Form callback: builds the form for switching shortcut sets. 1
shortcut_set_switch_access drupal/modules/shortcut/shortcut.module Access callback for switching the shortcut set assigned to a user account. 1 1
shortcut_set_switch_submit drupal/modules/shortcut/shortcut.admin.inc Submit handler for shortcut_set_switch().
shortcut_set_switch_validate drupal/modules/shortcut/shortcut.admin.inc Validation handler for shortcut_set_switch().
shortcut_set_title drupal/modules/shortcut/shortcut.module Returns the sanitized title of a shortcut set.
shortcut_set_title_callback drupal/modules/shortcut/shortcut.module Returns the title of a shortcut set. 1
shortcut_set_title_exists drupal/modules/shortcut/shortcut.module Check to see if a shortcut set with the given title already exists. 3

Pages

Other projects