Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
ShortcutTestCase::$node property modules/shortcut/shortcut.test Generic node used for testing.
ShortcutTestCase::$set property modules/shortcut/shortcut.test Site-wide default shortcut set.
ShortcutTestCase::$shortcut_user property modules/shortcut/shortcut.test User with permission to use shortcuts, but not administer them.
ShortcutTestCase::generateShortcutLink function modules/shortcut/shortcut.test Creates a generic shortcut link.
ShortcutTestCase::generateShortcutSet function modules/shortcut/shortcut.test Creates a generic shortcut set.
ShortcutTestCase::getShortcutInformation function modules/shortcut/shortcut.test Extracts information from shortcut set links.
ShortcutTestCase::setUp function modules/shortcut/shortcut.test Sets up a Drupal site for running functional and integration tests.
shortcut_admin_add_link function modules/shortcut/shortcut.admin.inc Adds a link to the end of a shortcut set, keeping within a prescribed limit.
shortcut_admin_paths function modules/shortcut/shortcut.module Implements hook_admin_paths().
shortcut_block_info function modules/shortcut/shortcut.module Implements hook_block_info().
shortcut_block_view function modules/shortcut/shortcut.module Implements hook_block_view().
shortcut_current_displayed_set function modules/shortcut/shortcut.module Returns the current displayed shortcut set for the provided user account.
shortcut_default_set function modules/shortcut/shortcut.module Returns the default shortcut set for a given user account.
SHORTCUT_DEFAULT_SET_NAME constant modules/shortcut/shortcut.module The name of the default shortcut set.
shortcut_help function modules/shortcut/shortcut.module Implements hook_help().
shortcut_install function modules/shortcut/shortcut.install Implements hook_install().
shortcut_link_access function modules/shortcut/shortcut.module Access callback for editing a link in a shortcut set.
shortcut_link_add function modules/shortcut/shortcut.admin.inc Form callback: builds the form for adding a new shortcut link.
shortcut_link_add_inline function modules/shortcut/shortcut.admin.inc Menu page callback: creates a new link in the provided shortcut set.
shortcut_link_add_submit function modules/shortcut/shortcut.admin.inc Submit handler for shortcut_link_add().
shortcut_link_delete function modules/shortcut/shortcut.admin.inc Form callback: builds the confirmation form for deleting a shortcut link.
shortcut_link_delete_submit function modules/shortcut/shortcut.admin.inc Submit handler for shortcut_link_delete_submit().
shortcut_link_edit function modules/shortcut/shortcut.admin.inc Form callback: builds the form for editing a shortcut link.
shortcut_link_edit_submit function modules/shortcut/shortcut.admin.inc Submit handler for shortcut_link_edit().
shortcut_link_edit_validate function modules/shortcut/shortcut.admin.inc Validation handler for the shortcut link add and edit forms.
shortcut_max_slots function modules/shortcut/shortcut.admin.inc Returns the maximum number of shortcut "slots" available per shortcut set.
shortcut_menu function modules/shortcut/shortcut.module Implements hook_menu().
shortcut_page_alter function modules/shortcut/shortcut.module Implements hook_page_alter().
shortcut_permission function modules/shortcut/shortcut.module Implements hook_permission().
shortcut_preprocess_page function modules/shortcut/shortcut.module Implements hook_preprocess_page().
shortcut_renderable_links function modules/shortcut/shortcut.module Returns an array of shortcut links, suitable for rendering.
shortcut_schema function modules/shortcut/shortcut.install Implements hook_schema().
shortcut_sets function modules/shortcut/shortcut.module Returns an array of all shortcut sets, keyed by the set name.
shortcut_set_add_form function modules/shortcut/shortcut.admin.inc Form callback: builds the form for adding a shortcut set.
shortcut_set_add_form_submit function modules/shortcut/shortcut.admin.inc Submit handler for shortcut_set_add_form().
shortcut_set_add_form_validate function modules/shortcut/shortcut.admin.inc Validation handler for shortcut_set_add_form().
shortcut_set_admin function modules/shortcut/shortcut.admin.inc Menu page callback: builds the page for administering shortcut sets.
shortcut_set_assign_user function modules/shortcut/shortcut.module Assigns a user to a particular shortcut set.
shortcut_set_customize function modules/shortcut/shortcut.admin.inc Form callback: builds the form for customizing shortcut sets.
shortcut_set_customize_submit function modules/shortcut/shortcut.admin.inc Submit handler for shortcut_set_customize().
shortcut_set_delete function modules/shortcut/shortcut.module Deletes a shortcut set.
shortcut_set_delete_access function modules/shortcut/shortcut.module Access callback for deleting a shortcut set.
shortcut_set_delete_form function modules/shortcut/shortcut.admin.inc Form callback: builds the confirmation form for deleting a shortcut set.
shortcut_set_delete_form_submit function modules/shortcut/shortcut.admin.inc Submit handler for shortcut_set_delete_form().
shortcut_set_edit_access function modules/shortcut/shortcut.module Access callback for editing a shortcut set.
shortcut_set_edit_form function modules/shortcut/shortcut.admin.inc Form callback: builds the form for editing the shortcut set name.
shortcut_set_edit_form_submit function modules/shortcut/shortcut.admin.inc Submit handler for shortcut_set_edit_form().
shortcut_set_edit_form_validate function modules/shortcut/shortcut.admin.inc Validation handler for shortcut_set_edit_form().
shortcut_set_get_unique_name function modules/shortcut/shortcut.module Returns a unique, machine-readable shortcut set name.
shortcut_set_load function modules/shortcut/shortcut.module Loads the data for a shortcut set.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.