Functiondojox.dtl._Parser.parse

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

Steps into tags are they're found. Blocks use the parse object to find their closing tag (the stop_at array). stop_at is inclusive, it

Usage

function (/*Array?*/ stop_at) (view source)
parametertypedescription
stop_atArrayOptional.