src/js/RAMP/Utils/tmplHelper.js:10
A set of functions used to support and standardize the use of templating.
GlobalStorageRAMPTmplUtil
template
key
data
templates
Defined in src/js/RAMP/Utils/tmplHelper.js:127
src/js/RAMP/Utils/tmplHelper.js:127
Populates a template specified by the key with the supplied data.
template name
data to be inserted into the template
a set of templates to run the engine against
a string template filled with supplied data