diff -r 322d0feea350 -r 89ef5ed3c48b src/cm/media/js/lib/yui/yui_3.10.3/api/modules/handlebars.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.10.3/api/modules/handlebars.html Tue Jul 16 14:29:46 2013 +0200 @@ -0,0 +1,1626 @@ + + + + + handlebars - YUI 3 + + + + + + + + +
+
+
+ +

+ +
+
+ API Docs for: 3.10.3 +
+
+
+ +
+ +
+
+
+ Show: + + + + + + + +
+ + +
+
+
+

handlebars Module

+
+ + + User Guide & Examples + + + + + + + + + + +
+ + + +
+

Handlebars is a simple template language inspired by Mustache.

+ +

This is a YUI port of the original Handlebars project, which can be found at +https://github.com/wycats/handlebars.js.

+
+ + + +
+
+ +

This module provides the following classes:

+ + + +
+ +
+ +

This module is a rollup of the following modules:

+ +
    + +
  • + + handlebars-base + + +
    + Provides basic Handlebars template rendering functionality. Use this module when +you only need to render pre-compiled templates. +
    +
  • + +
  • + + handlebars-compiler + + +
    + Handlebars parser and compiler. Use this module when you need to compile +Handlebars templates. +
    +
  • + +
+ +
+
+ +
+
+
+
+
+
+ + + + + + + + + +