Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojo/_base/_loader/loader_xd.js

  • Provides:

    • dojo._base._loader.loader_xd
  • dojo._xdReset

    • summary
      Internal xd loader function. Resets the xd state.
    • type
      Function
  • dojo._isXDomain

    • type
      bool
  • dojo._xdInFlight

    • type
      Object
  • dojo._xdOrderedReqs

    • type
      Array
  • dojo._xdDepMap

    • type
      Object
  • dojo._xdContents

    • type
      Array
  • dojo._xdDefList

    • type
      Array
  • dojo._xdClearInterval

    • summary
      Internal xd loader function.
      Clears the interval timer used to check on the
      status of in-flight xd module resource requests.
    • type
      Function
  • dojo._xdTimer

    • type
      Number
  • dojo._xdCreateResource

    • parameters:
      • contents: (typeof String)
      • resourceName: (typeof String)
      • resourcePath: (typeof String)
    • returns
      String
    • summary
      Internal xd loader function. Creates an xd module source given an
      non-xd module contents.
    • type
      Function
  • dojo._xdExtractLoadInits

    • parameters:
      • fileContents: (typeof String)
    • type
      Function
  • dojo._xdIsXDomainPath

    • parameters:
      • relpath: (typeof string)
    • summary
      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.
    • type
      Function
  • dojo.baseUrl

    • alias - dojo.baseUrl
  • dojo._loadPath

    • parameters:
      • relpath: (typeof String)
      • module: (typeof String)
      • cb: (typeof Function)
    • returns
      Boolean
    • summary
      Internal xd loader function. Overrides loadPath() from loader.js.
      xd loading requires slightly different behavior from loadPath().
    • type
      Function
  • dojo._xdCharSet

    • type
      String
  • dojo._loadUri

    • parameters:
      • uri: (typeof String)
      • cb: (typeof Function)
      • currentIsXDomain: (typeof boolean)
      • module: (typeof String)
    • returns
      Boolean
    • summary
      Internal xd loader function. Overrides loadUri() from loader.js.
      xd loading requires slightly different behavior from loadPath().
    • description
      Wanted to override getText(), but it is used by
      the widget code in too many, synchronous ways right now.
    • type
      Function
  • dojo._xdStartTime

    • type
      Object
  • dojo._headElement

    • alias -
  • dojo._xdResourceLoaded

    • parameters:
      • res: (typeof Object)
    • summary
      Internal xd loader function. Called by an xd module resource when
      it has been loaded via a script tag.
    • type
      Function
  • dojo._xdLoadFlattenedBundle

    • parameters:
      • moduleName: (typeof String)
      • bundleName: (typeof String)
      • locale: (typeof String)
      • bundleData: (typeof Object)
    • summary
      Internal xd loader function. Used when loading
      a flattened localized bundle via a script tag.
    • type
      Function
  • dojo._xdInitExtraLocales

    • type
      Function
  • dojo._xdReqLoc

    • alias - dojo.xdRequireLocalization
  • dojo.xdRequireLocalization

    • parameters:
      • m
      • b
      • locale: (typeof String)
      • fLocales
      • moduleName: (typeof String)
      • bundleName: (typeof String)
      • availableFlatLocales: (typeof String)
    • summary
      Internal xd loader function. The xd version of dojo.requireLocalization.
    • type
      Function
  • dojo._xdBundleMap

    • type
      Object
  • dojo._xdRealRequireLocalization

    • alias - dojo.requireLocalization
  • dojo.requireLocalization

    • parameters:
      • moduleName: (typeof String)
      • bundleName: (typeof String)
      • locale: (typeof String)
      • availableFlatLocales: (typeof String)
    • summary
      loads a bundle intelligently based on whether the module is
      local or xd. Overrides the local-case implementation.
    • type
      Function
  • dojo._xdUnpackDependency

    • parameters:
      • dep: (typeof Array)
    • returns
      Object
    • summary
      Internal xd loader function. Determines what to do with a dependency
      that was listed in an xd version of a module contents.
    • type
      Function
  • dojo._xdWalkReqs

    • summary
      Internal xd loader function.
      Walks the requires and evaluates module resource contents in
      the right order.
    • type
      Function
  • dojo._xdEvalReqs

    • parameters:
      • reqChain: (typeof Array)
    • summary
      Internal xd loader function.
      Does a depth first, breadth second search and eval of required modules.
    • type
      Function
  • dojo._xdWatchInFlight

    • summary
      Internal xd loader function.
      Monitors in-flight requests for xd module resources.
    • type
      Function
  • dojo._xdDefList.length

    • alias - dojo._xdDefList.length
  • dojo._xdDebugQueue

    • type
      Array
  • dojo._xdNotifyLoaded

    • type
      Function
  • dojo._inFlightCount

    • type
      Number
  • dojo._base._loader.loader_xd

    • type
      Object
  • dojo._base._loader

    • type
      Object
  • dojo._base

    • type
      Object
  • dojo

    • type
      Object