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/messenger/nntpnewsgrouplist;1
This component implements the following interfaces:
Properties
PRBool nsINNTPNewsgroupList.getOldMessages
Methods
| Interface | Method |
|---|---|
| nsINNTPNewsgroupList |
void addToKnownArticles ( PRInt32 first_message , PRInt32 last_message )
|
| nsIMsgFilterHitNotify |
PRBool applyFilterHit ( nsIMsgFilter filter , nsIMsgWindow msgWindow )
|
| nsINNTPNewsgroupList |
void clearXOVERState ( )
|
| nsINNTPNewsgroupList |
void finishXOVERLINE ( PRInt32 status , out PRInt32 newstatus )
|
| nsINNTPNewsgroupList |
PRInt32 getRangeOfArtsToDownload ( nsIMsgWindow msgWindow , PRInt32 first_message , PRInt32 last_message , PRInt32 maxextra , out PRInt32 real_first_message , out PRInt32 real_last_message )
|
| nsINNTPNewsgroupList |
void initialize ( nsINntpUrl runningURL , nsIMsgNewsFolder newsFolder )
|
| nsINNTPNewsgroupList |
void initXOVER ( PRInt32 first_message , PRInt32 last_message )
|
| nsINNTPNewsgroupList |
void processNonXOVER ( char* line )
|
| nsINNTPNewsgroupList |
void processXOVERLINE ( char* line , out PRUint32 status )
|
| nsINNTPNewsgroupList |
void resetXOVER ( )
|
Reference documentation is generated from Mozilla's source.
