shortcut_toolbar
  • References/PHP/Drupal/shortcut/shortcut.module

shortcut_toolbar() Implements

2025-01-10 15:47:30
ShortcutSetStorage::deleteAssignedShortcutSets
  • References/PHP/Drupal/shortcut/src/ShortcutSetStorage

public ShortcutSetStorage::deleteAssignedShortcutSets

2025-01-10 15:47:30
shortcut_set_switch_access
  • References/PHP/Drupal/shortcut/shortcut.module

shortcut_set_switch_access($account = NULL) Access callback for switching the shortcut set assigned to a user

2025-01-10 15:47:30
shortcut_set_title_exists
  • References/PHP/Drupal/shortcut/shortcut.module

shortcut_set_title_exists($title) Check to see if a shortcut set with the given title already exists.

2025-01-10 15:47:30
ShortcutSetStorage::assignUser
  • References/PHP/Drupal/shortcut/src/ShortcutSetStorage

public ShortcutSetStorage::assignUser(ShortcutSetInterface

2025-01-10 15:47:30
ShortcutInterface::getUrl
  • References/PHP/Drupal/shortcut/src/ShortcutInterface

public ShortcutInterface::getUrl()

2025-01-10 15:47:30
shortcut.module
  • References/PHP/Drupal/shortcut/shortcut.module

Allows users to manage customizable lists of shortcut links. File core/modules/shortcut/shortcut.module

2025-01-10 15:47:30
ShortcutSetStorage::unassignUser
  • References/PHP/Drupal/shortcut/src/ShortcutSetStorage

public ShortcutSetStorage::unassignUser($account)

2025-01-10 15:47:30
ShortcutSetStorage
  • References/PHP/Drupal/shortcut/src/ShortcutSetStorage

Defines a storage for shortcut_set entities. Hierarchy class \Drupal\Core\Entity\

2025-01-10 15:47:30
ShortcutSet
  • References/PHP/Drupal/shortcut/src/Entity/ShortcutSet

Defines the Shortcut set configuration entity. Plugin annotation

2025-01-10 15:47:30