[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
Variable $_content
raw message body
Variable $_currentFolder
name of current folder
Variable $_currentFolder
name of current folder
Variable $_delim
delim char for subfolders
Variable $_filemtime
modification date of mbox file for __wakeup
Variable $_filename
filename of mbox file for __wakeup
Variable $_has
class capabilities with default values
Variable $_headers
headers of message as array
Variable $_iterationMax
maximum iteration position (= message count)
Variable $_iterationPos
current iteration position
Variable $_positions
start and end position of messages as array(0 => start, 1 => end)
Variable $_rootdir
rootdir of folder structure
Variable $_rootdir
rootdir of folder structure
Variable $_rootFolder
Zend_Mail_Folder root folder for folder structure
Variable $_rootFolder
Zend_Mail_Folder root folder for folder structure
Method _isMaildir
check if a given dir is a valid maildir
Method _isMboxFile
check if given file is a mbox file
Method _openMaildir
open given dir as current maildir
Method _openMboxFile
open given file as current mbox file
Method __construct
Public constructor
Method __construct
create instance with parameters
Method __construct
Create instance with parameters
Method __construct
Public constructor
Method __construct
Create instance with parameters Supported parameters are:
  • filename filename of mbox file
Method __construct
Create instance with parameters
Method __construct
Create instance with parameters Supported parameters are:
  • filename filename of mbox file
Method __construct
create a new mail folder instance
Method __construct
create instance with parameters
Method __construct
Public constructor
Method __construct
Create instance with parameters
Method __destruct
public destructor
Method __destruct
Public destructor
Method __destruct
public destructor
Method __destruct
Destructor calls close() and therefore closes the resource.
Method __destruct
Public destructor
Method __get
Getter for has-properties. The standard has properties are: hasFolder, hasUniqueid, hasDelete, hasCreate, hasTop
Method __get
Special handling for hasTop. The headers of the first message is retrieved if Top wasn't needed/tried yet.
Method __get
get subfolder named $name
Method __get
Special handling for hasTop. The headers of the first message is retrieved if Top wasn't needed/tried yet.
Method __get
Getter for mail headers - name is matched in lowercase
Method __set
add or replace subfolder named $name
Method __sleep
magic method for serialize()
Method __sleep
magic method for serialize()
Method __toString
magic method for easy output of global name
Method __wakeup
magic method for unserialize()
Method __wakeup
magic method for unserialize()
a
top
Page Abstract.php
Abstract.php in Abstract.php
c
top
Method capa
Get capabilities from POP3 server
Method capability
Get capabilities from IMAP server
Method close
Close resource for mail lib. If you need to control, when the resource is closed. Otherwise the destructor would call this.
Method close
Close resource for mail lib. If you need to control, when the resource is closed. Otherwise the destructor would call this.
Method close
Close resource for mail lib. If you need to control, when the resource is closed. Otherwise the destructor would call this.
Method close
Close resource for mail lib. If you need to control, when the resource is closed. Otherwise the destructor would call this.
Method close
Close resource for mail lib. If you need to control, when the resource is closed. Otherwise the destructor would call this.
Method connect
Open connection to POP3 server
Method connect
Open connection to POP3 server
Method count
Countable::count()
Method countMessages
Count messages all messages in current box Flags are not supported (exceptions is thrown)
Method countMessages
Count messages all messages in current box No flags are supported by POP3 (exceptions is thrown)
Method countMessages
Count messages all messages in current box No flags are supported by POP3 (exceptions is thrown)
Method countMessages
Count messages all messages in current box Flags are not supported (exceptions is thrown)
Method 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)
Method current
implements Iterator::current()
Method current
Iterator::current()
d
top
Method delete
Make a DELE count to remove a message
e
top
Method escapeList
escape a list with literals or lists
Method escapeString
escape one or more literals i.e. for sendRequest
Method examine
examine folder
Method examineOrSelect
Examine and select have the same response. The common code for both is in this method
f
top
Method fetch
fetch one or more items of one or more messages
Page Folder.php
Folder.php in Folder.php
g
top
Method getCapabilities
Get a full list of features supported by the specific mail lib and the server
Method getChildren
implements RecursiveIterator::getChildren()
Method getContent
Body of message
Method getCurrentFolder
get Zend_Mail_Folder instance for current folder
Method getCurrentFolder
get Zend_Mail_Folder instance for current folder
Method getCurrentFolder
get Zend_Mail_Folder instance for current folder
Method getCurrentFolder
get Zend_Mail_Folder instance for current folder
Method getFolders
get root folder or given folder
Method getFolders
get root folder or given folder
Method getFolders
get root folder or given folder
Method getFolders
get root folder or given folder
Method getGlobalName
get global name
Method getHeader
get a message with only header and $bodyLines lines of body
Method getHeader
Get a message with only header and $bodyLines lines of body
Method getHeader
Get a message with only header and $bodyLines lines of body
Method getHeader
get a message with only header and $bodyLines lines of body
Method getHeader
Get a message with only header and $bodyLines lines of body
Method getHeaders
Get all headers
Method getList
Make LIST call for size of message(s)
Method getLocalName
get local name
Method getMessage
Get a message with headers and body
Method getMessage
get a message with headers and body
Method getMessage
Get a message with headers and body
Method getMessage
Get a message with headers and body
Method getMessage
get a message with headers and body
Method getSize
Get a list of messages with number and size
Method getSize
get a list of messages with number and size
Method getSize
get a list of messages with number and size
Method getSize
Get a list of messages with number and size
Method getSize
Get a list of messages with number and size
h
top
Variable $hasTop
saves if server supports top
Method hasChildren
implements RecursiveIterator::hasChildren()
i
top
Method isLeaf
check if folder has no subfolder
Method isSelectable
is this folder selectable?
Page Interface.php
Interface.php in Interface.php
Page Imap.php
Imap.php in Imap.php
Page Imap.php
Imap.php in Imap.php
k
top
Method key
implements Iterator::key()
Method key
Iterator::key()
l
top
Method listMailbox
get mailbox list
Method login
Login to POP3 server. Can use APOP
Method login
Login to IMAP server.
Method logout
End communication with POP3 server (also closes socket)
Method logout
logout of imap server
m
top
Page Maildir.php
Maildir.php in Maildir.php
Page Mbox.php
Mbox.php in Mbox.php
Page Maildir.php
Maildir.php in Maildir.php
Page Mbox.php
Mbox.php in Mbox.php
Page Message.php
Message.php in Message.php
n
top
Method next
Iterator::next()
Method next
implements Iterator::next()
Method noop
Keep the server busy.
Method noop
Make a NOOP call, maybe needed for keeping the server happy
Method noop
Waste some CPU cycles doing nothing.
Method noop
Keep the server busy.
Method noop
Keep the resource alive.
Method noop
Waste some CPU cycles doing nothing.
o
top
Method offsetExists
ArrayAccess::offsetExists()
Method offsetGet
ArrayAccess::offsetGet()
Method offsetSet
ArrayAccess::offsetSet()
Method offsetUnset
ArrayAccess::offsetUnset()
p
top
Page Pop3.php
Pop3.php in Pop3.php
Page Pop3.php
Pop3.php in Pop3.php
r
top
Method readLine
read a response "line" (could also be more than one real line if response has {..}<NL>) and do a simple decode
Method readResponse
read a response
Method readResponse
read all lines of response until given tag is found (last line of response)
Method 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.
Method removeMessage
delete a message from current box/folder
Method 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.
Method removeMessage
stub for not supported message deletion
Method removeMessage
stub for not supported message deletion
Method request
Send request and get resposne
Method requestAndResponse
send a request and get response at once
Method retrive
Make a RETR call for retrieving a full message with headers and body
Method rewind
implements Iterator::rewind()
Method rewind
Iterator::rewind()
s
top
Method seek
SeekableIterator::seek()
Method select
change folder
Method selectFolder
select given folder
Method selectFolder
select given folder
Method selectFolder
select given folder
Method selectFolder
select given folder
Method sendRequest
Send a request
Method sendRequest
send a request
Method status
Make STAT call for message count and size sum
t
top
Method 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
Method undelete
Make RSET call, which rollbacks delete requests
Method uniqueid
Make UIDL call for getting a uniqueid
v
top
Method valid
implements Iterator::valid()
Method valid
Iterator::valid()
z
top
Class Zend_Mail_Abstract
Zend_Mail_Abstract in Abstract.php
Class Zend_Mail_Folder
Zend_Mail_Folder in Folder.php
Class Zend_Mail_Folder_Interface
Class Zend_Mail_Folder_Maildir
Class Zend_Mail_Folder_Mbox
Class Zend_Mail_Imap
Zend_Mail_Imap in Imap.php
Class Zend_Mail_Maildir
Zend_Mail_Maildir in Maildir.php
Class Zend_Mail_Mbox
Zend_Mail_Mbox in Mbox.php
Class Zend_Mail_Message
Zend_Mail_Message in Message.php
Class Zend_Mail_Pop3
Zend_Mail_Pop3 in Pop3.php
Class Zend_Mail_Transport_Imap
Class Zend_Mail_Transport_Pop3
a c d e f g h i k l m n o p r s t u v z _