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

  • Provides:

    • dojox.storage.FlashStorageProvider
  • Requires:

    • dojox.flash in common
    • dojox.storage.manager in common
    • dojox.storage.Provider in common
  • dojox.storage.FlashStorageProvider

    • type
      Function
    • chains:
      • dojox.storage.Provider: (prototype)
      • dojox.storage.Provider: (call)
  • dojox.storage.FlashStorageProvider.initialized

    • type
      Object
  • dojox.storage.FlashStorageProvider._available

    • type
      bool
  • dojox.storage.FlashStorageProvider._statusHandler

    • type
      Object
  • dojox.storage.FlashStorageProvider._flashReady

    • type
      bool
  • dojox.storage.FlashStorageProvider._pageReady

    • type
      bool
  • dojox.storage.FlashStorageProvider.initialize

    • type
      Function
  • dojox.storage.FlashStorageProvider.setFlushDelay

    • parameters:
      • newDelay
    • type
      Function
  • dojox.storage.FlashStorageProvider.getFlushDelay

    • type
      Function
  • dojox.storage.FlashStorageProvider.flush

    • parameters:
      • namespace
    • type
      Function
  • dojox.storage.FlashStorageProvider.isAvailable

    • type
      Function
  • dojox.storage.FlashStorageProvider.put

    • parameters:
      • key
      • value
      • resultsHandler
      • namespace
    • type
      Function
  • dojox.storage.FlashStorageProvider.putMultiple

    • parameters:
      • keys
      • values
      • resultsHandler
      • namespace
    • type
      Function
  • dojox.storage.FlashStorageProvider.get

    • parameters:
      • key
      • namespace
    • type
      Function
  • dojox.storage.FlashStorageProvider.getMultiple

    • parameters:
      • keys: (typeof array)
      • namespace: (typeof string)
    • type
      Function
  • dojox.storage.FlashStorageProvider._destringify

    • parameters:
      • results
    • type
      Function
  • dojox.storage.FlashStorageProvider.getKeys

    • parameters:
      • namespace
    • type
      Function
  • dojox.storage.FlashStorageProvider.getNamespaces

    • type
      Function
  • dojox.storage.FlashStorageProvider.clear

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

    • parameters:
      • key
      • namespace
    • type
      Function
  • dojox.storage.FlashStorageProvider.removeMultiple

    • parameters:
      • keys: (typeof array)
      • namespace: (typeof string)
    • type
      Function
  • dojox.storage.FlashStorageProvider.isPermanent

    • type
      Function
  • dojox.storage.FlashStorageProvider.getMaximumSize

    • type
      Function
  • dojox.storage.FlashStorageProvider.hasSettingsUI

    • type
      Function
  • dojox.storage.FlashStorageProvider.showSettingsUI

    • type
      Function
  • dojox.storage.FlashStorageProvider.hideSettingsUI

    • type
      Function
  • dojox.storage.FlashStorageProvider.getResourceList

    • type
      Function
  • dojox.storage.FlashStorageProvider._loaded

    • type
      Function
  • dojox.storage.FlashStorageProvider._allNamespaces

    • type
      Object
  • dojox.storage.FlashStorageProvider._onStatus

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

    • type
      Object
  • dojox

    • type
      Object