TYPO3 CMS  TYPO3_6-2
t3lib_cache_frontend_Frontend Member List

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

collectGarbage()TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
flush()TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
flushByTag($tag)TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
get($entryIdentifier)TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
getBackend()TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
getByTag($tag)TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
getIdentifier()TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
has($entryIdentifier)TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
isValidEntryIdentifier($identifier)TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
isValidTag($tag)TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
PATTERN_ENTRYIDENTIFIERTYPO3\CMS\Core\Cache\Frontend\FrontendInterface
PATTERN_TAGTYPO3\CMS\Core\Cache\Frontend\FrontendInterface
remove($entryIdentifier)TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
set($entryIdentifier, $data, array $tags=array(), $lifetime=NULL)TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
TAG_CLASSTYPO3\CMS\Core\Cache\Frontend\FrontendInterface
TAG_PACKAGETYPO3\CMS\Core\Cache\Frontend\FrontendInterface