TYPO3 CMS  TYPO3_6-2
ShortcutMenu Class Reference
Inheritance diagram for ShortcutMenu:
TYPO3\CMS\Backend\Toolbar\ShortcutToolbarItem TYPO3\CMS\Backend\Toolbar\ToolbarItemHookInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Backend\Toolbar\ShortcutToolbarItem
 __construct (\TYPO3\CMS\Backend\Controller\BackendController &$backendReference=NULL)
 
 checkAccess ()
 
 render ()
 
 renderMenu ()
 
 renderAjax ($params=array(), \TYPO3\CMS\Core\Http\AjaxRequestHandler &$ajaxObj=NULL)
 
 getAdditionalAttributes ()
 
 getAjaxShortcutGroups ($params=array(), \TYPO3\CMS\Core\Http\AjaxRequestHandler &$ajaxObj=NULL)
 
 deleteAjaxShortcut ($params=array(), \TYPO3\CMS\Core\Http\AjaxRequestHandler &$ajaxObj=NULL)
 
 createAjaxShortcut ($params=array(), \TYPO3\CMS\Core\Http\AjaxRequestHandler &$ajaxObj=NULL)
 
 setAjaxShortcut ($params=array(), \TYPO3\CMS\Core\Http\AjaxRequestHandler &$ajaxObj=NULL)
 
- Public Attributes inherited from TYPO3\CMS\Backend\Toolbar\ShortcutToolbarItem
const SUPERGLOBAL_GROUP = -100
 
 $perms_clause
 
 $backPath
 
 $fieldArray
 
- Protected Member Functions inherited from TYPO3\CMS\Backend\Toolbar\ShortcutToolbarItem
 addJavascriptToBackend ()
 
 initShortcuts ()
 
 getTokenUrl ($url)
 
 getShortcutsByGroup ($groupId)
 
 getShortcutById ($shortcutId)
 
 initShortcutGroups ()
 
 getShortcutGroupLabel ($groupId)
 
 getGlobalShortcutGroups ()
 
 getGroupsFromShortcuts ()
 
 getShortcutIcon ($row, $shortcut)
 
 getShortcutIconTitle ($shortcutLabel, $moduleName, $parentModuleName='')
 
 getLinkedPageId ($url)
 
- Protected Attributes inherited from TYPO3\CMS\Backend\Toolbar\ShortcutToolbarItem
 $shortcuts
 
 $shortcutGroups
 
 $groupLabels
 
 $backendReference
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 467 of file LegacyClassesForIde.php.