7.21. Opt_Caching_Interface
7.21.2. templateCacheStop()
7.21.1. templateCacheStart()
« Previous
7.22. Opt_Component_Interface
Next »

7.21.2. templateCacheStop()

ConstructAbstract method
Visibilitypublic
Referencevoid templateCacheStop(Opt_View $view)
Argument list
$view - Opt_View
The cached view object.

Finalizes capturing the template output. The method is executed only if Opt_Caching_Interface::templateCacheStart() returned false.

7.21.2. templateCacheStop()
7.21. Opt_Caching_Interface
« Previous
7.21.1. templateCacheStart()
Next »
7.22. Opt_Component_Interface