FrontPage
»
CachePolicies
»
CacheableObject
A CacheableObject implements the following interface:
- setCacheManager(cmid)
- Associate the Cache Manager with id
cmidwith this object.
It will usually acquire the Cache Manager in its __call__, __str__ or index_html method, and use the Managers' CacheManagerInterface methods.