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

Class: POP3

Source Location: /pem-includes/class-pop3.php

Class Overview


mail_fetch/setup.php


Variables

Methods



Class Details

[line 19]
mail_fetch/setup.php

Copyright (c) 1999-2002 The SquirrelMail Project Team

Copyright (c) 1999 CDI (cdi@thewebmasters.net) All Rights Reserved Modified by Philippe Mingo 2001 mingo@rotedic.com An RFC 1939 compliant wrapper class for the POP3 protocol.

Licensed under the GNU GPL. For full terms see the file COPYING.

pop3 class

$Id: class-pop3.php 2066 2005-01-07 01:29:49Z saxmatt $




[ Top ]


Class Variables

$ALLOWAPOP =  FALSE

[line 46]


Type:   mixed


[ Top ]

$BANNER =  ''

[line 40]


Type:   mixed


[ Top ]

$BUFFER =  512

[line 27]


Type:   mixed


[ Top ]

$COUNT =  -1

[line 25]


Type:   mixed


[ Top ]

$DEBUG =  FALSE

[line 36]


Type:   mixed


[ Top ]

$ERROR =  ''

[line 20]


Type:   mixed


[ Top ]

$FP =  ''

[line 31]


Type:   mixed


[ Top ]

$MAILSERVER =  ''

[line 34]


Type:   mixed


[ Top ]

$RFC1939 =  TRUE

[line 43]


Type:   mixed


[ Top ]

$TIMEOUT =  60

[line 22]


Type:   mixed


[ Top ]



Class Methods


constructor POP3 [line 50]

POP3 POP3( [ $server = ''], [ $timeout = ''])



Parameters:

   $server  
   $timeout  

[ Top ]

method apop [line 179]

void apop( $login, $pass)



Parameters:

   $login  
   $pass  

[ Top ]

method connect [line 72]

void connect( $server, [ $port = 110])



Parameters:

   $server  
   $port  

[ Top ]

method delete [line 604]

void delete( [ $msgNum = ""])



Parameters:

   $msgNum  

[ Top ]

method get [line 370]

void get( $msgNum)



Parameters:

   $msgNum  

[ Top ]

method is_ok [line 631]

void is_ok( [ $cmd = ""])



Parameters:

   $cmd  

[ Top ]

method last [line 407]

void last( [ $type = "count"])



Parameters:

   $type  

[ Top ]

method login [line 229]

void login( [ $login = ""], [ $pass = ""])



Parameters:

   $login  
   $pass  

[ Top ]

method noop [line 117]

void noop( )



[ Top ]

method parse_banner [line 652]

void parse_banner( $server_text)



Parameters:

   $server_text  

[ Top ]

method pass [line 148]

void pass( [ $pass = ""])



Parameters:

   $pass  

[ Top ]

method popstat [line 519]

void popstat( )



[ Top ]

method pop_list [line 295]

void pop_list( [ $msgNum = ""])



Parameters:

   $msgNum  

[ Top ]

method quit [line 499]

void quit( )



[ Top ]

method reset [line 438]

void reset( )



[ Top ]

method send_cmd [line 462]

void send_cmd( [ $cmd = ""])



Parameters:

   $cmd  

[ Top ]

method strip_clf [line 640]

void strip_clf( [ $text = ""])



Parameters:

   $text  

[ Top ]

method top [line 253]

void top( $msgNum, [ $numLines = "0"])



Parameters:

   $msgNum  
   $numLines  

[ Top ]

method uidl [line 534]

void uidl( [ $msgNum = ""])



Parameters:

   $msgNum  

[ Top ]

method update_timer [line 67]

void update_timer( )



[ Top ]

method user [line 129]

void user( [ $user = ""])



Parameters:

   $user  

[ Top ]


Documentation generated on Tue, 21 Aug 2007 14:49:29 -0500 by phpDocumentor 1.4.0a2