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/storage/AirDBStorageProvider.js

  • Provides:

    • dojox.storage.AirDBStorageProvider
  • Requires:

    • dojox.storage.manager in common
    • dojox.storage.Provider in common
  • dojox.storage.AirDBStorageProvider

    • type
      Function
    • chains:
      • dojox.storage.Provider: (prototype)
      • dojox.storage.Provider: (call)
  • dojox.storage.AirDBStorageProvider.DATABASE_FILE

    • type
      String
  • dojox.storage.AirDBStorageProvider.TABLE_NAME

    • type
      String
  • dojox.storage.AirDBStorageProvider.initialized

    • type
      Object
  • dojox.storage.AirDBStorageProvider._db

    • type
      Object
  • dojox.storage.AirDBStorageProvider.initialize

    • type
      Function
  • dojox.storage.AirDBStorageProvider._sql

    • parameters:
      • query
      • params
    • type
      Function
  • dojox.storage.AirDBStorageProvider._beginTransaction

    • type
      Function
  • dojox.storage.AirDBStorageProvider._commitTransaction

    • type
      Function
  • dojox.storage.AirDBStorageProvider.isAvailable

    • type
      Function
  • dojox.storage.AirDBStorageProvider.put

    • parameters:
      • key
      • value
      • resultsHandler
      • namespace
    • type
      Function
  • dojox.storage.AirDBStorageProvider.DEFAULT_NAMESPACE

    • type
      Object
  • dojox.storage.AirDBStorageProvider.get

    • parameters:
      • key
      • namespace
    • type
      Function
  • dojox.storage.AirDBStorageProvider.getNamespaces

    • type
      Function
  • dojox.storage.AirDBStorageProvider.getKeys

    • parameters:
      • namespace
    • type
      Function
  • dojox.storage.AirDBStorageProvider.clear

    • parameters:
      • namespace
    • type
      Function
  • dojox.storage.AirDBStorageProvider.remove

    • parameters:
      • key
      • namespace
    • type
      Function
  • dojox.storage.AirDBStorageProvider.putMultiple

    • parameters:
      • keys
      • values
      • resultsHandler
      • namespace
    • type
      Function
  • dojox.storage.AirDBStorageProvider._statusHandler

  • dojox.storage.AirDBStorageProvider.getMultiple

    • parameters:
      • keys
      • namespace
    • type
      Function
  • dojox.storage.AirDBStorageProvider.removeMultiple

    • parameters:
      • keys
      • namespace
    • type
      Function
  • dojox.storage.AirDBStorageProvider.isPermanent

    • type
      Function
  • dojox.storage.AirDBStorageProvider.getMaximumSize

    • type
      Function
  • dojox.storage.AirDBStorageProvider.hasSettingsUI

    • type
      Function
  • dojox.storage.AirDBStorageProvider.showSettingsUI

    • type
      Function
  • dojox.storage.AirDBStorageProvider.hideSettingsUI

    • type
      Function
  • dojox.storage

    • type
      Object
  • dojox

    • type
      Object