You are here

public property Haml::$debug in Sassy 7

* * no debug, show source, show output, or show all. * Debug settings can be controlled in the template * Defaults to DEBUG_NONE.

Type: integer Initial debug setting:

File

phamlp/Yii/phamlp/Haml.php, line 111

Class

Haml
HamlViewRenderer allows you to write view files in {@link Haml http://haml-lang.com/}. @package PHamlP @subpackage Yii

Code

public $debug;