Home | History | Annotate | Download | only in jstemplate

Lines Matching full:variable

35  * The name of the global variable which holds the value to be returned if
79 * The context for variable definitions in which the jstemplate
81 * which replaces the parent context, variable definitions of the
82 * parent are inherited. The special variable $this points to data_.
104 * The current context object is assigned to the special variable
111 * The entire context structure is exposed as a variable so it can be
132 // If this is a top-level context, create a variable reference to the data
149 * Sets a global symbol. It will be available like a variable in every
240 * context as its parent context. It also sets the $index variable to
263 * Binds a local variable to the given value. If set from jstemplate
264 * jsvalue expressions, variable names must start with $, but in the
276 * Returns the value bound to the local variable of the given name, or
278 * variable that wasn't set from a variable that was set to