7.1. Opt_Class class
7.1.8. setCache()
7.1.7. setBufferState()
« Previous
7.1.9. setTranslationInterface()
Next »

7.1.8. setCache()

ConstructMethod
Visibilitypublic
Referencevoid setCache([Opt_Caching_Interface $cache = null])
Argument list
$cache - Opt_Caching_Interface
The new caching interface object to be used with the views.
Versionssince 2.0-RC1

Registers a new global caching interface. The interface will be automatically added to all the newly created views, however, may be later replaced manually in the certain views. The method called without arguments removes the existing global caching interface.

See also:

7.1.8. setCache()
7.1. Opt_Class class
« Previous
7.1.7. setBufferState()
Next »
7.1.9. setTranslationInterface()