Login Register Help
API Documentation
Choose a stylesheet:

Constructordojo._Url

defined in dojo/_base/_loader/loader.js

Each argument is evaluated in order relative to the next until a canonical uri is produced. To get an absolute Uri relative to the current document use: new dojo._Url(document.baseURI, url)

Usage

var foo=new dojo._Url();

Jump to PropertiesFunctionsBack to top

Jump to FunctionsPropertiesBack to top