TYPO3 API  SVNRelease
t3lib_cache_frontend_AbstractFrontend Member List
This is the complete list of members for t3lib_cache_frontend_AbstractFrontend, including all inherited members.
$backendt3lib_cache_frontend_AbstractFrontend [protected]
$identifiert3lib_cache_frontend_AbstractFrontend [protected]
__construct($identifier, t3lib_cache_backend_Backend $backend)t3lib_cache_frontend_AbstractFrontend
collectGarbage()t3lib_cache_frontend_AbstractFrontend
flush()t3lib_cache_frontend_AbstractFrontend
flushByTag($tag)t3lib_cache_frontend_AbstractFrontend
flushByTags(array $tags)t3lib_cache_frontend_AbstractFrontend
get($entryIdentifier)t3lib_cache_frontend_Frontend
getBackend()t3lib_cache_frontend_AbstractFrontend
getByTag($tag)t3lib_cache_frontend_Frontend
getClassTag($className= '')t3lib_cache_frontend_AbstractFrontend
getIdentifier()t3lib_cache_frontend_AbstractFrontend
has($entryIdentifier)t3lib_cache_frontend_AbstractFrontend
isValidEntryIdentifier($identifier)t3lib_cache_frontend_AbstractFrontend
isValidTag($tag)t3lib_cache_frontend_AbstractFrontend
PATTERN_ENTRYIDENTIFIERt3lib_cache_frontend_Frontend
PATTERN_TAGt3lib_cache_frontend_Frontend
remove($entryIdentifier)t3lib_cache_frontend_AbstractFrontend
set($entryIdentifier, $data, $tags=array(), $lifetime=NULL)t3lib_cache_frontend_Frontend
TAG_CLASSt3lib_cache_frontend_Frontend