dojo._xdIsXDomainPath
<script src="../../js/dojo.js"></script>
defined in dojo/_base/_loader/loader_xd.js
Figure out whether the path is local or x-domain If there is a colon before the first / then, we have a URL with a protocol.
Usage
function (/*String*/ relpath) (view source)
parameter | type | description |
---|---|---|
relpath | String |