WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOMStorageList

IID:f2166929-91B6-4372-8D5F-C366F47A5F54
Inherits From:nsISupports

Methods

nsIDOMStorage namedItem ( DOMString domain )

nsIDOMStorage namedItem ( DOMString domain )

Returns a storage object for a particular domain.

Arguments:
domain: domain to retrieve

References

This interface is the type of the following properties:

nsIDOMStorageWindow.globalStorage

Reference documentation is generated from Mozilla's source.