Advanced cache handling.
More...
|
| eZTemplateCacheFunction ($blockName= 'cache-block') |
|
| functionList () |
|
| functionTemplateHints () |
|
| generateProcessedContent ($fname, $args) |
|
| hasChildren () |
|
| process ($tpl, &$textElements, $functionName, $functionChildren, $functionParameters, $functionPlacement, $rootNamespace, $currentNamespace) |
|
| processCached ($tpl, $functionChildren, $rootNamespace, $currentNamespace, $placementString, $keys, $subtreeExpiry, $expiry, $ignoreContentExpiry) |
|
| processCachedPreprocess ($tpl, $functionChildren, $functionParameters, $functionPlacement, $rootNamespace, $currentNamespace) |
|
| templateNodeTransformation ($functionName, &$node, $tpl, $parameters, $privateData) |
|
|
| processUncached ($tpl, $functionChildren, $rootNamespace, $currentNamespace) |
|
static eZTemplateCacheFunction::expiryTemplateBlockCacheDir |
( |
| ) |
|
|
static |
eZTemplateCacheFunction::eZTemplateCacheFunction |
( |
|
$blockName = 'cache-block' | ) |
|
Initializes the object with names.
eZTemplateCacheFunction::functionList |
( |
| ) |
|
Returns an array containing the name of the block function, default is "block". The name is specified in the constructor.
eZTemplateCacheFunction::functionTemplateHints |
( |
| ) |
|
eZTemplateCacheFunction::generateProcessedContent |
( |
|
$fname, |
|
|
|
$args |
|
) |
| |
eZTemplateCacheFunction::hasChildren |
( |
| ) |
|
eZTemplateCacheFunction::process |
( |
|
$tpl, |
|
|
& |
$textElements, |
|
|
|
$functionName, |
|
|
|
$functionChildren, |
|
|
|
$functionParameters, |
|
|
|
$functionPlacement, |
|
|
|
$rootNamespace, |
|
|
|
$currentNamespace |
|
) |
| |
Processes the function with all it's children.
eZTemplateCacheFunction::processCached |
( |
|
$tpl, |
|
|
|
$functionChildren, |
|
|
|
$rootNamespace, |
|
|
|
$currentNamespace, |
|
|
|
$placementString, |
|
|
|
$keys, |
|
|
|
$subtreeExpiry, |
|
|
|
$expiry, |
|
|
|
$ignoreContentExpiry |
|
) |
| |
eZTemplateCacheFunction::processCachedPreprocess |
( |
|
$tpl, |
|
|
|
$functionChildren, |
|
|
|
$functionParameters, |
|
|
|
$functionPlacement, |
|
|
|
$rootNamespace, |
|
|
|
$currentNamespace |
|
) |
| |
eZTemplateCacheFunction::processUncached |
( |
|
$tpl, |
|
|
|
$functionChildren, |
|
|
|
$rootNamespace, |
|
|
|
$currentNamespace |
|
) |
| |
|
staticprivate |
static eZTemplateCacheFunction::subtreeCacheBaseSubDir |
( |
| ) |
|
|
static |
static eZTemplateCacheFunction::subtreeCacheSubDir |
( |
|
$subtreeExpiryParameter, |
|
|
|
$cacheFilename |
|
) |
| |
|
static |
- Deprecated:
- Returns path of the directory where 'subtree_expiry' caches are stored.
static eZTemplateCacheFunction::subtreeCacheSubDirForNode |
( |
|
$nodeID | ) |
|
|
static |
static eZTemplateCacheFunction::templateBlockCacheDir |
( |
| ) |
|
|
static |
eZTemplateCacheFunction::templateNodeTransformation |
( |
|
$functionName, |
|
|
& |
$node, |
|
|
|
$tpl, |
|
|
|
$parameters, |
|
|
|
$privateData |
|
) |
| |
eZTemplateCacheFunction::$BlockName |
const eZTemplateCacheFunction::DEFAULT_TTL = 7200 |
The documentation for this class was generated from the following file: