dojo._getModuleSymbols
<script src="../../js/dojo.js"></script>
defined in dojo/_base/_loader/loader.js
Converts a module name in dotted JS notation to an array representing the path in the source tree
Usage
function (/*String*/ modulename) (view source)
parameter | type | description |
---|---|---|
modulename | String |