Template Engine

Class JqTplCache

Requires:
Class
IResourceCache
jqtpl
Defined in:
JqTplCache.js

In-memory resource Cache for jQuery Templates

Constructor

JqTplCache()

Methods

Method
cache(path, contents)
cache resource in memory
Class Detail
JqTplCache()
Method Details
cache(path, contents)
cache resource in memory
Parameters (optional)
path {String}
contents {String}
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Aug 17 2011 15:33:34 GMT+0200 (CEST)