TYPO3 CMS  TYPO3_6-2
t3lib_cache_backend_PhpCapableBackend Member List

This is the complete list of members for t3lib_cache_backend_PhpCapableBackend, including all inherited members.

collectGarbage()TYPO3\CMS\Core\Cache\Backend\BackendInterface
flush()TYPO3\CMS\Core\Cache\Backend\BackendInterface
get($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\BackendInterface
has($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\BackendInterface
remove($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\BackendInterface
requireOnce($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\PhpCapableBackendInterface
set($entryIdentifier, $data, array $tags=array(), $lifetime=NULL)TYPO3\CMS\Core\Cache\Backend\BackendInterface
setCache(\TYPO3\CMS\Core\Cache\Frontend\FrontendInterface $cache)TYPO3\CMS\Core\Cache\Backend\BackendInterface