Skip to content
drewwilson edited this page Sep 13, 2010 · 4 revisions

$.template(array object);

$(selector).template(controller);

$.template.defaultRender(elem, data);

$.template.prototype

$.deactivate

doesn’t do anything

$.render();

renders the template and replaces the html

$.visit(root, data, fn);

$.cloneTemplate(events);

$.format(fn);