PrivateLazyCacheHeaderManager Class Reference
This cache header manager sends cache headers that let clients but not proxies keep an item in cache until it expires, without revalidation. More...
Inheritance diagram for
PrivateLazyCacheHeaderManager:
Protected Member Functions |
|
get_cache_control ($expirationdate, $max_age) | |
Returns cache control header's content.
|
Detailed Description
This cache header manager sends cache headers that let clients but not proxies keep an item in cache until it expires, without revalidation.
Definition at line 6 of file privatelazy.cacheheader.php.
Member Function Documentation
PrivateLazyCacheHeaderManager::get_cache_control | ( | $ | expirationdate, | |
$ | max_age | |||
) | [protected] |
Returns cache control header's content.
- Parameters:
-
timestamp $expirationdate
Reimplemented from BaseCacheHeaderManager.
Definition at line 12 of file privatelazy.cacheheader.php.
The documentation for this class was generated from the following file:
- gyro/core/controller/base/cachemanager/headermanager/privatelazy.cacheheader.php