Element index for package apidoc
[ a ]
[ c ]
[ d ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ n ]
[ p ]
[ q ]
[ r ]
[ s ]
a
- authenticate
- in file Realtime.php, method Net_NNTP_Realtime::authenticate() (subpackage: Net_NNTP-0.10.0)
Authenticate
- authenticate
- in file NNTP.php, method Net_NNTP::authenticate() (subpackage: Net_NNTP-0.10.0)
Auth process (not yet standarized but used any way) http://www.mibsoftware.com/userkt/nntpext/index.html
top
c
- cmdArticle
- in file Protocol.php, method Net_NNTP_Protocol::cmdArticle() (subpackage: Net_NNTP-0.10.0)
Get an article from the currently open connection.
- cmdBody
- in file Protocol.php, method Net_NNTP_Protocol::cmdBody() (subpackage: Net_NNTP-0.10.0)
Get the body of an article from the currently open connection.
- cmdDate
- in file Protocol.php, method Net_NNTP_Protocol::cmdDate() (subpackage: Net_NNTP-0.10.0)
Get the date from the newsserver format of returned date
- cmdGroup
- in file Protocol.php, method Net_NNTP_Protocol::cmdGroup() (subpackage: Net_NNTP-0.10.0)
Selects a news group (issue a GROUP command to the server)
- cmdHead
- in file Protocol.php, method Net_NNTP_Protocol::cmdHead() (subpackage: Net_NNTP-0.10.0)
Get the headers of an article from the currently open connection.
- cmdList
- in file Protocol.php, method Net_NNTP_Protocol::cmdList() (subpackage: Net_NNTP-0.10.0)
Fetches a list of all avaible newsgroups
- cmdListgroup
- in file Protocol.php, method Net_NNTP_Protocol::cmdListgroup() (subpackage: Net_NNTP-0.10.0)
- cmdListNewsgroups
- in file Protocol.php, method Net_NNTP_Protocol::cmdListNewsgroups() (subpackage: Net_NNTP-0.10.0)
Fetches a list of (all) avaible newsgroup descriptions.
- cmdListOverviewFmt
- in file Protocol.php, method Net_NNTP_Protocol::cmdListOverviewFmt() (subpackage: Net_NNTP-0.10.0)
Returns a list of avaible headers which are send from newsserver to client for every news message
- cmdModeReader
- in file Protocol.php, method Net_NNTP_Protocol::cmdModeReader() (subpackage: Net_NNTP-0.10.0)
- cmdNewgroups
- in file Protocol.php, method Net_NNTP_Protocol::cmdNewgroups() (subpackage: Net_NNTP-0.10.0)
Fetches a list of all newsgroups created since a specified date.
- cmdNewnews
- in file Protocol.php, method Net_NNTP_Protocol::cmdNewnews() (subpackage: Net_NNTP-0.10.0)
- cmdPost
- in file Protocol.php, method Net_NNTP_Protocol::cmdPost() (subpackage: Net_NNTP-0.10.0)
Post an article to a newsgroup.
- cmdQuit
- in file Protocol.php, method Net_NNTP_Protocol::cmdQuit() (subpackage: Net_NNTP-0.10.0)
Close connection to the server
- cmdXGTitle
- in file Protocol.php, method Net_NNTP_Protocol::cmdXGTitle() (subpackage: Net_NNTP-0.10.0)
Fetches a list of (all) avaible newsgroup descriptions.
- cmdXOver
- in file Protocol.php, method Net_NNTP_Protocol::cmdXOver() (subpackage: Net_NNTP-0.10.0)
Fetch message header from message number $first until $last
- cmdXROver
- in file Protocol.php, method Net_NNTP_Protocol::cmdXROver() (subpackage: Net_NNTP-0.10.0)
Fetch message references from message number $first to $last
- command
- in file Realtime.php, method Net_NNTP_Realtime::command() (subpackage: Net_NNTP-0.10.0)
Issue a command to the NNTP server
- command
- in file NNTP.php, method Net_NNTP::command() (subpackage: Net_NNTP-0.10.0)
Issue a command to the NNTP server
- connect
- in file Realtime.php, method Net_NNTP_Realtime::connect() (subpackage: Net_NNTP-0.10.0)
Connect to the NNTP-server.
- connect
- in file Protocol.php, method Net_NNTP_Protocol::connect() (subpackage: Net_NNTP-0.10.0)
Connect to the server
- connect
- in file NNTP.php, method Net_NNTP::connect() (subpackage: Net_NNTP-0.10.0)
Connect to the newsserver.
- connectAuthenticated
- in file Realtime.php, method Net_NNTP_Realtime::connectAuthenticated() (subpackage: Net_NNTP-0.10.0)
Connect to the NNTP-server, and authenticate using given username and password.
- connectAuthenticated
- in file NNTP.php, method Net_NNTP::connectAuthenticated() (subpackage: Net_NNTP-0.10.0)
Connect to the newsserver, and authenticate. If no user/pass is specified, just connect.
- count
- in file Realtime.php, method Net_NNTP_Realtime::count() (subpackage: Net_NNTP-0.10.0)
Number of articles in currently selected group
- count
- in file NNTP.php, method Net_NNTP::count() (subpackage: Net_NNTP-0.10.0)
Number of articles in currently selected group
top
top
f
- first
- in file Realtime.php, method Net_NNTP_Realtime::first() (subpackage: Net_NNTP-0.10.0)
Minimum article number in currently selected group
- first
- in file NNTP.php, method Net_NNTP::first() (subpackage: Net_NNTP-0.10.0)
Minimum article number in current group
top
g
- getArticle
- in file NNTP.php, method Net_NNTP::getArticle() (subpackage: Net_NNTP-0.10.0)
Get an article (deprecated)
- getArticle
- in file Realtime.php, method Net_NNTP_Realtime::getArticle() (subpackage: Net_NNTP-0.10.0)
Get an article
- getArticleRaw
- in file NNTP.php, method Net_NNTP::getArticleRaw() (subpackage: Net_NNTP-0.10.0)
Get an article (raw data)
- getArticleRaw
- in file Realtime.php, method Net_NNTP_Realtime::getArticleRaw() (subpackage: Net_NNTP-0.10.0)
Get a article (raw data)
- getBody
- in file NNTP.php, method Net_NNTP::getBody() (subpackage: Net_NNTP-0.10.0)
Get the body of an article (deprecated)
- getBodyRaw
- in file Realtime.php, method Net_NNTP_Realtime::getBodyRaw() (subpackage: Net_NNTP-0.10.0)
Get the body of an article (raw data)
- getBodyRaw
- in file NNTP.php, method Net_NNTP::getBodyRaw() (subpackage: Net_NNTP-0.10.0)
Get the body of an article (raw data)
- getDate
- in file NNTP.php, method Net_NNTP::getDate() (subpackage: Net_NNTP-0.10.0)
Get the NNTP-server's internal date
- getDate
- in file Realtime.php, method Net_NNTP_Realtime::getDate() (subpackage: Net_NNTP-0.10.0)
Get the NNTP-server's internal date
- getDescriptions
- in file Realtime.php, method Net_NNTP_Realtime::getDescriptions() (subpackage: Net_NNTP-0.10.0)
Fetches a list of all avaible newsgroup descriptions.
- getGroupArticles
- in file Realtime.php, method Net_NNTP_Realtime::getGroupArticles() (subpackage: Net_NNTP-0.10.0)
Experimental
- getGroupArticles
- in file NNTP.php, method Net_NNTP::getGroupArticles() (subpackage: Net_NNTP-0.10.0)
Experimental
- getGroups
- in file Realtime.php, method Net_NNTP_Realtime::getGroups() (subpackage: Net_NNTP-0.10.0)
Fetches a list of all avaible newsgroups
- getGroups
- in file NNTP.php, method Net_NNTP::getGroups() (subpackage: Net_NNTP-0.10.0)
Fetches a list of all avaible newsgroups
- getHeader
- in file Realtime.php, method Net_NNTP_Realtime::getHeader() (subpackage: Net_NNTP-0.10.0)
Get the header of an article
- getHeaderRaw
- in file Realtime.php, method Net_NNTP_Realtime::getHeaderRaw() (subpackage: Net_NNTP-0.10.0)
Get the header of an article (raw data)
- getHeaderRaw
- in file NNTP.php, method Net_NNTP::getHeaderRaw() (subpackage: Net_NNTP-0.10.0)
Get the headers of an article (raw data)
- getHeaders
- in file NNTP.php, method Net_NNTP::getHeaders() (subpackage: Net_NNTP-0.10.0)
Get the headers of an article (deprecated)
- getNewGroups
- in file NNTP.php, method Net_NNTP::getNewGroups() (subpackage: Net_NNTP-0.10.0)
Experimental
- getNewGroups
- in file Realtime.php, method Net_NNTP_Realtime::getNewGroups() (subpackage: Net_NNTP-0.10.0)
Experimental
- getNewNews
- in file NNTP.php, method Net_NNTP::getNewNews() (subpackage: Net_NNTP-0.10.0)
Experimental
- getNewNews
- in file Realtime.php, method Net_NNTP_Realtime::getNewNews() (subpackage: Net_NNTP-0.10.0)
Experimental
- getOverview
- in file NNTP.php, method Net_NNTP::getOverview() (subpackage: Net_NNTP-0.10.0)
Fetch message header from message number $first to $last
- getOverview
- in file Realtime.php, method Net_NNTP_Realtime::getOverview() (subpackage: Net_NNTP-0.10.0)
Fetch message header fields from message number $first to $last
- getOverviewFmt
- in file NNTP.php, method Net_NNTP::getOverviewFmt() (subpackage: Net_NNTP-0.10.0)
Returns a list of avaible headers which are send from newsserver to client for every news message
- getOverviewFormat
- in file NNTP.php, method Net_NNTP::getOverviewFormat() (subpackage: Net_NNTP-0.10.0)
Returns a list of avaible headers which are send from newsserver to client for every news message
- getOverviewFormat
- in file Realtime.php, method Net_NNTP_Realtime::getOverviewFormat() (subpackage: Net_NNTP-0.10.0)
Returns a list of avaible headers which are send from NNTP-server to the client for every news message
- getReferencesOverview
- in file Realtime.php, method Net_NNTP_Realtime::getReferencesOverview() (subpackage: Net_NNTP-0.10.0)
Fetch a list of each message's reference header.
- getReferencesOverview
- in file NNTP.php, method Net_NNTP::getReferencesOverview() (subpackage: Net_NNTP-0.10.0)
Fetch a list of each message's reference header.
- group
- in file Realtime.php, method Net_NNTP_Realtime::group() (subpackage: Net_NNTP-0.10.0)
Currently selected group
- group
- in file NNTP.php, method Net_NNTP::group() (subpackage: Net_NNTP-0.10.0)
Currently selected group
top
top
l
- last
- in file Realtime.php, method Net_NNTP_Realtime::last() (subpackage: Net_NNTP-0.10.0)
Maximum article number in currently selected group
- last
- in file NNTP.php, method Net_NNTP::last() (subpackage: Net_NNTP-0.10.0)
Maximum article number in current group
top
m
- $max
- in file NNTP.php, variable Net_NNTP::$max (subpackage: Net_NNTP-0.10.0)
- $min
- in file NNTP.php, variable Net_NNTP::$min (subpackage: Net_NNTP-0.10.0)
- max
- in file NNTP.php, method Net_NNTP::max() (subpackage: Net_NNTP-0.10.0)
- min
- in file NNTP.php, method Net_NNTP::min() (subpackage: Net_NNTP-0.10.0)
top
n
- Net_NNTP
- in file NNTP.php, class Net_NNTP (subpackage: Net_NNTP-0.10.0)
The Net_NNTP class is an almost 100 % backward compatible frontend class to the Net_NNTP_Protocol class.
- Net_NNTP
- in file NNTP.php, method Net_NNTP::Net_NNTP() (subpackage: Net_NNTP-0.10.0)
Constructor
- Net_NNTP_Protocol
- in file Protocol.php, method Net_NNTP_Protocol::Net_NNTP_Protocol() (subpackage: Net_NNTP-0.10.0)
- Net_NNTP_Protocol
- in file Protocol.php, class Net_NNTP_Protocol (subpackage: Net_NNTP-0.10.0)
The Net_NNTP_Protocol class implements the NNTP standard acording to RFX 977, RFC 2980, RFC 850/1036
, and RFC 822/2822
- Net_NNTP_Realtime
- in file Realtime.php, method Net_NNTP_Realtime::Net_NNTP_Realtime() (subpackage: Net_NNTP-0.10.0)
Constructor
- Net_NNTP_Realtime
- in file Realtime.php, class Net_NNTP_Realtime (subpackage: Net_NNTP-0.10.0)
The Net_NNTP_Realtime class is a frontend class to the Net_NNTP_Protocol class. It does everything in realtime...
top
p
- post
- in file NNTP.php, method Net_NNTP::post() (subpackage: Net_NNTP-0.10.0)
Post an article to a number of newsgroups.
- post
- in file Realtime.php, method Net_NNTP_Realtime::post() (subpackage: Net_NNTP-0.10.0)
Post an article to a number of newsgroups.
- prepareConnection
- in file NNTP.php, method Net_NNTP::prepareConnection() (subpackage: Net_NNTP-0.10.0)
Connect to the newsserver, and issue a GROUP command Once connection is prepared, we can only fetch articles from one group at a time, to fetch from another group, a new connection has to be made.
top
q
- quit
- in file Realtime.php, method Net_NNTP_Realtime::quit() (subpackage: Net_NNTP-0.10.0)
Close connection to the newsserver
- quit
- in file NNTP.php, method Net_NNTP::quit() (subpackage: Net_NNTP-0.10.0)
Close connection to the newsserver
top
r
- responseCode
- in file NNTP.php, method Net_NNTP::responseCode() (subpackage: Net_NNTP-0.10.0)
returns the response code of a newsserver command
top
s
- selectGroup
- in file Realtime.php, method Net_NNTP_Realtime::selectGroup() (subpackage: Net_NNTP-0.10.0)
Selects a newsgroup
- selectGroup
- in file NNTP.php, method Net_NNTP::selectGroup() (subpackage: Net_NNTP-0.10.0)
Selects a news group (issue a GROUP command to the server)
- setDebug
- in file Protocol.php, method Net_NNTP_Protocol::setDebug() (subpackage: Net_NNTP-0.10.0)
Sets the debuging information on or off
- splitHeaders
- in file NNTP.php, method Net_NNTP::splitHeaders() (subpackage: Net_NNTP-0.10.0)
Get the headers of an article from the currently open connection, and parse them into a keyed array.
top
Documentation generated on Sat, 1 May 2004 00:56:18 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|
|