TYPO3 CMS
TYPO3_6-2
Main Page
Related Pages
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
+
Files
File List
+
File Members
+
All
$
(
_
a
c
d
e
f
h
i
l
o
p
r
s
t
u
x
+
Functions
_
a
c
d
e
f
i
l
o
p
r
s
u
x
+
Variables
$
(
_
a
d
e
h
i
p
r
s
t
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
List of all members
t3lib_cache_backend_FileBackend Class Reference
Inheritance diagram for t3lib_cache_backend_FileBackend:
Additional Inherited Members
Public Member Functions inherited from
TYPO3\CMS\Core\Cache\Backend\FileBackend
freeze
()
isFrozen
()
setCache
(\
TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
$cache)
set
($entryIdentifier, $data, array $tags=array(), $lifetime=NULL)
get
($entryIdentifier)
has
($entryIdentifier)
remove
($entryIdentifier)
findIdentifiersByTag
($searchedTag)
flush
()
flushByTag
($tag)
collectGarbage
()
requireOnce
($entryIdentifier)
Public Member Functions inherited from
TYPO3\CMS\Core\Cache\Backend\SimpleFileBackend
initializeObject
()
setCache
(\
TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
$cache)
setCacheDirectory
($cacheDirectory)
getCacheDirectory
()
set
($entryIdentifier, $data, array $tags=array(), $lifetime=NULL)
get
($entryIdentifier)
has
($entryIdentifier)
remove
($entryIdentifier)
flush
()
collectGarbage
()
requireOnce
($entryIdentifier)
Public Member Functions inherited from
TYPO3\CMS\Core\Cache\Backend\AbstractBackend
__construct
($context, array $options=array())
setCache
(\
TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
$cache)
setDefaultLifetime
($defaultLifetime)
Public Attributes inherited from
TYPO3\CMS\Core\Cache\Backend\FileBackend
const
SEPARATOR
= '^'
const
EXPIRYTIME_FORMAT
= 'YmdHis'
const
EXPIRYTIME_LENGTH
= 14
const
DATASIZE_DIGITS
= 10
Public Attributes inherited from
TYPO3\CMS\Core\Cache\Backend\SimpleFileBackend
const
SEPARATOR
= '^'
const
EXPIRYTIME_FORMAT
= 'YmdHis'
const
EXPIRYTIME_LENGTH
= 14
const
DATASIZE_DIGITS
= 10
Public Attributes inherited from
TYPO3\CMS\Core\Cache\Backend\AbstractBackend
const
DATETIME_EXPIRYTIME_UNLIMITED
= '9999-12-31T23:59:59+0000'
const
UNLIMITED_LIFETIME
= 0
Protected Member Functions inherited from
TYPO3\CMS\Core\Cache\Backend\FileBackend
isCacheFileExpired
($cacheEntryPathAndFilename)
findCacheFilesByIdentifier
($entryIdentifier)
Protected Member Functions inherited from
TYPO3\CMS\Core\Cache\Backend\SimpleFileBackend
createFinalCacheDirectory
($finalCacheDirectory)
isCacheFileExpired
($cacheEntryPathAndFilename)
findCacheFilesByIdentifier
($entryIdentifier)
Protected Member Functions inherited from
TYPO3\CMS\Core\Cache\Backend\AbstractBackend
calculateExpiryTime
($lifetime=NULL)
Protected Attributes inherited from
TYPO3\CMS\Core\Cache\Backend\FileBackend
$cacheEntryFileExtension
= ''
$cacheEntryIdentifiers
= array()
$frozen
= FALSE
Protected Attributes inherited from
TYPO3\CMS\Core\Cache\Backend\SimpleFileBackend
$cacheDirectory
= ''
$temporaryCacheDirectory
= ''
$cacheEntryFileExtension
= ''
$cacheEntryIdentifiers
= array()
$frozen
= FALSE
$useIgBinary
= FALSE
Protected Attributes inherited from
TYPO3\CMS\Core\Cache\Backend\AbstractBackend
$cache
$cacheIdentifier
$context
$defaultLifetime
= 3600
Detailed Description
Deprecated:
since 6.0 will be removed in 7.0
Definition at line
732
of file
LegacyClassesForIde.php
.
t3lib_cache_backend_FileBackend
Generated on Wed Aug 7 2019 09:52:36 for TYPO3 CMS by
1.8.13