lib/eztemplate/classes/eztemplatetreecache.php
\eZTemplateTreeCache
Package:
Constants
Methods


cachedTree(
$key, $uri, $res, $templatePath, $extraParameters
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$key | ||
$uri | ||
$res | ||
$templatePath | ||
$extraParameters |


canRestoreCache(
$key, $timestamp, $templateFilepath
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$key | ||
$timestamp | ||
$templateFilepath |


restoreCache(
$key, $templateFilepath
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$key | ||
$templateFilepath |


setCachedTree(
$originalKey, $uri, $res, $templatePath, $extraParameters, $root
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$originalKey | ||
$uri | ||
$res | ||
$templatePath | ||
$extraParameters | ||
$root |


storeCache(
$key, $templateFilepath
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$key | ||
$templateFilepath |