TYPO3 CMS  TYPO3_6-2
t3lib_clipboard Class Reference
Inheritance diagram for t3lib_clipboard:
TYPO3\CMS\Backend\Clipboard\Clipboard

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Backend\Clipboard\Clipboard
 initializeClipboard ()
 
 lockToNormal ()
 
 setCmd ($cmd)
 
 setCurrentPad ($padIdent)
 
 endClipboard ()
 
 cleanUpCBC ($CBarr, $table, $removeDeselected=0)
 
 printClipboard ()
 
 printContentFromTab ($pad)
 
 hasElements ()
 
 getLocalizations ($table, $parentRec, $bgColClass, $pad)
 
 padTitleWrap ($str, $pad)
 
 linkItemText ($str, $rec, $table='')
 
 selUrlDB ($table, $uid, $copy=0, $deselect=0, $baseArray=array())
 
 selUrlFile ($path, $copy=0, $deselect=0, $baseArray=array())
 
 pasteUrl ($table, $uid, $setRedirect=TRUE, array $update=NULL)
 
 deleteUrl ($setRedirect=1, $file=0)
 
 editUrl ()
 
 removeUrl ($table, $uid)
 
 confirmMsg ($table, $rec, $type, $clElements, $columnLabel='')
 
 clLabel ($key, $Akey='labels')
 
 removeElement ($el)
 
 saveClipboard ()
 
 currentMode ()
 
 cleanCurrent ()
 
 elFromTable ($matchTable='', $pad='')
 
 isSelected ($table, $uid)
 
 getSelectedRecord ($table='', $uid='')
 
 isElements ()
 
 makePasteCmdArray ($ref, $CMD, array $update=NULL)
 
 makeDeleteCmdArray ($CMD)
 
 makePasteCmdArray_file ($ref, $FILE)
 
 makeDeleteCmdArray_file ($FILE)
 
- Public Attributes inherited from TYPO3\CMS\Backend\Clipboard\Clipboard
 $numberTabs = 3
 
 $clipData = array()
 
 $changed = 0
 
 $current = ''
 
 $backPath = ''
 
 $lockToNormal = 0
 
 $fileMode = 0
 
- Protected Member Functions inherited from TYPO3\CMS\Backend\Clipboard\Clipboard
 exportClipElementParameters ()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 42 of file LegacyClassesForIde.php.