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

Index of all elements

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ q ] [ r ] [ s ] [ x ]

a

articles
in file group.php, function articles()
authenticate
in file Client.php, method Net_NNTP_Client::authenticate()
    Authenticate.
article.php
procedural page article.php
authenticate.php
procedural page authenticate.php
top

c

connect
in file Client.php, method Net_NNTP_Client::connect()
    Connect to a server.
common.inc.php
procedural page common.inc.php
config.inc.php
procedural page config.inc.php
connect.php
procedural page connect.php
constructor.php
procedural page constructor.php
Client.php
procedural page Client.php
Client.php
procedural page Client.php
top

d

disconnect
in file Client.php, method Net_NNTP_Client::disconnect()
    Disconnect from server.
dump
in file common.inc.php, method Logger::dump()
top

e

error
in file common.inc.php, function error()
    ****************
errorHandler
in file common.inc.php, method Logger::errorHandler()
top

f

footer.inc.php
procedural page footer.inc.php
top

g

getArticle
in file Client.php, method Net_NNTP_Client::getArticle()
    Fetch article into transfer object.
getBody
in file Client.php, method Net_NNTP_Client::getBody()
    Fetch article body.
getDate
in file Client.php, method Net_NNTP_Client::getDate()
    Get the server's internal date
getDescriptions
in file Client.php, method Net_NNTP_Client::getDescriptions()
    Fetch all known group descriptions.
getGroupArticles
in file Client.php, method Net_NNTP_Client::getGroupArticles()
    Non-standard!
This method uses non-standard commands, which is not part of the original RFC977, but has been formalized in RFC2890.
getGroups
in file Client.php, method Net_NNTP_Client::getGroups()
    Fetch valid groups.
getHeader
in file Client.php, method Net_NNTP_Client::getHeader()
    Fetch article header.
getHeaderField
in file Client.php, method Net_NNTP_Client::getHeaderField()
    Fetch content of a header field from message(s).
getNewArticles
in file Client.php, method Net_NNTP_Client::getNewArticles()
    Get new articles since a date.
getNewGroups
in file Client.php, method Net_NNTP_Client::getNewGroups()
    Get new groups since a date.
getOverview
in file Client.php, method Net_NNTP_Client::getOverview()
    Fetch an overview of article(s) in the currently selected group.
getOverviewFormat
in file Client.php, method Net_NNTP_Client::getOverviewFormat()
    Fetch names of fields in overview database
getReferences
in file Client.php, method Net_NNTP_Client::getReferences()
    Fetch reference header field of message(s).
grabPearErrors
in file common.inc.php, method Logger::grabPearErrors()
groups
in file groups.php, function groups()
group.php
procedural page group.php
groups.php
procedural page groups.php
getDescriptions.php
procedural page getDescriptions.php
getGroups.php
procedural page getGroups.php
getOverview.php
procedural page getOverview.php
top

h

header.inc.php
procedural page header.inc.php
top

i

index.php
procedural page index.php
top

l

log
in file common.inc.php, method Logger::log()
Logger
in file common.inc.php, method Logger::Logger()
Logger
in file common.inc.php, class Logger
top

m

mail
in file Client.php, method Net_NNTP_Client::mail()
    Post an article to a number of groups - using same parameters as PHP's mail() function.
top

n

nav
in file group.php, function nav()
Net_NNTP_Client
in file Client.php, method Net_NNTP_Client::Net_NNTP_Client()
    Constructor
Net_NNTP_Client
in file Client.php, class Net_NNTP_Client
    Implementation of the client side of NNTP (Network News Transfer Protocol)
NET_NNTP_PROTOCOL_RESPONSECODE_ARTICLE_FOLLOWS
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_ARTICLE_FOLLOWS
    'Article retrieved - head and body follow' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_ARTICLE_SELECTED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_ARTICLE_SELECTED
    'Article retrieved - request text separately' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_AUTHENTICATION_ACCEPTED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_AUTHENTICATION_ACCEPTED
    'Authentication accepted' (RFC2980)
NET_NNTP_PROTOCOL_RESPONSECODE_AUTHENTICATION_CONTINUE
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_AUTHENTICATION_CONTINUE
    'More authentication information required' (RFC2980)
NET_NNTP_PROTOCOL_RESPONSECODE_AUTHENTICATION_REJECTED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_AUTHENTICATION_REJECTED
    'Authentication rejected' (RFC2980)
NET_NNTP_PROTOCOL_RESPONSECODE_AUTHENTICATION_REQUIRED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_AUTHENTICATION_REQUIRED
    'Authentication required' (RFC2980)
NET_NNTP_PROTOCOL_RESPONSECODE_AUTHORIZATION_ACCEPTED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_AUTHORIZATION_ACCEPTED
    'Authorization accepted' (RFC2980)
NET_NNTP_PROTOCOL_RESPONSECODE_AUTHORIZATION_CONTINUE
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_AUTHORIZATION_CONTINUE
    'Continue with authorization sequence' (RFC2980)
NET_NNTP_PROTOCOL_RESPONSECODE_AUTHORIZATION_REJECTED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_AUTHORIZATION_REJECTED
    'Authorization rejected' (RFC2980)
NET_NNTP_PROTOCOL_RESPONSECODE_AUTHORIZATION_REQUIRED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_AUTHORIZATION_REQUIRED
    'Authorization required for this command' (RFC2980)
NET_NNTP_PROTOCOL_RESPONSECODE_BASE64_ENCODING_ERROR
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_BASE64_ENCODING_ERROR
    'Error in base64-encoding [RFC3548] of an argument' (Draft)
