TYPO3 CMS  TYPO3_6-2
recordHistory Class Reference
Inheritance diagram for recordHistory:
TYPO3\CMS\Backend\History\RecordHistory

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Backend\History\RecordHistory
 __construct ()
 
 main ()
 
 toggleHighlight ($uid)
 
 performRollback ($diff)
 
 displaySettings ()
 
 displayHistory ()
 
 displayMultipleDiff ($diff)
 
 renderDiff ($entry, $table, $rollbackUid=0)
 
 createMultipleDiff ()
 
 createChangeLog ()
 
 getHistoryData ($table, $uid)
 
 generateTitle ($table, $uid)
 
 createRollbackLink ($key, $alt='', $type=0)
 
 linkPage ($str, $inparams=array(), $anchor='', $title='')
 
 removeFilefields ($table, $dataArray)
 
 resolveElement ($table, $uid)
 
 resolveShUid ()
 
- Public Attributes inherited from TYPO3\CMS\Backend\History\RecordHistory
 $maxSteps = 20
 
 $showDiff = 1
 
 $showSubElements = 1
 
 $showInsertDelete = 1
 
 $element
 
 $lastSyslogId
 
 $returnUrl
 
 $changeLog = array()
 
 $showMarked = FALSE
 
- Protected Member Functions inherited from TYPO3\CMS\Backend\History\RecordHistory
 hasPageAccess ($table, $uid)
 
 hasTableAccess ($table)
 
 getRecord ($table, $uid)
 
 getBackendUser ()
 
 getArgument ($name)
 
- Protected Attributes inherited from TYPO3\CMS\Backend\History\RecordHistory
 $recordCache = array()
 
 $pageAccessCache = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 322 of file LegacyClassesForIde.php.