- 7. API Reference
7.21. Opt_Caching_Interface - 7.20.4. setView()
« Previous - 7.21.1. templateCacheStart()
Next »
7.21. Opt_Caching_Interface
Table of Contents
| Construct | Interface |
|---|
Open Power Template does not provide its own caching solutions. Instead, it simply leaves an interface that allows you to integrate any external caching system with the library. The interface consists of two methods and is managed automatically by OPT to check, whether the requested template is cached and optionally capture the template output.
See also:
- 4.11. Caching
- 7.1.8. Opt_Class::setCache()
- 7.1.2. Opt_Class::getCache()
- 7.2.27. Opt_View::setCache()
- 7.2.17. Opt_View::getCache()
- 3.7.6. opt:dynamic
- 7.21. Opt_Caching_Interface
7. API Reference - « Previous
7.20.4. setView() - Next »
7.21.1. templateCacheStart()