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/BehaviorStorageProvider.js

  • Provides:

    • dojox.storage.BehaviorStorageProvider
  • Requires:

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

    • type
      Function
    • chains:
      • dojox.storage.Provider: (prototype)
      • dojox.storage.Provider: (call)
  • dojox.storage.BehaviorStorageProvider.store

    • type
      Object
  • dojox.storage.BehaviorStorageProvider.storeName

    • type
      String
  • dojox.storage.BehaviorStorageProvider.keys

    • type
      Object
  • dojox.storage.BehaviorStorageProvider.initialize

    • type
      Function
  • dojox.storage.BehaviorStorageProvider.initialized

    • type
      Object
  • dojox.storage.BehaviorStorageProvider.isAvailable

    • type
      Function
  • dojox.storage.BehaviorStorageProvider._createStore

    • type
      Function
  • dojox.storage.BehaviorStorageProvider.put

    • parameters:
      • key: (typeof string)
      • value: (typeof object)
      • resultsHandler: (typeof function)
      • namespace: (typeof string)
    • type
      Function
  • dojox.storage.BehaviorStorageProvider.DEFAULT_NAMESPACE

    • type
      Object
  • dojox.storage.BehaviorStorageProvider.get

    • parameters:
      • key: (typeof string)
      • namespace: (typeof string)
    • type
      Function
  • dojox.storage.BehaviorStorageProvider.getKeys

    • parameters:
      • namespace: (typeof string)
    • type
      Function
  • dojox.storage.BehaviorStorageProvider.clear

    • parameters:
      • namespace: (typeof string)
    • type
      Function
  • dojox.storage.BehaviorStorageProvider.remove

    • parameters:
      • key: (typeof string)
      • namespace: (typeof string)
    • type
      Function
  • dojox.storage.BehaviorStorageProvider.getNamespaces

    • type
      Function
  • dojox.storage.BehaviorStorageProvider.isPermanent

    • type
      Function
  • dojox.storage.BehaviorStorageProvider.getMaximumSize

    • type
      Function
  • dojox.storage.BehaviorStorageProvider.hasSettingsUI

    • type
      Function
  • dojox.storage.BehaviorStorageProvider.isValidKey

    • parameters:
      • keyName: (typeof string)
    • type
      Function
  • dojox.storage.BehaviorStorageProvider.isValidNamespace

    • parameters:
      • keyName: (typeof string)
    • type
      Function
  • dojox.storage.BehaviorStorageProvider.getFullKey

    • parameters:
      • key
      • namespace
    • type
      Function
  • dojox.storage.BehaviorStorageProvider._beginsWith

    • parameters:
      • haystack: (typeof string)
      • needle: (typeof string)
    • type
      Function
  • dojox.storage.BehaviorStorageProvider._assertIsValidNamespace

    • parameters:
      • namespace: (typeof string)
    • type
      Function
  • dojox.storage.BehaviorStorageProvider._assertIsValidKey

    • parameters:
      • key: (typeof string)
    • type
      Function
  • dojox.storage.BehaviorStorageProvider._addKey

    • parameters:
      • key
    • type
      Function
  • dojox.storage.BehaviorStorageProvider._removeKey

    • parameters:
      • key
    • type
      Function
  • dojox.storage

    • type
      Object
  • dojox

    • type
      Object