property HamlView::$ext in Sassy 7
*
Type: string the extension name of the view file. Defaults to '.haml'.
File
- phamlp/
Cake/ views/ haml.php, line 42
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 $ext;