lib/eztemplate/classes/eztemplatecacheblock.php
File containing the eZTemplateCacheBlock class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- lib
- Version
- 4.6.0
\eZTemplateCacheBlock
Package: lib
File containing the eZTemplateCacheBlock class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
Methods


cachePath(
$keyString, $nodeID
=
false
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$keyString | ||
$nodeID |


calculateSubtreeCacheDir(
$nodeID, $cacheFilename
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$nodeID | ||
$cacheFilename |


decodeNodeID(
$subtreeExpiryParameter
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$subtreeExpiryParameter |


handle(
$cachePath, $nodeID, $ttl, $useGlobalExpiry
=
true
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$cachePath | ||
$nodeID | ||
$ttl | ||
$useGlobalExpiry |


placementString(
$functionPlacement
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$functionPlacement |


retrieve(
$keys, $subtreeExpiry, $ttl, $useGlobalExpiry
=
true
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$keys | ||
$subtreeExpiry | ||
$ttl | ||
$useGlobalExpiry |


subtreeCacheSubDir(
$subtreeExpiryParameter, $cacheFilename
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$subtreeExpiryParameter | ||
$cacheFilename |