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


Classes:
Net_NNTP_Client
Files:
article.php
authenticate.php
Client.php
Client.php
common.inc.php
config.inc.php
connect.php
constructor.php
footer.inc.php
getDescriptions.php
getGroups.php
getOverview.php
group.php
groups.php
header.inc.php
index.php
Responsecode.php
selectArticle.php
selectGroup.php
selectNextArticle.php
selectPreviousArticle.php

File: Responsecode.php

Source Location: /Net_NNTP-1.5.1/NNTP/Protocol/Responsecode.php

Classes:

Page Details:

PHP versions 4 and 5

 +-----------------------------------------------------------------------+
 | |
 | W3Cョ SOFTWARE NOTICE AND LICENSE |
 | http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 |
 | |
 | This work (and included software, documentation such as READMEs, |
 | or other related items) is being provided by the copyright holders |
 | under the following license. By obtaining, using and/or copying |
 | this work, you (the licensee) agree that you have read, understood, |
 | and will comply with the following terms and conditions. |
 | |
 | Permission to copy, modify, and distribute this software and its |
 | documentation, with or without modification, for any purpose and |
 | without fee or royalty is hereby granted, provided that you include |
 | the following on ALL copies of the software and documentation or |
 | portions thereof, including modifications: |
 | |
 | 1. The full text of this NOTICE in a location viewable to users |
 | of the redistributed or derivative work. |
 | |
 | 2. Any pre-existing intellectual property disclaimers, notices, |
 | or terms and conditions. If none exist, the W3C Software Short |
 | Notice should be included (hypertext is preferred, text is |
 | permitted) within the body of any redistributed or derivative |
 | code. |
 | |
 | 3. Notice of any changes or modifications to the files, including |
 | the date changes were made. (We recommend you provide URIs to |
 | the location from which the code is derived.) |
 | |
 | THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT |
 | HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, |
 | INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR |
 | FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE |
 | OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, |
 | COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. |
 | |
 | COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, |
 | SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE |
 | SOFTWARE OR DOCUMENTATION. |
 | |
 | The name and trademarks of copyright holders may NOT be used in |
 | advertising or publicity pertaining to the software without |
 | specific, written prior permission. Title to copyright in this |
 | software and any associated documentation will at all times |
 | remain with copyright holders. |
 | |
 +-----------------------------------------------------------------------+


NET_NNTP_PROTOCOL_RESPONSECODE_ARTICLE_FOLLOWS [line 183]

NET_NNTP_PROTOCOL_RESPONSECODE_ARTICLE_FOLLOWS = 220
'Article retrieved - head and body follow' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_ARTICLE_SELECTED [line 204]

NET_NNTP_PROTOCOL_RESPONSECODE_ARTICLE_SELECTED = 223
'Article retrieved - request text separately' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_AUTHENTICATION_ACCEPTED [line 396]

NET_NNTP_PROTOCOL_RESPONSECODE_AUTHENTICATION_ACCEPTED = 281
'Authentication accepted' (RFC2980)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_AUTHENTICATION_CONTINUE [line 389]

NET_NNTP_PROTOCOL_RESPONSECODE_AUTHENTICATION_CONTINUE = 381
'More authentication information required' (RFC2980)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_AUTHENTICATION_REJECTED [line 403]

NET_NNTP_PROTOCOL_RESPONSECODE_AUTHENTICATION_REJECTED = 482
'Authentication rejected' (RFC2980)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_AUTHENTICATION_REQUIRED [line 382]

NET_NNTP_PROTOCOL_RESPONSECODE_AUTHENTICATION_REQUIRED = 480
'Authentication required' (RFC2980)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_AUTHORIZATION_ACCEPTED [line 360]

NET_NNTP_PROTOCOL_RESPONSECODE_AUTHORIZATION_ACCEPTED = 250
'Authorization accepted' (RFC2980)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_AUTHORIZATION_CONTINUE [line 353]

NET_NNTP_PROTOCOL_RESPONSECODE_AUTHORIZATION_CONTINUE = 350
'Continue with authorization sequence' (RFC2980)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_AUTHORIZATION_REJECTED [line 367]

NET_NNTP_PROTOCOL_RESPONSECODE_AUTHORIZATION_REJECTED = 452
'Authorization rejected' (RFC2980)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_AUTHORIZATION_REQUIRED [line 346]

NET_NNTP_PROTOCOL_RESPONSECODE_AUTHORIZATION_REQUIRED = 450
'Authorization required for this command' (RFC2980)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_BASE64_ENCODING_ERROR [line 497]

NET_NNTP_PROTOCOL_RESPONSECODE_BASE64_ENCODING_ERROR = 504
'Error in base64-encoding [RFC3548] of an argument' (Draft)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_BODY_FOLLOWS [line 197]

NET_NNTP_PROTOCOL_RESPONSECODE_BODY_FOLLOWS = 222
'Article retrieved - body follows' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_CAPABILITIES_FOLLOW [line 423]

NET_NNTP_PROTOCOL_RESPONSECODE_CAPABILITIES_FOLLOW = 101
'Capabilities list follows' (Draft)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_GROUPS_FOLLOW [line 437]

NET_NNTP_PROTOCOL_RESPONSECODE_GROUPS_FOLLOW = 215
'Information follows' (Draft)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_GROUP_SELECTED [line 162]

NET_NNTP_PROTOCOL_RESPONSECODE_GROUP_SELECTED = 211
'Group selected' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_HEADERS_FOLLOW [line 451]

NET_NNTP_PROTOCOL_RESPONSECODE_HEADERS_FOLLOW = 225
'Headers follow' (Draft)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_HEAD_FOLLOWS [line 190]

