Class Index | File Index

Classes


Namespace Crayon.Template

Provides template utilities.
Defined in: template.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
Crayon.Template.render(t, b)
Returns the text using the t template with b bindings.
Namespace Detail
Crayon.Template
Requires:
crayon/lib/core.js
crayon/vendor/ejs/ejs_production.js
Method Detail
<static> Crayon.Template.render(t, b)
Returns the text using the t template with b bindings.
Parameters:
t
b

Documentation generated by JsDoc Toolkit 2.3.0 on Sat Dec 05 2009 00:01:30 GMT+0900 (JST)