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

dojox/data/CouchDBRestStore.js

  • Provides:

    • dojox.data.CouchDBRestStore
  • Requires:

    • dojox.data.JsonRestStore in common
  • dojox.data.CouchDBRestStore

    • type
      Function
    • chains:
      • dojox.data.JsonRestStore: (prototype)
      • dojox.data.JsonRestStore: (call)
  • dojox.data.CouchDBRestStore.save

    • parameters:
      • kwArgs
    • type
      Function
  • dojox.data.CouchDBRestStore.service.servicePath

  • dojox.data.CouchDBRestStore.fetch

    • parameters:
      • args
    • summary
      This only differs from JsonRestStore in that it, will put the query string the query part of the URL and it handles start and count
    • type
      Function
  • dojox.data.CouchDBRestStore._processResults

    • parameters:
      • results
    • type
      Function
  • dojox.data.CouchDBRestStore.getStores

    • parameters:
      • couchServerUrl
    • type
      Function
  • dojox.data

    • type
      Object
  • dojox

    • type
      Object