NET_NNTP_PROTOCOL_RESPONSECODE_HEAD_FOLLOWS = 221
'Article retrieved - head follows' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_HELP_FOLLOWS [line 416]

NET_NNTP_PROTOCOL_RESPONSECODE_HELP_FOLLOWS = 100
'Help text follows' (Draft)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_INTERNAL_FAULT [line 479]

NET_NNTP_PROTOCOL_RESPONSECODE_INTERNAL_FAULT = 403
'Internal fault or problem preventing action being taken' (Draft)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_NEW_ARTICLES_FOLLOW [line 458]

NET_NNTP_PROTOCOL_RESPONSECODE_NEW_ARTICLES_FOLLOW = 230
'List of new articles follows' (Draft)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_NEW_GROUPS_FOLLOW [line 465]

NET_NNTP_PROTOCOL_RESPONSECODE_NEW_GROUPS_FOLLOW = 231
'List of new newsgroups follows' (Draft)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_NOT_PERMITTED [line 141]

NET_NNTP_PROTOCOL_RESPONSECODE_NOT_PERMITTED = 502
'Access restriction or permission denied' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_NOT_SUPPORTED [line 148]

NET_NNTP_PROTOCOL_RESPONSECODE_NOT_SUPPORTED = 503
'Program fault - command not performed' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_NO_ARTICLE_SELECTED [line 223]

NET_NNTP_PROTOCOL_RESPONSECODE_NO_ARTICLE_SELECTED = 420
'No current article has been selected' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_NO_GROUP_SELECTED [line 215]

NET_NNTP_PROTOCOL_RESPONSECODE_NO_GROUP_SELECTED = 412
'No newsgroup has been selected' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_NO_NEXT_ARTICLE [line 230]

NET_NNTP_PROTOCOL_RESPONSECODE_NO_NEXT_ARTICLE = 421
'No next article in this group' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_NO_PREVIOUS_ARTICLE [line 237]

NET_NNTP_PROTOCOL_RESPONSECODE_NO_PREVIOUS_ARTICLE = 422
'No previous article in this group' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_NO_SUCH_ARTICLE_ID [line 252]

NET_NNTP_PROTOCOL_RESPONSECODE_NO_SUCH_ARTICLE_ID = 430
'No such article found' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_NO_SUCH_ARTICLE_NUMBER [line 245]

NET_NNTP_PROTOCOL_RESPONSECODE_NO_SUCH_ARTICLE_NUMBER = 423
'No such article number in this group' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_NO_SUCH_GROUP [line 169]

NET_NNTP_PROTOCOL_RESPONSECODE_NO_SUCH_GROUP = 411
'No such news group' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_OVERVIEW_FOLLOWS [line 444]

NET_NNTP_PROTOCOL_RESPONSECODE_OVERVIEW_FOLLOWS = 224
'Overview information follows' (Draft)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_POSTING_FAILURE [line 331]

NET_NNTP_PROTOCOL_RESPONSECODE_POSTING_FAILURE = 441
'Posting failed' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_POSTING_PROHIBITED [line 324]

NET_NNTP_PROTOCOL_RESPONSECODE_POSTING_PROHIBITED = 440
'Posting not allowed' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_POSTING_SEND [line 310]

NET_NNTP_PROTOCOL_RESPONSECODE_POSTING_SEND = 340
'Send article to be posted' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_POSTING_SUCCESS [line 317]

NET_NNTP_PROTOCOL_RESPONSECODE_POSTING_SUCCESS = 240
'Article posted ok' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_READY_POSTING_ALLOWED [line 80]

NET_NNTP_PROTOCOL_RESPONSECODE_READY_POSTING_ALLOWED = 200
'Server ready - posting allowed' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_READY_POSTING_PROHIBITED [line 87]

NET_NNTP_PROTOCOL_RESPONSECODE_READY_POSTING_PROHIBITED = 201
'Server ready - no posting allowed' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_SERVER_DATE [line 430]

NET_NNTP_PROTOCOL_RESPONSECODE_SERVER_DATE = 111
'Server date and time' (Draft)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_SLAVE_RECOGNIZED [line 112]

NET_NNTP_PROTOCOL_RESPONSECODE_SLAVE_RECOGNIZED = 202
'Slave status noted' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_SYNTAX_ERROR [line 134]

NET_NNTP_PROTOCOL_RESPONSECODE_SYNTAX_ERROR = 501
'Command syntax error' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_FAILURE [line 289]

NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_FAILURE = 436
'Transfer failed - try again later' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_REJECTED [line 296]

NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_REJECTED = 437
'Article rejected - do not try again' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_SEND [line 268]

NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_SEND = 335
'Send article to be transferred' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_SUCCESS [line 275]

NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_SUCCESS = 235
'Article transferred ok' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_UNWANTED [line 282]

NET_NNTP_PROTOCOL_RESPONSECODE_TRANSFER_UNWANTED = 435
'Article not wanted - do not send it' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_UNKNOWN_COMMAND [line 127]

NET_NNTP_PROTOCOL_RESPONSECODE_UNKNOWN_COMMAND = 500
'Command not recognized' (RFC977)
  • Access: public

[ Top ]



NET_NNTP_PROTOCOL_RESPONSECODE_WRONG_MODE [line 472]

NET_NNTP_PROTOCOL_RESPONSECODE_WRONG_MODE = 401
'The server is in the wrong mode; the indicated capability should be used to change the mode' (Draft)
  • Access: public

[ Top ]



Documentation generated on 2019年3月11日 13:59:06 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.

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