TYPO3 CMS  TYPO3_6-2
clickMenu Class Reference
Inheritance diagram for clickMenu:
TYPO3\CMS\Backend\ClickMenu\ClickMenu

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Backend\ClickMenu\ClickMenu
 init ()
 
 printDBClickMenu ($table, $uid)
 
 printNewDBLevel ($table, $uid)
 
 externalProcessingOfDBMenuItems ($menuItems)
 
 processingByExtClassArray ($menuItems, $table, $uid)
 
 urlRefForCM ($url, $retUrl='', $hideCM=1, $overrideLoc='')
 
 DB_copycut ($table, $uid, $type)
 
 DB_paste ($table, $uid, $type, $elInfo)
 
 DB_info ($table, $uid)
 
 DB_history ($table, $uid)
 
 DB_perms ($table, $uid, $rec)
 
 DB_db_list ($table, $uid, $rec)
 
 DB_moveWizard ($table, $uid, $rec)
 
 DB_newWizard ($table, $uid, $rec)
 
 DB_editAccess ($table, $uid)
 
 DB_editPageProperties ($uid)
 
 DB_edit ($table, $uid)
 
 DB_new ($table, $uid)
 
 DB_delete ($table, $uid, $elInfo)
 
 DB_view ($id, $anchor='')
 
 DB_tempMountPoint ($page_id)
 
 DB_hideUnhide ($table, $rec, $hideField)
 
 DB_changeFlag ($table, $rec, $flagField, $title, $name, $iconRelPath='gfx/')
 
 printFileClickMenu ($combinedIdentifier)
 
 externalProcessingOfFileMenuItems ($menuItems)
 
 FILE_launch ($path, $script, $type, $image, $noReturnUrl=FALSE)
 
 FILE_upload ($path)
 
 FILE_copycut ($path, $type)
 
 FILE_delete ($path)
 
 FILE_paste ($path, $target, $elInfo)
 
 printDragDropClickMenu ($table, $srcId, $dstId)
 
 externalProcessingOfDragDropMenuItems ($menuItems)
 
 dragDrop_copymovepage ($srcUid, $dstUid, $action, $into)
 
 dragDrop_copymovefolder ($srcPath, $dstPath, $action)
 
 printItems ($menuItems, $item)
 
 printLayerJScode ($menuItems)
 
 wrapColorTableCM ($str)
 
 menuItemsForTopFrame ($menuItems)
 
 menuItemsForClickMenu ($menuItems)
 
 addMenuItems ($menuItems, $newMenuItems, $position='')
 
 linkItem ($str, $icon, $onClick, $onlyCM=0, $dontHide=0)
 
 excludeIcon ($iconCode)
 
 enableDisableItems ($menuItems)
 
 cleanUpSpacers ($menuItems)
 
 label ($label)
 
 isCMlayers ()
 
 frameLocation ($str)
 
- Public Attributes inherited from TYPO3\CMS\Backend\ClickMenu\ClickMenu
 $cmLevel = 0
 
 $CB
 
 $backPath = ''
 
 $PH_backPath = '###BACK_PATH###'
 
 $listFrame = 0
 
 $isDBmenu = 0
 
 $alwaysContentFrame = 0
 
 $iParts = array()
 
 $disabledItems = array()
 
 $leftIcons = 0
 
 $extClassArray = array()
 
 $ajax = 0
 
 $elCount = 0
 
 $editPageIconSet = 0
 
 $editOK = 0
 
 $rec = array()
 
- Protected Member Functions inherited from TYPO3\CMS\Backend\ClickMenu\ClickMenu
 fileInfo ($identifier)
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 37 of file LegacyClassesForIde.php.