NET_NNTP_PROTOCOL_RESPONSECODE_BODY_FOLLOWS
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_BODY_FOLLOWS
    'Article retrieved - body follows' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_CAPABILITIES_FOLLOW
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_CAPABILITIES_FOLLOW
    'Capabilities list follows' (Draft)
NET_NNTP_PROTOCOL_RESPONSECODE_GROUPS_FOLLOW
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_GROUPS_FOLLOW
    'Information follows' (Draft)
NET_NNTP_PROTOCOL_RESPONSECODE_GROUP_SELECTED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_GROUP_SELECTED
    'Group selected' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_HEADERS_FOLLOW
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_HEADERS_FOLLOW
    'Headers follow' (Draft)
NET_NNTP_PROTOCOL_RESPONSECODE_HEAD_FOLLOWS
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_HEAD_FOLLOWS
    'Article retrieved - head follows' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_HELP_FOLLOWS
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_HELP_FOLLOWS
    'Help text follows' (Draft)
NET_NNTP_PROTOCOL_RESPONSECODE_INTERNAL_FAULT
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_INTERNAL_FAULT
    'Internal fault or problem preventing action being taken' (Draft)
NET_NNTP_PROTOCOL_RESPONSECODE_NEW_ARTICLES_FOLLOW
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_NEW_ARTICLES_FOLLOW
    'List of new articles follows' (Draft)
NET_NNTP_PROTOCOL_RESPONSECODE_NEW_GROUPS_FOLLOW
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_NEW_GROUPS_FOLLOW
    'List of new newsgroups follows' (Draft)
NET_NNTP_PROTOCOL_RESPONSECODE_NOT_PERMITTED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_NOT_PERMITTED
    'Access restriction or permission denied' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_NOT_SUPPORTED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_NOT_SUPPORTED
    'Program fault - command not performed' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_NO_ARTICLE_SELECTED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_NO_ARTICLE_SELECTED
    'No current article has been selected' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_NO_GROUP_SELECTED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_NO_GROUP_SELECTED
    'No newsgroup has been selected' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_NO_NEXT_ARTICLE
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_NO_NEXT_ARTICLE
    'No next article in this group' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_NO_PREVIOUS_ARTICLE
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_NO_PREVIOUS_ARTICLE
    'No previous article in this group' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_NO_SUCH_ARTICLE_ID
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_NO_SUCH_ARTICLE_ID
    'No such article found' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_NO_SUCH_ARTICLE_NUMBER
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_NO_SUCH_ARTICLE_NUMBER
    'No such article number in this group' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_NO_SUCH_GROUP
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_NO_SUCH_GROUP
    'No such news group' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_OVERVIEW_FOLLOWS
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_OVERVIEW_FOLLOWS
    'Overview information follows' (Draft)
NET_NNTP_PROTOCOL_RESPONSECODE_POSTING_FAILURE
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_POSTING_FAILURE
    'Posting failed' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_POSTING_PROHIBITED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_POSTING_PROHIBITED
    'Posting not allowed' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_POSTING_SEND
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_POSTING_SEND
    'Send article to be posted' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_POSTING_SUCCESS
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_POSTING_SUCCESS
    'Article posted ok' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_READY_POSTING_ALLOWED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_READY_POSTING_ALLOWED
    'Server ready - posting allowed' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_READY_POSTING_PROHIBITED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_READY_POSTING_PROHIBITED
    'Server ready - no posting allowed' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_SERVER_DATE
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_SERVER_DATE
    'Server date and time' (Draft)
NET_NNTP_PROTOCOL_RESPONSECODE_SLAVE_RECOGNIZED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_SLAVE_RECOGNIZED
    'Slave status noted' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_SYNTAX_ERROR
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_SYNTAX_ERROR
    'Command syntax error' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_FAILURE
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_FAILURE
    'Transfer failed - try again later' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_REJECTED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_REJECTED
    'Article rejected - do not try again' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_SEND
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_SEND
    'Send article to be transferred' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_SUCCESS
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_SUCCESS
    'Article transferred ok' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_UNWANTED
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_UNWANTED
    'Article not wanted - do not send it' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_UNKNOWN_COMMAND
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_UNKNOWN_COMMAND
    'Command not recognized' (RFC977)
NET_NNTP_PROTOCOL_RESPONSECODE_WRONG_MODE
in file Responsecode.php, constant NET_NNTP_PROTOCOL_RESPONSECODE_WRONG_MODE
    'The server is in the wrong mode; the indicated capability should be used to change the mode' (Draft)
top

o

outputBody
in file article.php, function outputBody()
outputHead
in file article.php, function outputHead()
outputHeader
in file article.php, function outputHeader()
top

q

query
in file common.inc.php, function query()
top

r

Responsecode.php
procedural page Responsecode.php
top

s

selectArticle.php
procedural page selectArticle.php
selectGroup.php
procedural page selectGroup.php
selectNextArticle.php
procedural page selectNextArticle.php
selectPreviousArticle.php
procedural page selectPreviousArticle.php
selectArticle
in file Client.php, method Net_NNTP_Client::selectArticle()
    Selects an article by article message-number.
selectGroup
in file Client.php, method Net_NNTP_Client::selectGroup()
    Selects a group.
selectNextArticle
in file Client.php, method Net_NNTP_Client::selectNextArticle()
    Select the next article.
selectPreviousArticle
in file Client.php, method Net_NNTP_Client::selectPreviousArticle()
    Select the previous article.
top

x

x
in file article.php, function x()
top

Documentation generated on Mon, 11 Mar 2019 15:53:46 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.