lib/eztemplate/classes/eztemplatecachefunction.php
\eZTemplateCacheFunction
Package:
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 |