TYPO3 API  SVNRelease
t3lib_cache_frontend_PhpFrontend Member List
This is the complete list of members for t3lib_cache_frontend_PhpFrontend, including all inherited members.
$backendt3lib_cache_frontend_AbstractFrontend [protected]
$identifiert3lib_cache_frontend_AbstractFrontend [protected]
__construct($identifier, t3lib_cache_backend_PhpCapableBackend $backend)t3lib_cache_frontend_PhpFrontend
t3lib_cache_frontend_StringFrontend::__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_StringFrontend
getBackend()t3lib_cache_frontend_AbstractFrontend
getByTag($tag)t3lib_cache_frontend_StringFrontend
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
requireOnce($entryIdentifier)t3lib_cache_frontend_PhpFrontend
set($entryIdentifier, $sourceCode, $tags=array(), $lifetime=NULL)t3lib_cache_frontend_PhpFrontend
TAG_CLASSt3lib_cache_frontend_Frontend