lib/eztemplate/classes/eztemplatetreecache.php
File containing the eZTemplateTreeCache 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
\eZTemplateTreeCache
Package: lib
File containing the eZTemplateTreeCache 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
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 |