Index of all elements
[ a ]
[ c ]
[ d ]
[ f ]
[ g ]
[ i ]
[ l ]
[ n ]
[ p ]
[ q ]
[ r ]
[ s ]
top
c
- cmdArticle
- in file Client.php, method Net_NNTP_Protocol_Client::cmdArticle()
Get an article from the currently open connection.
- cmdBody
- in file Client.php, method Net_NNTP_Protocol_Client::cmdBody()
Get the body of an article from the currently open connection.
- cmdDate
- in file Client.php, method Net_NNTP_Protocol_Client::cmdDate()
Get the date from the newsserver format of returned date
- cmdGroup
- in file Client.php, method Net_NNTP_Protocol_Client::cmdGroup()
Selects a news group (issue a GROUP command to the server)
- cmdHead
- in file Client.php, method Net_NNTP_Protocol_Client::cmdHead()
Get the headers of an article from the currently open connection.
- cmdList
- in file Client.php, method Net_NNTP_Protocol_Client::cmdList()
Fetches a list of all avaible newsgroups
- cmdListgroup
- in file Client.php, method Net_NNTP_Protocol_Client::cmdListgroup()
- cmdListNewsgroups
- in file Client.php, method Net_NNTP_Protocol_Client::cmdListNewsgroups()
Fetches a list of (all) avaible newsgroup descriptions.
- cmdListOverviewFmt
- in file Client.php, method Net_NNTP_Protocol_Client::cmdListOverviewFmt()
Returns a list of avaible headers which are send from newsserver to client for every news message
- cmdModeReader
- in file Client.php, method Net_NNTP_Protocol_Client::cmdModeReader()
- cmdNewgroups
- in file Client.php, method Net_NNTP_Protocol_Client::cmdNewgroups()
Fetches a list of all newsgroups created since a specified date.
- cmdNewnews
- in file Client.php, method Net_NNTP_Protocol_Client::cmdNewnews()
- cmdPost
- in file Client.php, method Net_NNTP_Protocol_Client::cmdPost()
Post an article to a newsgroup.
- cmdQuit
- in file Client.php, method Net_NNTP_Protocol_Client::cmdQuit()
Close connection to the server
- cmdXGTitle
- in file Client.php, method Net_NNTP_Protocol_Client::cmdXGTitle()
Fetches a list of (all) avaible newsgroup descriptions.
- cmdXOver
- in file Client.php, method Net_NNTP_Protocol_Client::cmdXOver()
Fetch message header from message number $first until $last
- cmdXROver
- in file Client.php, method Net_NNTP_Protocol_Client::cmdXROver()
Fetch message references from message number $first to $last
- connect
- in file Client.php, method Net_NNTP_Protocol_Client::connect()
Connect to the server
- connect
- in file Client.php, method Net_NNTP_Client::connect()
Connect to the NNTP-server.
- count
- in file Client.php, method Net_NNTP_Client::count()
Number of articles in currently selected group
- Client.php
- procedural page Client.php
- Client.php
- procedural page Client.php
top
top
top
g
- getArticleRaw
- in file Client.php, method Net_NNTP_Client::getArticleRaw()
Get a article (raw data)
- getBodyRaw
- in file Client.php, method Net_NNTP_Client::getBodyRaw()
Get the body of an article (raw data)
- getDate
- in file Client.php, method Net_NNTP_Client::getDate()
Get the NNTP-server's internal date
- getDescriptions
- in file Client.php, method Net_NNTP_Client::getDescriptions()
Fetches a list of all avaible newsgroup descriptions.
- getGroupArticles
- in file Client.php, method Net_NNTP_Client::getGroupArticles()
Experimental
- getGroups
- in file Client.php, method Net_NNTP_Client::getGroups()
Fetches a list of all avaible newsgroups
- getHeaderRaw
- in file Client.php, method Net_NNTP_Client::getHeaderRaw()
Get the header of an article (raw data)
- getNewGroups
- in file Client.php, method Net_NNTP_Client::getNewGroups()
Experimental
- getNewNews
- in file Client.php, method Net_NNTP_Client::getNewNews()
Experimental
- getOverview
- in file Client.php, method Net_NNTP_Client::getOverview()
Fetch message header fields from message number $first to $last
- getOverviewFormat
- in file Client.php, method Net_NNTP_Client::getOverviewFormat()
Returns a list of avaible headers which are send from NNTP-server to the client for every news message
- getReferencesOverview
- in file Client.php, method Net_NNTP_Client::getReferencesOverview()
Fetch a list of each message's reference header.
- group
- in file Client.php, method Net_NNTP_Client::group()
Currently selected group
- group.php
- procedural page group.php
top
top
top
n
- Net_NNTP_Client
- in file Client.php, class Net_NNTP_Client
Implementation of the client side of NNTP (Network News Transfer Protocol)
- Net_NNTP_Client
- in file Client.php, method Net_NNTP_Client::Net_NNTP_Client()
Constructor
- NET_NNTP_CLIENT_AUTH_GENERIC
- in file Client.php, constant NET_NNTP_CLIENT_AUTH_GENERIC
- NET_NNTP_CLIENT_AUTH_ORIGINAL
- in file Client.php, constant NET_NNTP_CLIENT_AUTH_ORIGINAL
- NET_NNTP_CLIENT_AUTH_SIMPLE
- in file Client.php, constant NET_NNTP_CLIENT_AUTH_SIMPLE
- Net_NNTP_Protocol_Client
- in file Client.php, method Net_NNTP_Protocol_Client::Net_NNTP_Protocol_Client()
- Net_NNTP_Protocol_Client
- in file Client.php, class Net_NNTP_Protocol_Client
The Net_NNTP_Protocol_Client class implements the NNTP standard acording to RFX 977, RFC 2980, RFC 850/1036, and RFC 822/2822
- NET_NNTP_PROTOCOL_CLIENT_DEFAULT_HOST
- in file Client.php, constant NET_NNTP_PROTOCOL_CLIENT_DEFAULT_HOST
- NET_NNTP_PROTOCOL_CLIENT_DEFAULT_PORT
- in file Client.php, constant NET_NNTP_PROTOCOL_CLIENT_DEFAULT_PORT
top
top
top
top
top
Documentation generated on Mon, 11 Mar 2019 14:30:55 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|