CachedContentFilter
class CachedContentFilter extends ContentFilter (View source)
Caches results of a callback
Properties
protected | ContentFilter | $nestedContentFilter | Nested content filter |
from ContentFilter |
Methods
Details
__construct($nestedContentFilter = null)
No description
protected Zend_Cache_Frontend
getCache()
Gets the cache to use
mixed
getContent(string $key, callable $callback)
Evaluates the result of the given callback