Functiondojox.help.refresh

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

Useful if you reset some values, and want to restore their help function

Usage

function (/*String?*/ namespace, /*Boolean?*/ recursive) (view source)
parametertypedescription
namespaceStringOptional. The string-representation of a namespace.
recursiveBooleanOptional. Whether to recurse through the namespace.