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/browser/feeds/result-service;1
This component implements the following interfaces:
Properties
PRBool nsIFeedResultService.forcePreviewPage
When set to true, forces the preview page to be displayed, regardless of the user's preferences.
Methods
| Interface | Method |
|---|---|
| nsIFeedResultService |
void addFeedResult ( nsIFeedResult feedResult )
|
| nsIFeedResultService |
void addToClientReader ( AUTF8String uri , AString title , AString subtitle , PRUint32 feedType )
|
| nsIFactory |
void createInstance ( nsISupports outer , nsIIDRef iid , out nsQIResult* result )
|
| nsIFeedResultService |
nsIFeedResult getFeedResult ( nsIURI uri )
|
| nsIFactory |
void lockFactory ( PRBool lock )
|
| nsIFeedResultService |
void removeFeedResult ( nsIURI uri )
|
Reference documentation is generated from Mozilla's source.
