You are here

property HamlView::$filePermission in Sassy 7

* * generated during parsing. Defaults to 0755 (owner rwx, group rx and others rx).

Type: integer the chmod permission for temporary directories and files

File

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

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