lib/eztemplate/classes/eztemplatecachefunction.php
File containing the eZTemplateCacheFunction 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
\eZTemplateCacheFunction
Package: lib
File containing the eZTemplateCacheFunction 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
Constants
Properties
Methods


eZTemplateCacheFunction(
$blockName
=
'cache-block'
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$blockName |


process(
$tpl, $textElements, $functionName, $functionChildren, $functionParameters, $functionPlacement, $rootNamespace, $currentNamespace
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$tpl | ||
$textElements | ||
$functionName | ||
$functionChildren | ||
$functionParameters | ||
$functionPlacement | ||
$rootNamespace | ||
$currentNamespace |


processCached(
$tpl, $functionChildren, $rootNamespace, $currentNamespace, $placementString, $keys, $subtreeExpiry, $expiry, $ignoreContentExpiry
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$tpl | ||
$functionChildren | ||
$rootNamespace | ||
$currentNamespace | ||
$placementString | ||
$keys | ||
$subtreeExpiry | ||
$expiry | ||
$ignoreContentExpiry |


processCachedPreprocess(
$tpl, $functionChildren, $functionParameters, $functionPlacement, $rootNamespace, $currentNamespace
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$tpl | ||
$functionChildren | ||
$functionParameters | ||
$functionPlacement | ||
$rootNamespace | ||
$currentNamespace |


processUncached(
$tpl, $functionChildren, $rootNamespace, $currentNamespace
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$tpl | ||
$functionChildren | ||
$rootNamespace | ||
$currentNamespace |


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