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.

@mozilla.org/content-pref/service;1

This component implements the following interfaces:

Properties

readonly nsIContentURIGrouper nsIContentPrefService.grouper

Methods

InterfaceMethod
nsIContentPrefService void addObserver ( AString name , nsIContentPrefObserver observer )
nsIContentPrefService nsIVariant getPref ( nsIURI URI , AString name )
nsIContentPrefService nsIPropertyBag2 getPrefs ( nsIURI URI )
nsIContentPrefService PRBool hasPref ( nsIURI URI , AString name )
nsIObserver void observe ( nsISupports subject , char* topic , PRUnichar* data )
nsIContentPrefService void removeObserver ( AString name , nsIContentPrefObserver observer )
nsIContentPrefService void removePref ( nsIURI URI , AString name )
nsIContentPrefService void setPref ( nsIURI URI , AString name , nsIVariant value )

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com