ShortcutManager.addShortcutEntries

This method will add @shortcuts to the #DzlShortcutManager.

This provides a simple way for widgets to add their shortcuts to the manager so that they may be overriden by themes or the end user.

class ShortcutManager
void
addShortcutEntries

Parameters

shortcuts

shortcuts to add

translationDomain
Type: string

the gettext domain to use for translations

Meta