haml-coffee
Version:
Haml templates where you can write inline CoffeeScript.
376 lines • 10.5 kB
HTML
<html>
<head>
<title>Haml Coffee Documentation</title>
<link rel='stylesheet' href='assets/codo.css' type='text/css'>
<script src='assets/codo.js'></script>
</head>
<body class='list'>
<div class='list' id='content'>
<h1 class='full_list_header'>Method List</h1>
<nav>
<a target='_self' href='class_list.html'>Classes</a>
<a target='_self' href='method_list.html'>Methods</a>
<a target='_self' href='file_list.html'>Files</a>
</nav>
<div id='search'>
Search:
<input type='text'>
</div>
<ul>
<li>
<a href='classes/Node.html#addChild-instance' target='main' title='addChild'>
#addChild
</a>
<small>
(Node)
</small>
</li>
<li>
<a href='classes/Haml.html#buildDocType-instance' target='main' title='buildDocType'>
#buildDocType
</a>
<small>
(Haml)
</small>
</li>
<li>
<a href='classes/Haml.html#buildHtmlTagPrefix-instance' target='main' title='buildHtmlTagPrefix'>
#buildHtmlTagPrefix
</a>
<small>
(Haml)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#cleanupWhitespace-instance' target='main' title='cleanupWhitespace'>
#cleanupWhitespace
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#combineText-instance' target='main' title='combineText'>
#combineText
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/CoffeeMaker.html#compileFile-class' target='main' title='compileFile'>
.compileFile
</a>
<small>
(CoffeeMaker)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#convertBooleans-instance' target='main' title='convertBooleans'>
#convertBooleans
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#createCode-instance' target='main' title='createCode'>
#createCode
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/Filter.html#evaluate-instance' target='main' title='evaluate'>
#evaluate
</a>
<small>
(Filter)
</small>
</li>
<li>
<a href='classes/Node.html#evaluate-instance' target='main' title='evaluate'>
#evaluate
</a>
<small>
(Node)
</small>
</li>
<li>
<a href='classes/Text.html#evaluate-instance' target='main' title='evaluate'>
#evaluate
</a>
<small>
(Text)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#evaluate-instance' target='main' title='evaluate'>
#evaluate
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/Haml.html#evaluate-instance' target='main' title='evaluate'>
#evaluate
</a>
<small>
(Haml)
</small>
</li>
<li>
<a href='classes/Comment.html#evaluate-instance' target='main' title='evaluate'>
#evaluate
</a>
<small>
(Comment)
</small>
</li>
<li>
<a href='classes/Code.html#evaluate-instance' target='main' title='evaluate'>
#evaluate
</a>
<small>
(Code)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#getBuffer-instance' target='main' title='getBuffer'>
#getBuffer
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/Node.html#getCloser-instance' target='main' title='getCloser'>
#getCloser
</a>
<small>
(Node)
</small>
</li>
<li>
<a href='classes/Haml.html#getDataAttributes-instance' target='main' title='getDataAttributes'>
#getDataAttributes
</a>
<small>
(Haml)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#getNodeOptions-instance' target='main' title='getNodeOptions'>
#getNodeOptions
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/Node.html#getOpener-instance' target='main' title='getOpener'>
#getOpener
</a>
<small>
(Node)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#indentChanged-instance' target='main' title='indentChanged'>
#indentChanged
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#isIndent-instance' target='main' title='isIndent'>
#isIndent
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/Haml.html#isNotSelfClosing-instance' target='main' title='isNotSelfClosing'>
#isNotSelfClosing
</a>
<small>
(Haml)
</small>
</li>
<li>
<a href='classes/Node.html#isPreserved-instance' target='main' title='isPreserved'>
#isPreserved
</a>
<small>
(Node)
</small>
</li>
<li>
<a href='classes/Node.html#markInsertingCode-instance' target='main' title='markInsertingCode'>
#markInsertingCode
</a>
<small>
(Node)
</small>
</li>
<li>
<a href='classes/Node.html#markRunningCode-instance' target='main' title='markRunningCode'>
#markRunningCode
</a>
<small>
(Node)
</small>
</li>
<li>
<a href='classes/Node.html#markText-instance' target='main' title='markText'>
#markText
</a>
<small>
(Node)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#nodeFactory-instance' target='main' title='nodeFactory'>
#nodeFactory
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#parse-instance' target='main' title='parse'>
#parse
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/Haml.html#parseAttributes-instance' target='main' title='parseAttributes'>
#parseAttributes
</a>
<small>
(Haml)
</small>
</li>
<li>
<a href='classes/Haml.html#parseExpression-instance' target='main' title='parseExpression'>
#parseExpression
</a>
<small>
(Haml)
</small>
</li>
<li>
<a href='classes/Haml.html#parseTag-instance' target='main' title='parseTag'>
#parseTag
</a>
<small>
(Haml)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#popParent-instance' target='main' title='popParent'>
#popParent
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#precompile-instance' target='main' title='precompile'>
#precompile
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#pushParent-instance' target='main' title='pushParent'>
#pushParent
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/Haml.html#quoteAttributeValue-instance' target='main' title='quoteAttributeValue'>
#quoteAttributeValue
</a>
<small>
(Haml)
</small>
</li>
<li>
<a href='classes/Filter.html#render-instance' target='main' title='render'>
#render
</a>
<small>
(Filter)
</small>
</li>
<li>
<a href='classes/Node.html#render-instance' target='main' title='render'>
#render
</a>
<small>
(Node)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#render-instance' target='main' title='render'>
#render
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/Filter.html#renderFilterContent-instance' target='main' title='renderFilterContent'>
#renderFilterContent
</a>
<small>
(Filter)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#updateBlockLevel-instance' target='main' title='updateBlockLevel'>
#updateBlockLevel
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#updateCodeBlockLevel-instance' target='main' title='updateCodeBlockLevel'>
#updateCodeBlockLevel
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#updateParent-instance' target='main' title='updateParent'>
#updateParent
</a>
<small>
(HamlCoffee)
</small>
</li>
<li>
<a href='classes/HamlCoffee.html#updateTabSize-instance' target='main' title='updateTabSize'>
#updateTabSize
</a>
<small>
(HamlCoffee)
</small>
</li>
</ul>
</div>
</body>
</html>