Constructordojox.dtl.HtmlTemplate

dojo.require("dojox.dtl.html");
defined in dojox/dtl/html.js

Use this object for HTML templating

Usage

function (/*String|DOMNode|dojo._Url*/ obj) (view source)
parametertypedescription
objString|DOMNode|dojo._Url 

Jump to PropertiesFunctionsBack to top

Functionrender(context, buffer)
FunctionsetClass(str)
Functionunrender(context, buffer)

Jump to FunctionsPropertiesBack to top