dojox.storage
Objects for mass storage within the browser. For when cookies just aren't enough.

NamespacesBack to top
A singleton class in charge of the dojox.storage system

ConstructorsBack to top
Storage provider that uses the features of Google Gears to store data (it is saved into the local SQL database provided by Gears, using dojox.sql)
A singleton for working with dojox.storage.
Storage provider that uses WHAT Working Group features in Firefox 2 to achieve permanent storage.