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/resources/_modules.js

  • dojo.cldr

    • summary
      transformation of relevant pieces of the Unicode.org Common Locale Data Repository
      (see http://unicode.org/cldr) to JSON from the original XML with associated utility classes
    • type
      Object
  • dojo.data

    • summary
      A uniform data access layer
    • type
      Object
  • dojo.dnd

    • summary
      Drag and Drop resources
    • type
      Object
  • dojo.io

    • summary
      Additional I/O transports (Ajax)
    • type
      Object
  • dojo.rpc

    • summary
      Dojo remote-procedure-call resources
    • type
      Object
  • dojo.baseUrl

    • summary
      The root relative path to dojo.js (as a string)
    • example
      if(typeof dojo != "undefined"){ console.log(dojo.baseUrl); }
    • type
      Object