Element index for package apidoc
[ a ]
[ c ]
[ d ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ n ]
[ p ]
[ q ]
[ r ]
[ s ]
top
c
- cmdArticle
- in file Protocol.php, method Net_NNTP_Protocol::cmdArticle()
Get an article from the currently open connection.
- cmdBody
- in file Protocol.php, method Net_NNTP_Protocol::cmdBody()
Get the body of an article from the currently open connection.
- cmdDate
- in file Protocol.php, method Net_NNTP_Protocol::cmdDate()
Get the date from the newsserver format of returned date
- cmdGroup
- in file Protocol.php, method Net_NNTP_Protocol::cmdGroup()
Selects a news group (issue a GROUP command to the server)
- cmdHead
- in file Protocol.php, method Net_NNTP_Protocol::cmdHead()
Get the headers of an article from the currently open connection.
- cmdList
- in file Protocol.php, method Net_NNTP_Protocol::cmdList()
Fetches a list of all avaible newsgroups
- cmdListgroup
- in file Protocol.php, method Net_NNTP_Protocol::cmdListgroup()
- cmdListNewsgroups
- in file Protocol.php, method Net_NNTP_Protocol::cmdListNewsgroups()
Fetches a list of (all) avaible newsgroup descriptions.
- cmdListOverviewFmt
- in file Protocol.php, method Net_NNTP_Protocol::cmdListOverviewFmt()
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()
- cmdNewgroups
- in file Protocol.php, method Net_NNTP_Protocol::cmdNewgroups()
Fetches a list of all newsgroups created since a specified date.
- cmdNewnews
- in file Protocol.php, method Net_NNTP_Protocol::cmdNewnews()
- cmdPost
- in file Protocol.php, method Net_NNTP_Protocol::cmdPost()
Post an article to a newsgroup.
- cmdQuit
- in file Protocol.php, method Net_NNTP_Protocol::cmdQuit()
Close connection to the server
- cmdXGTitle
- in file Protocol.php, method Net_NNTP_Protocol::cmdXGTitle()
Fetches a list of (all) avaible newsgroup descriptions.
- cmdXOver
- in file Protocol.php, method Net_NNTP_Protocol::cmdXOver()
Fetch message header from message number $first until $last
- cmdXROver
- in file Protocol.php, method Net_NNTP_Protocol::cmdXROver()
Fetch message references from message number $first to $last
- command
- in file Realtime.php, method Net_NNTP_Realtime::command()
Issue a command to the NNTP server
- command
- in file NNTP.php, method Net_NNTP::command()
Issue a command to the NNTP server
- connect
- in file Realtime.php, method Net_NNTP_Realtime::connect()
Connect to the NNTP-server.
- connect
- in file Protocol.php, method Net_NNTP_Protocol::connect()
Connect to the server
- connect
- in file NNTP.php, method Net_NNTP::connect()
Connect to the newsserver.
- connectAuthenticated
- in file Realtime.php, method Net_NNTP_Realtime::connectAuthenticated()
Connect to the NNTP-server, and authenticate using given username and password.
- connectAuthenticated
- in file NNTP.php, method Net_NNTP::connectAuthenticated()
Connect to the newsserver, and authenticate. If no user/pass is specified, just connect.
- count
- in file Realtime.php, method Net_NNTP_Realtime::count()
Number of articles in currently selected group
- count
- in file NNTP.php, method Net_NNTP::count()
Number of articles in currently selected group
top
top
top
g
- getArticle
- in file NNTP.php, method Net_NNTP::getArticle()
Get an article (deprecated)
- getArticle
- in file Realtime.php, method Net_NNTP_Realtime::getArticle()
Get an article
- getArticleRaw
- in file NNTP.php, method Net_NNTP::getArticleRaw()
Get an article (raw data)
- getArticleRaw
- in file Realtime.php, method Net_NNTP_Realtime::getArticleRaw()
Get a article (raw data)
- getBody
- in file NNTP.php, method Net_NNTP::getBody()
Get the body of an article (deprecated)
- getBodyRaw
- in file Realtime.php, method Net_NNTP_Realtime::getBodyRaw()
Get the body of an article (raw data)
- getBodyRaw
- in file NNTP.php, method Net_NNTP::getBodyRaw()
Get the body of an article (raw data)
- getDate
- in file NNTP.php, method Net_NNTP::getDate()
Get the NNTP-server's internal date
- getDate
- in file Realtime.php, method Net_NNTP_Realtime::getDate()
Get the NNTP-server's internal date
- getDescriptions
- in file Realtime.php, method Net_NNTP_Realtime::getDescriptions()
Fetches a list of all avaible newsgroup descriptions.
- getGroupArticles
- in file Realtime.php, method Net_NNTP_Realtime::getGroupArticles()
Experimental
- getGroupArticles
- in file NNTP.php, method Net_NNTP::getGroupArticles()
Experimental
- getGroups
- in file Realtime.php, method Net_NNTP_Realtime::getGroups()
Fetches a list of all avaible newsgroups
- getGroups
- in file NNTP.php, method Net_NNTP::getGroups()
Fetches a list of all avaible newsgroups
- getHeader
- in file Realtime.php, method Net_NNTP_Realtime::getHeader()
Get the header of an article
- getHeaderRaw
- in file Realtime.php, method Net_NNTP_Realtime::getHeaderRaw()
Get the header of an article (raw data)
- getHeaderRaw
- in file NNTP.php, method Net_NNTP::getHeaderRaw()
Get the headers of an article (raw data)
- getHeaders
- in file NNTP.php, method Net_NNTP::getHeaders()
Get the headers of an article (deprecated)
- getNewGroups
- in file NNTP.php, method Net_NNTP::getNewGroups()
Experimental
- getNewGroups
- in file Realtime.php, method Net_NNTP_Realtime::getNewGroups()
Experimental
- getNewNews
- in file NNTP.php, method Net_NNTP::getNewNews()
Experimental
- getNewNews
- in file Realtime.php, method Net_NNTP_Realtime::getNewNews()
Experimental
- getOverview
- in file NNTP.php, method Net_NNTP::getOverview()
Fetch message header from message number $first to $last
- getOverview
- in file Realtime.php, method Net_NNTP_Realtime::getOverview()
Fetch message header fields from message number $first to $last
- getOverviewFmt
- in file NNTP.php, method Net_NNTP::getOverviewFmt()
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()
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()
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()
Fetch a list of each message's reference header.
- getReferencesOverview
- in file NNTP.php, method Net_NNTP::getReferencesOverview()
Fetch a list of each message's reference header.
- group
- in file Realtime.php, method Net_NNTP_Realtime::group()
Currently selected group
- group
- in file NNTP.php, method Net_NNTP::group()
Currently selected group
top
top
top
top
n
- Net_NNTP
- in file NNTP.php, class Net_NNTP
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()
Constructor
- Net_NNTP_Protocol
- in file Protocol.php, method Net_NNTP_Protocol::Net_NNTP_Protocol()
- Net_NNTP_Protocol
- in file Protocol.php, class Net_NNTP_Protocol
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()
Constructor
- Net_NNTP_Realtime
- in file Realtime.php, class Net_NNTP_Realtime
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()
Post an article to a number of newsgroups.
- post
- in file Realtime.php, method Net_NNTP_Realtime::post()
Post an article to a number of newsgroups.
- prepareConnection
- in file NNTP.php, method Net_NNTP::prepareConnection()
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
top
top
top
Documentation generated on Mon, 11 Mar 2019 13:52:39 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|