PHP Class PlainFilter, HamlPHP

Inheritance: implements IHamlFilter
Show file Open project: hamlphp/hamlphp Class Usage Examples

Public Methods

Method Description
filter ( HamlNode $node )
getIdentifier ( )

Protected Methods

Method Description
renderChildrenHaml ( HamlNode $node )

Method Details

filter() public method

public filter ( HamlNode $node )
$node HamlNode

getIdentifier() public method

public getIdentifier ( )

renderChildrenHaml() protected method

protected renderChildrenHaml ( HamlNode $node )
$node HamlNode