TYPO3 CMS  TYPO3_6-2
t3lib_cache_frontend_VariableFrontend Member List

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

$backendTYPO3\CMS\Core\Cache\Frontend\AbstractFrontendprotected
$identifierTYPO3\CMS\Core\Cache\Frontend\AbstractFrontendprotected
$useIgBinaryTYPO3\CMS\Core\Cache\Frontend\VariableFrontendprotected
__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\VariableFrontend
getBackend()TYPO3\CMS\Core\Cache\Frontend\AbstractFrontend
getByTag($tag)TYPO3\CMS\Core\Cache\Frontend\VariableFrontend
getIdentifier()TYPO3\CMS\Core\Cache\Frontend\AbstractFrontend
has($entryIdentifier)TYPO3\CMS\Core\Cache\Frontend\AbstractFrontend
initializeObject()TYPO3\CMS\Core\Cache\Frontend\VariableFrontend
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, $variable, array $tags=array(), $lifetime=NULL)TYPO3\CMS\Core\Cache\Frontend\VariableFrontend
TAG_CLASSTYPO3\CMS\Core\Cache\Frontend\FrontendInterface
TAG_PACKAGETYPO3\CMS\Core\Cache\Frontend\FrontendInterface