You are here

property HamlView::$useCachePath in Sassy 7

* * is created in the view directory. Defaults to true.

Type: boolean whether to use Cake's cache directory. If false the view file

File

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

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 $useCachePath;