dojox.help.init
dojo.require("dojox.help._base");
defined in dojox/help/_base.js
Should be called by one of the implementations. Runs startup code
Usage
function (namespaces, ?noConflict) (view source)
parameter | type | description |
---|---|---|
namespaces | Any namespaces to add to the default (dojox.help._namespaces) | |
noConflict | Optional. Whether to start in noConflict mode |