TYPO3 CMS  TYPO3_6-2
tx_cms_treelistCacheUpdate Class Reference
Inheritance diagram for tx_cms_treelistCacheUpdate:
TYPO3\CMS\Frontend\Hooks\TreelistCacheUpdateHooks

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Frontend\Hooks\TreelistCacheUpdateHooks
 __construct ()
 
 processDatamap_afterDatabaseOperations ($status, $table, $recordId, array $updatedFields, \TYPO3\CMS\Core\DataHandling\DataHandler $tceMain)
 
 processCmdmap_postProcess ($command, $table, $recordId, $commandValue, \TYPO3\CMS\Core\DataHandling\DataHandler $tceMain)
 
 moveRecord_firstElementPostProcess ($table, $recordId, $destinationPid, array $movedRecord, array $updatedFields, \TYPO3\CMS\Core\DataHandling\DataHandler $tceMain)
 
 moveRecord_afterAnotherElementPostProcess ($table, $recordId, $destinationPid, $originalDestinationPid, array $movedRecord, array $updatedFields, \TYPO3\CMS\Core\DataHandling\DataHandler $tceMain)
 
- Protected Member Functions inherited from TYPO3\CMS\Frontend\Hooks\TreelistCacheUpdateHooks
 requiresUpdate (array $updatedFields)
 
 processClearCacheActions ($affectedPage, $affectedParentPage, $updatedFields, array $actions)
 
 clearCacheForAllParents ($affectedParentPage)
 
 clearCacheWhereUidInTreelist ($affectedPage)
 
 setCacheExpiration ($affectedPage, $expirationTime)
 
 removeExpiredCacheEntries ()
 
 determineClearCacheActions ($status, $updatedFields)
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 5142 of file LegacyClassesForIde.php.