PHP Class CommentNode, HamlPHP

Since: 6/7/07
Datei anzeigen Open project: hamlphp/hamlphp Class Usage Examples

Public Methods

Method Description
__construct ( $line )
render ( )

Private Methods

Method Description
identifyCommentType ( )
renderConditionalComment ( )
renderHamlComment ( )
renderHtmlComment ( )
renderHtmlCommentBody ( )

Method Details

__construct() public method

public __construct ( $line )

render() public method

public render ( )