Zend_Mail_Transport_Pop3Located in /library/Zend/Mail/Transport/Pop3.php (line 31)
Constructor __construct (line 56)
Public constructor
Destructor __destruct (line 67)
Public destructor
capa (line 213)
Get capabilities from POP3 server
connect (line 82)
Open connection to POP3 server
delete (line 387)
Make a DELE count to remove a message
getList (line 267)
Make LIST call for size of message(s)
login (line 228)
Login to POP3 server. Can use APOP
logout (line 191)
End communication with POP3 server (also closes socket)
noop (line 378)
Make a NOOP call, maybe needed for keeping the server happy
readResponse (line 141)
read a response
request (line 181)
Send request and get resposne
retrive (line 368)
Make a RETR call for retrieving a full message with headers and body
sendRequest (line 124)
Send a request
status (line 251)
Make STAT call for message count and size sum
top (line 330)
Make TOP call for getting headers and maybe some body lines This method also sets hasTop - before it it's not known if top is supported
The fallback makes normale RETR call, which retrieves the whole message. Additional lines are not removed.
undelete (line 396)
Make RSET call, which rollbacks delete requests
uniqueid (line 295)
Make UIDL call for getting a uniqueid
Documentation generated on Tue, 11 Jul 2006 12:24:22 -0500 by phpDocumentor 1.3.0RC6