You are here

public property Haml::$filterPathAlias in Sassy 7

* * first followed by 'haml.filters'. This allows the default filters to be * overridden.

Type: string Path alias to filters. If specified this will be searched

File

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

Class

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

Code

public $filterPathAlias;