[Zend_Mail] element index

Package indexes

All elements
a c d e f g h i k l m n o p r s t u v z _
_
top
$_content
raw message body
$_has
class capabilities with default values
$_headers
headers of message as array
$_iterationMax
maximum iteration position (= message count)
$_iterationPos
current iteration position
__construct
Create instance with parameters Supported parameters are:
  • filename filename of mbox file
__construct
Public constructor
__construct
Create instance with parameters Supported parameters are:
  • filename filename of mbox file
__construct
create instance with parameters
__construct
Create instance with parameters
__construct
create instance with parameters
__construct
Public constructor
__construct
Public constructor
__destruct
Public destructor
__destruct
public destructor
__destruct
Public destructor
__destruct
Destructor calls close() and therefore closes the resource.
__destruct
public destructor
__get
Special handling for hasTop. The headers of the first message is retrieved if Top wasn't needed/tried yet.
__get
Special handling for hasTop. The headers of the first message is retrieved if Top wasn't needed/tried yet.
__get
Getter for has-properties. The standard has properties are: hasFolder, hasUniqueid, hasDelete, hasCreate, hasTop
__get
Getter for mail headers - name is matched in lowercase
a
top
Abstract.php
Abstract.php in Abstract.php
c
top
capa
Get capabilities from POP3 server
capability
Get capabilities from IMAP server
close
Close resource for mail lib. If you need to control, when the resource is closed. Otherwise the destructor would call this.
close
Close resource for mail lib. If you need to control, when the resource is closed. Otherwise the destructor would call this.
close
Close resource for mail lib. If you need to control, when the resource is closed. Otherwise the destructor would call this.
close
Close resource for mail lib. If you need to control, when the resource is closed. Otherwise the destructor would call this.
close
Close resource for mail lib. If you need to control, when the resource is closed. Otherwise the destructor would call this.
connect
Open connection to POP3 server
connect
Open connection to POP3 server
count
Countable::count()
countMessages
Count messages with a flag or all messages in current box/folder Flags might not be supported by all mail libs (exceptions is thrown)
countMessages
Count messages all messages in current box Flags are not supported (exceptions is thrown)
countMessages
Count messages all messages in current box Flags are not supported (exceptions is thrown)
countMessages
Count messages all messages in current box No flags are supported by POP3 (exceptions is thrown)
countMessages
Count messages all messages in current box No flags are supported by POP3 (exceptions is thrown)
current
Iterator::current()
d
top
delete
Make a DELE count to remove a message
e
top
escapeList
escapeString
escape one or more literals i.e. for sendRequest
examine
examine folder
examineOrSelect
Examine and select have the same response. The common code for both is in this method
f
top
fetch
g
top
getCapabilities
Get a full list of features supported by the specific mail lib and the server
getContent
Body of message
getHeader
Get a message with only header and $bodyLines lines of body
getHeader
get a message with only header and $bodyLines lines of body
getHeader
Get a message with only header and $bodyLines lines of body
getHeader
Get a message with only header and $bodyLines lines of body
getHeader
get a message with only header and $bodyLines lines of body
getHeaders
Get all headers
getList
Make LIST call for size of message(s)
getMessage
get a message with headers and body
getMessage
Get a message with headers and body
getMessage
Get a message with headers and body
getMessage
Get a message with headers and body
getMessage
get a message with headers and body
getSize
get a list of messages with number and size
getSize
Get a list of messages with number and size
getSize
Get a list of messages with number and size
getSize
get a list of messages with number and size
getSize
Get a list of messages with number and size
h
top
$hasTop
saves if server supports top
i
top
Imap.php
Imap.php in Imap.php
Imap.php
Imap.php in Imap.php
k
top
key
Iterator::key()
l
top
login
Login to POP3 server. Can use APOP
login
Login to IMAP server.
logout
End communication with POP3 server (also closes socket)
logout
logout of imap server
m
top
Maildir.php
Maildir.php in Maildir.php
Mbox.php
Mbox.php in Mbox.php
Message.php
Message.php in Message.php
n
top
next
Iterator::next()
noop
Make a NOOP call, maybe needed for keeping the server happy
noop
Keep the server busy.
noop
Waste some CPU cycles doing nothing.
noop
Waste some CPU cycles doing nothing.
noop
Keep the resource alive.
noop
Keep the server busy.
o
top
offsetExists
ArrayAccess::offsetExists()
offsetGet
ArrayAccess::offsetGet()
offsetSet
ArrayAccess::offsetSet()
offsetUnset
ArrayAccess::offsetUnset()
p
top
Pop3.php
Pop3.php in Pop3.php
Pop3.php
Pop3.php in Pop3.php
r
top
readLine
read a response "line" (could also be more than one real line if response has {..}<NL>) and do a simple decode
readResponse
read all lines of response until given tag is found (last line of response)
readResponse
read a response
removeMessage
Remove a message from server. If you're doing that from a web enviroment you should be careful and use a uniqueid as parameter if possible to identify the message.
removeMessage
delete a message from current box/folder
removeMessage
stub for not supported message deletion
removeMessage
stub for not supported message deletion
removeMessage
Remove a message from server. If you're doing that from a web enviroment you should be careful and use a uniqueid as parameter if possible to identify the message.
request
Send request and get resposne
requestAndResponse
send a request and get response at once
retrive
Make a RETR call for retrieving a full message with headers and body
rewind
Iterator::rewind()
s
top
seek
SeekableIterator::seek()
select
change folder
sendRequest
Send a request
sendRequest
send a request
status
Make STAT call for message count and size sum
t
top
top
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
u
top
undelete
Make RSET call, which rollbacks delete requests
uniqueid
Make UIDL call for getting a uniqueid
v
top
valid
Iterator::valid()
z
top
Zend_Mail_Abstract
Zend_Mail_Abstract in Abstract.php
Zend_Mail_Imap
Zend_Mail_Imap in Imap.php
Zend_Mail_Maildir
Zend_Mail_Maildir in Maildir.php
Zend_Mail_Mbox
Zend_Mail_Mbox in Mbox.php
Zend_Mail_Message
Zend_Mail_Message in Message.php
Zend_Mail_Pop3
Zend_Mail_Pop3 in Pop3.php
Zend_Mail_Transport_Imap
Zend_Mail_Transport_Pop3
a c d e f g h i k l m n o p r s t u v z _