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

shortcut_default_set($account = NULL) Returns the default shortcut set for a given user account.

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

Builds the shortcut set switch form. Hierarchy class \Drupal\Core\Form\

2025-01-10 15:47:30
SwitchShortcutSet::$user
  • References/PHP/Drupal/shortcut/src/Form/SwitchShortcutSet

The account the shortcut set is for. Type:

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

protected ShortcutAccessControlHandle

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

public ShortcutSet::resetLinkWeights()

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

public ShortcutSet::getShortcuts()

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

shortcut_set_unassign_user($account) Unassigns a user from any shortcut set they may have been assigned to

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::deleteAssignedShortcutSets
  • References/PHP/Drupal/shortcut/src/ShortcutSetStorage

public ShortcutSetStorage::deleteAssignedShortcutSets

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

public ShortcutInterface::setWeight($weight)

2025-01-10 15:47:30