Net_NNTP
[ class tree: Net_NNTP ] [ index: Net_NNTP ] [ all elements ]
Packages:
Net_NNTP


Classes:
Net_NNTP_Client
Net_NNTP_Protocol_Client
Files:
Client.php
Client.php
group.php
index.php
read.php

Element index for package Net_NNTP

[ a ] [ c ] [ d ] [ f ] [ g ] [ i ] [ l ] [ n ] [ p ] [ q ] [ r ] [ s ]

a

authenticate
in file Client.php, method Net_NNTP_Client::authenticate()
Authenticate
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

d

disconnect
in file Client.php, method Net_NNTP_Protocol_Client::disconnect()
alias for cmdQuit()
top

f

first
in file Client.php, method Net_NNTP_Client::first()
Minimum article number in currently selected group
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

i

isConnected
in file Client.php, method Net_NNTP_Client::isConnected()
Test whether a connection is currently open.
isConnected
in file Client.php, method Net_NNTP_Protocol_Client::isConnected()
Test whether we are connected or not.
index.php
procedural page index.php
top

l

last
in file Client.php, method Net_NNTP_Client::last()
Maximum article number in currently selected group
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

p

post
in file Client.php, method Net_NNTP_Client::post()
Post an article to a number of newsgroups.
top

q

quit
in file Client.php, method Net_NNTP_Client::quit()
Close connection to the newsserver
top

r

read.php
procedural page read.php
top

s

selectGroup
in file Client.php, method Net_NNTP_Client::selectGroup()
Selects a newsgroup
setDebug
in file Client.php, method Net_NNTP_Protocol_Client::setDebug()
Sets the debuging information on or off
top

Documentation generated on 2019年3月11日 14:30:55 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.

AltStyle によって変換されたページ (->オリジナル) /