Constructordojox.dtl._Context

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

Pass one of these when rendering a template to tell the template what values to use.

Usage

function (dict) (view source)
parametertypedescription
dict  

Jump to PropertiesFunctionsBack to top

Functionget(key, otherwise)
Functionpop()
Functionpush()
Functionupdate(dict)
Function_normalize(value)

Jump to FunctionsPropertiesBack to top