TYPO3 CMS
TYPO3_6-2
|
Additional Inherited Members | |
![]() | |
__construct ($context, array $options=array()) | |
setCache (\TYPO3\CMS\Core\Cache\Frontend\FrontendInterface $cache) | |
setDefaultLifetime ($defaultLifetime) | |
![]() | |
set ($entryIdentifier, $data, array $tags=array(), $lifetime=NULL) | |
get ($entryIdentifier) | |
has ($entryIdentifier) | |
remove ($entryIdentifier) | |
flush () | |
collectGarbage () | |
![]() | |
const | DATETIME_EXPIRYTIME_UNLIMITED = '9999-12-31T23:59:59+0000' |
const | UNLIMITED_LIFETIME = 0 |
![]() | |
calculateExpiryTime ($lifetime=NULL) | |
![]() | |
$cache | |
$cacheIdentifier | |
$context | |
$defaultLifetime = 3600 | |
Definition at line 717 of file LegacyClassesForIde.php.