TYPO3 CMS  TYPO3_6-2
t3lib_cache_frontend_StringFrontend Member List

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

$backendTYPO3\CMS\Core\Cache\Frontend\AbstractFrontendprotected
$identifierTYPO3\CMS\Core\Cache\Frontend\AbstractFrontendprotected
__construct($identifier, \TYPO3\CMS\Core\Cache\Backend\BackendInterface $backend)TYPO3\CMS\Core\Cache\Frontend\AbstractFrontend
collectGarbage()TYPO3\CMS\Core\Cache\Frontend\AbstractFrontend
flush()TYPO3\CMS\Core\Cache\Frontend\AbstractFrontend
flushByTag($tag)TYPO3\CMS\Core\Cache\Frontend\AbstractFrontend
get($entryIdentifier)TYPO3\CMS\Core\Cache\Frontend\StringFrontend
getBackend()TYPO3\CMS\Core\Cache\Frontend\AbstractFrontend
getByTag($tag)TYPO3\CMS\Core\Cache\Frontend\StringFrontend
getIdentifier()TYPO3\CMS\Core\Cache\Frontend\AbstractFrontend
has($entryIdentifier)TYPO3\CMS\Core\Cache\Frontend\AbstractFrontend
isValidEntryIdentifier($identifier)TYPO3\CMS\Core\Cache\Frontend\AbstractFrontend
isValidTag($tag)TYPO3\CMS\Core\Cache\Frontend\AbstractFrontend
PATTERN_ENTRYIDENTIFIERTYPO3\CMS\Core\Cache\Frontend\FrontendInterface
PATTERN_TAGTYPO3\CMS\Core\Cache\Frontend\FrontendInterface
remove($entryIdentifier)TYPO3\CMS\Core\Cache\Frontend\AbstractFrontend
set($entryIdentifier, $string, array $tags=array(), $lifetime=NULL)TYPO3\CMS\Core\Cache\Frontend\StringFrontend
TAG_CLASSTYPO3\CMS\Core\Cache\Frontend\FrontendInterface
TAG_PACKAGETYPO3\CMS\Core\Cache\Frontend\FrontendInterface