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

  • Provides:

    • dojox.storage.CookieStorageProvider
  • Requires:

    • dojox.storage.Provider in common
    • dojox.storage.manager in common
    • dojo.cookie in common
  • dojox.storage.CookieStorageProvider

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

    • type
      Object
  • dojox.storage.CookieStorageProvider.cookieName

    • type
      String
  • dojox.storage.CookieStorageProvider.storageLife

    • type
      Number
  • dojox.storage.CookieStorageProvider.initialize

    • type
      Function
  • dojox.storage.CookieStorageProvider.initialized

    • type
      Object
  • dojox.storage.CookieStorageProvider.isAvailable

    • type
      Function
  • dojox.storage.CookieStorageProvider.put

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

    • type
      Object
  • dojox.storage.CookieStorageProvider.get

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

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

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

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

    • type
      Function
  • dojox.storage.CookieStorageProvider.isPermanent

    • type
      Function
  • dojox.storage.CookieStorageProvider.getMaximumSize

    • type
      Function
  • dojox.storage.CookieStorageProvider.hasSettingsUI

    • type
      Function
  • dojox.storage.CookieStorageProvider.isValidKey

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

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

    • parameters:
      • key
      • namespace
    • type
      Function
  • dojox.storage.CookieStorageProvider._save

    • type
      Function
  • dojox.storage.CookieStorageProvider._beginsWith

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

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

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

    • type
      Object
  • dojox

    • type
      Object