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-writer;1
This component implements the following interfaces:
Constants
| A page has had some attribute on it changed. Note that for TYPED and HIDDEN, the page may not necessarily have been added yet. | ||
| PRUint32 | nsINavHistoryObserver.ATTRIBUTE_FAVICON | = 3 |
Methods
| Interface | Method |
|---|---|
| nsIFeedWriter |
void close ( )
|
| nsIDOMEventListener |
void handleEvent ( nsIDOMEvent event )
|
| nsIFeedWriter |
void init ( nsIDOMWindow window )
|
| nsIObserver |
void observe ( nsISupports subject , char* topic , PRUnichar* data )
|
| nsINavHistoryObserver |
void onBeginUpdateBatch ( )
|
| nsINavHistoryObserver |
void onClearHistory ( )
|
| nsINavHistoryObserver |
void onDeleteURI ( nsIURI URI )
|
| nsINavHistoryObserver |
void onEndUpdateBatch ( )
|
| nsINavHistoryObserver |
void onPageChanged ( nsIURI URI , PRUint32 what , AString value )
|
| nsINavHistoryObserver |
void onPageExpired ( nsIURI URI , PRTime visitTime , PRBool wholeEntry )
|
| nsINavHistoryObserver |
void onTitleChanged ( nsIURI URI , AString pageTitle )
|
| nsINavHistoryObserver |
void onVisit ( nsIURI URI , PRInt64 visitID , PRTime time , PRInt64 sessionID , PRInt64 referringID , PRUint32 transitionType )
|
| nsIFeedWriter |
void writeContent ( )
|
Reference documentation is generated from Mozilla's source.
