Functiondojo.parser.instantiate

dojo.require("dojo.parser");
defined in dojo/parser.js

Takes array of nodes, and turns them into class instances and potentially calls a layout method to allow them to connect with any children

Usage

function (/*Array*/ nodes) (view source)
parametertypedescription
nodesArray