You are here

property HamlView::$cache in Sassy 7

* * every time.

Type: boolean whether to cache parsed files. If false files will be parsed

File

phamlp/Cake/views/haml.php, line 57

Class

HamlView
Haml allows you to write view files in {@link Haml http://haml-lang.com/} and render them using {@link http://phamlp.googlecode.com PHamlP}.

Code

var $cache;