Functiondojox.storage.Provider.getKeys

dojo.require("dojox.storage.Provider");
defined in dojox/storage/Provider.js

Array Enumerates all of the available keys in this storage system. return: Array of available keys

Usage

function (/*String?*/ namespace) (view source)
parametertypedescription
namespaceStringOptional.