Index of all elements
[ a ]
[ c ]
[ d ]
[ f ]
[ g ]
[ i ]
[ m ]
[ n ]
[ p ]
[ q ]
[ r ]
[ s ]
[ u ]
a
- $authmode
- in file NNTP.php, variable Net_NNTP::$authmode
- authenticate
- in file NNTP.php, method Net_NNTP::authenticate()
Auth process (not yet standarized but used any way) http://www.mibsoftware.com/userkt/nntpext/index.html
top
top
d
- date
- in file NNTP.php, method Net_NNTP::date()
Get the date from the newsserver
top
f
- $fp
- in file NNTP.php, variable Net_NNTP::$fp
File pointer of the nntp-connection
top
g
- getArticle
- in file NNTP.php, method Net_NNTP::getArticle()
Get an article from the currently open connection.
- getBody
- in file NNTP.php, method Net_NNTP::getBody()
Get the body of an article from the currently open connection.
- getGroups
- in file NNTP.php, method Net_NNTP::getGroups()
Fetches a list of all avaible newsgroups
- getHeaders
- in file NNTP.php, method Net_NNTP::getHeaders()
Get the headers of an article from the currently open connection To get the headers of an article from another newsgroup, a new prepare_connection()-call has to be made with apropriate parameters
- getOverview
- in file NNTP.php, method Net_NNTP::getOverview()
Fetch message header from message number $first until $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
- get_article
- in file NNTP.php, method Net_NNTP::get_article()
- get_body
- in file NNTP.php, method Net_NNTP::get_body()
- get_data
- in file NNTP.php, method Net_NNTP::get_data()
- get_groups
- in file NNTP.php, method Net_NNTP::get_groups()
- get_headers
- in file NNTP.php, method Net_NNTP::get_headers()
- get_overview
- in file NNTP.php, method Net_NNTP::get_overview()
- get_overview_fmt
- in file NNTP.php, method Net_NNTP::get_overview_fmt()
- group.php
- procedural page group.php
top
top
top
top
p
- $pass
- in file NNTP.php, variable Net_NNTP::$pass
- PEAR_NNTP_ALL
- in file NNTP.php, constant PEAR_NNTP_ALL
- PEAR_NNTP_AUTHGENERIC
- in file NNTP.php, constant PEAR_NNTP_AUTHGENERIC
- PEAR_NNTP_AUTHORIGINAL
- in file NNTP.php, constant PEAR_NNTP_AUTHORIGINAL
- PEAR_NNTP_AUTHSIMPLE
- in file NNTP.php, constant PEAR_NNTP_AUTHSIMPLE
- PEAR_NNTP_LIST
- in file NNTP.php, constant PEAR_NNTP_LIST
- PEAR_NNTP_NAMES
- in file NNTP.php, constant PEAR_NNTP_NAMES
- post
- in file NNTP.php, method Net_NNTP::post()
Post an article to a newsgroup.
- 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.
- prepare_connection
- in file NNTP.php, method Net_NNTP::prepare_connection()
top
q
- quit
- in file NNTP.php, method Net_NNTP::quit()
Close connection to the newsserver
top
top
top
top
Documentation generated on Mon, 11 Mar 2019 13:53:05 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|