|
TYPO3 API
SVNRelease
|
| collectGarbage() | t3lib_cache_frontend_Frontend | |
| flush() | t3lib_cache_frontend_Frontend | |
| flushByTag($tag) | t3lib_cache_frontend_Frontend | |
| flushByTags(array $tags) | t3lib_cache_frontend_Frontend | |
| get($entryIdentifier) | t3lib_cache_frontend_Frontend | |
| getBackend() | t3lib_cache_frontend_Frontend | |
| getByTag($tag) | t3lib_cache_frontend_Frontend | |
| getIdentifier() | t3lib_cache_frontend_Frontend | |
| has($entryIdentifier) | t3lib_cache_frontend_Frontend | |
| isValidEntryIdentifier($identifier) | t3lib_cache_frontend_Frontend | |
| isValidTag($tag) | t3lib_cache_frontend_Frontend | |
| PATTERN_ENTRYIDENTIFIER | t3lib_cache_frontend_Frontend | |
| PATTERN_TAG | t3lib_cache_frontend_Frontend | |
| remove($entryIdentifier) | t3lib_cache_frontend_Frontend | |
| set($entryIdentifier, $data, $tags=array(), $lifetime=NULL) | t3lib_cache_frontend_Frontend | |
| TAG_CLASS | t3lib_cache_frontend_Frontend |
1.7.5.1