Apache Zeta Components - high quality PHP components

Apache Zeta Components Manual :: Package Mail Element Index

Element index for package Mail

Package indexes

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ v ] [ w ] [ _ ]

Letter '_'

__construct
in file parser_options.php, method ezcMailParserOptions::__construct()
    Constructs an object with the specified values.
__construct
in file parser.php, method ezcMailParser::__construct()
    Constructs a new mail parser.
__construct
in file part.php, method ezcMailPart::__construct()
    Constructs a new mail part.
__construct
in file pop3_options.php, method ezcMailPop3TransportOptions::__construct()
    Constructs an object with the specified values.
__construct
in file pop3_set.php, method ezcMailPop3Set::__construct()
    Constructs a new POP3 parser set that will fetch the messages $messages.
__construct
in file offset_out_of_range.php, method ezcMailOffsetOutOfRangeException::__construct()
    Constructs an ezcMailOffsetOutOfRangeException
__construct
in file no_such_message.php, method ezcMailNoSuchMessageException::__construct()
    Constructs an ezcMailNoSuchMessageException
__construct
in file multipart_digest.php, method ezcMailMultipartDigest::__construct()
    Constructs a new ezcMailMultipartDigest
__construct
in file multipart_mixed.php, method ezcMailMultipartMixed::__construct()
    Constructs a new ezcMailMultipartMixed
__construct
in file multipart_related.php, method ezcMailMultipartRelated::__construct()
    Constructs a new ezcMailMultipartRelated.
__construct
in file multipart_report.php, method ezcMailMultipartReport::__construct()
    Constructs a new ezcMailMultipartReport.
__construct
in file pop3_transport.php, method ezcMailPop3Transport::__construct()
    Creates a new POP3 transport and connects to the $server at $port.
__construct
in file rfc822_digest.php, method ezcMailRfc822Digest::__construct()
    Constructs a new ezcMailDigest with the mail $mail.
__construct
in file transport_options.php, method ezcMailTransportOptions::__construct()
    Constructs an object with the specified values.
__construct
in file var_set.php, method ezcMailVariableSet::__construct()
    Constructs a new set that contains one mail from $mail.
__construct
in file virtual_file.php, method ezcMailVirtualFile::__construct()
    Constructs a new attachment with $fileName and $contents.
__construct
in file walk_context.php, method ezcMailPartWalkContext::__construct()
    Constructs a new ezcMailPartWalkContext object.
__construct
in file transport_exception.php, method ezcMailTransportException::__construct()
    Constructs an ezcMailTransportException with low level information $message.
__construct
in file text.php, method ezcMailText::__construct()
    Constructs a new TextPart with the given $text, $charset and $encoding.
__construct
in file smtp_options.php, method ezcMailSmtpTransportOptions::__construct()
    Constructs an object with the specified values.
__construct
in file smtp_transport.php, method ezcMailSmtpTransport::__construct()
    Constructs a new ezcMailSmtpTransport.
__construct
in file storage_set.php, method ezcMailStorageSet::__construct()
    Constructs a new storage set around the provided set.
__construct
in file stream_file.php, method ezcMailStreamFile::__construct()
    Constructs a new attachment with $fileName and $stream.
__construct
in file composer.php, method ezcMailComposer::__construct()
    Constructs an empty ezcMailComposer object.
__construct
in file multipart_alternative.php, method ezcMailMultipartAlternative::__construct()
    Constructs a new ezcMailMultipartAlternative
__construct
in file multipart.php, method ezcMailMultipart::__construct()
    Constructs a new ezcMailMultipart with the parts $parts.
__construct
in file imap_transport.php, method ezcMailImapTransport::__construct()
    Creates a new IMAP transport and connects to the $server at $port.
__construct
in file delivery_status.php, method ezcMailDeliveryStatus::__construct()
    Constructs a new DeliveryStatus part.
__construct
in file imap_set_options.php, method ezcMailImapSetOptions::__construct()
    Constructs an object with the specified values.
__construct
in file imap_set.php, method ezcMailImapSet::__construct()
    Constructs a new IMAP parser set that will fetch the messages $messages.
__construct
in file file.php, method ezcMailFilePart::__construct()
    Constructs a new attachment with $fileName.
__construct
in file disk_file.php, method ezcMailFile::__construct()
    Constructs a new attachment with $fileName.
__construct
in file imap_options.php, method ezcMailImapTransportOptions::__construct()
    Constructs an object with the specified values.
__construct
in file invalid_limit.php, method ezcMailInvalidLimitException::__construct()
    Constructs an ezcMailInvalidLimitException
__construct
in file mail.php, method ezcMail::__construct()
    Constructs an empty ezcMail object.
__construct
in file mbox_set.php, method ezcMailMboxSet::__construct()
    Constructs a new mbox parser set.
__construct
in file mbox_transport.php, method ezcMailMboxTransport::__construct()
    Constructs the ezcMailMboxTransport object
__construct
in file mta_transport.php, method ezcMailMtaTransport::__construct()
    Constructs a new ezcMailMtaTransport.
__construct
in file mail_options.php, method ezcMailOptions::__construct()
    Constructs an object with the specified values.
__construct
in file mail_exception.php, method ezcMailException::__construct()
    Constructs a new ezcMailException with error message $message.
__construct
in file mail_address.php, method ezcMailAddress::__construct()
    Constructs a new ezcMailAddress with the mail address $email and the optional name $name.
__construct
in file content_disposition_header.php, method ezcMailContentDispositionHeader::__construct()
    Constructs a new ezcMailContentDispositionHeader holding the various values of this container.
__construct
in file composer_options.php, method ezcMailComposerOptions::__construct()
    Constructs an object with the specified values.
__construct
in file file_set.php, method ezcMailFileSet::__construct()
    Constructs a new set that servers the files specified by $files.
__destruct
in file pop3_transport.php, method ezcMailPop3Transport::__destruct()
    Destructs the POP3 transport object.
__destruct
in file storage_set.php, method ezcMailStorageSet::__destruct()
    Destructs the set.
__destruct
in file smtp_transport.php, method ezcMailSmtpTransport::__destruct()
    Destructs this object.
__destruct
in file imap_transport.php, method ezcMailImapTransport::__destruct()
    Destructs the IMAP transport.
__destruct
in file file_set.php, method ezcMailFileSet::__destruct()
    Destructs the set.
__set_state
in file mail_address.php, method ezcMailAddress::__set_state()
    Returns a new instance of this class with the data specified by $array.
__set_state
in file content_disposition_header.php, method ezcMailContentDispositionHeader::__set_state()
    Returns a new instance of this class with the data specified by $array.
__toString
in file mail_address.php, method ezcMailAddress::__toString()
    Returns string representation of email address on string cast.

Letter 'a'

$additionalParameters
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$additionalParameters
    Any additional parameters provided in the Content-Disposition header.
$additionalParametersMetaData
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$additionalParametersMetaData
    Holds language and characterset data for the additional parameters.
addAttachment
in file composer.php, method ezcMailComposer::addAttachment()
    Adds the file $fileName to the list of attachments.
addBcc
in file mail.php, method ezcMail::addBcc()
    Adds the ezcMailAddress $address to the list of 'bcc' recipients.
addCc
in file mail.php, method ezcMail::addCc()
    Adds the ezcMailAddress $address to the list of 'cc' recipients.
addFileAttachment
in file composer.php, method ezcMailComposer::addFileAttachment()
    Adds the file $fileName to the list of attachments.
addRelatedPart
in file multipart_related.php, method ezcMailMultipartRelated::addRelatedPart()
    Adds $part to the list of parts and returns the Content-ID of the part.
addStringAttachment
in file composer.php, method ezcMailComposer::addStringAttachment()
    Adds the file $fileName to the list of attachments, with contents $content.
addTo
in file mail.php, method ezcMail::addTo()
    Adds the ezcMailAddress $address to the list of 'to' recipients.
append
in file imap_transport.php, method ezcMailImapTransport::append()
    Appends $mail to the $mailbox mailbox.
appendExcludeHeaders
in file part.php, method ezcMailPart::appendExcludeHeaders()
    The array $headers will be excluded when the headers are generated.
appendPart
in file multipart_report.php, method ezcMailMultipartReport::appendPart()
    Appends a part to the list of parts.
appendPart
in file walk_context.php, method ezcMailPartWalkContext::appendPart()
    Appends a part to the list of mail parts.
appendPart
in file multipart_alternative.php, method ezcMailMultipartAlternative::appendPart()
    Appends a part to the list of parts.
appendPart
in file multipart_mixed.php, method ezcMailMultipartMixed::appendPart()
    Appends a part to the list of parts.
appendPart
in file multipart_digest.php, method ezcMailMultipartDigest::appendPart()
    Appends a part to the list of parts.
auth
in file smtp_transport.php, method ezcMailSmtpTransport::auth()
    Calls the appropiate authentication method based on $method.
authCramMd5
in file smtp_transport.php, method ezcMailSmtpTransport::authCramMd5()
    Tries to login to the SMTP server with 'AUTH CRAM-MD5' and returns true if successful.
authDigestMd5
in file smtp_transport.php, method ezcMailSmtpTransport::authDigestMd5()
    Tries to login to the SMTP server with 'AUTH DIGEST-MD5' and returns true if successful.
authenticate
in file pop3_transport.php, method ezcMailPop3Transport::authenticate()
    Authenticates the user to the POP3 server with $user and $password.
authenticate
in file imap_transport.php, method ezcMailImapTransport::authenticate()
    Authenticates the user to the IMAP server with $user and $password.
authLogin
in file smtp_transport.php, method ezcMailSmtpTransport::authLogin()
    Tries to login to the SMTP server with 'AUTH LOGIN' and returns true if successful.
authNtlm
in file smtp_transport.php, method ezcMailSmtpTransport::authNtlm()
    Tries to login to the SMTP server with 'AUTH NTLM' and returns true if successful.
authNtlmMessageType1
in file smtp_transport.php, method ezcMailSmtpTransport::authNtlmMessageType1()
    Generates an NTLM type 1 message.
authNtlmMessageType3
in file smtp_transport.php, method ezcMailSmtpTransport::authNtlmMessageType3()
    Generates an NTLM type 3 message from the $challenge sent by the SMTP server in an NTLM type 2 message.
authNtlmResponse
in file smtp_transport.php, method ezcMailSmtpTransport::authNtlmResponse()
    Calculates an NTLM response to be used in the creation of the NTLM type 3 message.
authNtlmSecurityBuffer
in file smtp_transport.php, method ezcMailSmtpTransport::authNtlmSecurityBuffer()
    Creates an NTLM security buffer information string.
authPlain
in file smtp_transport.php, method ezcMailSmtpTransport::authPlain()
    Tries to login to the SMTP server with 'AUTH PLAIN' and returns true if successful.
AUTH_APOP
in file pop3_transport.php, class constant ezcMailPop3Transport::AUTH_APOP
    APOP authorization.
AUTH_AUTO
in file smtp_transport.php, class constant ezcMailSmtpTransport::AUTH_AUTO
    No authentication method. Specifies that the transport should try to authenticate using the methods supported by the SMTP server in their decreasing strength order. If one method fails an exception will be thrown.
AUTH_CRAM_MD5
in file smtp_transport.php, class constant ezcMailSmtpTransport::AUTH_CRAM_MD5
    Authenticate with 'AUTH CRAM-MD5'.
AUTH_DIGEST_MD5
in file smtp_transport.php, class constant ezcMailSmtpTransport::AUTH_DIGEST_MD5
    Authenticate with 'AUTH DIGEST-MD5'.
AUTH_LOGIN
in file smtp_transport.php, class constant ezcMailSmtpTransport::AUTH_LOGIN
    Authenticate with 'AUTH LOGIN'.
AUTH_NTLM
in file smtp_transport.php, class constant ezcMailSmtpTransport::AUTH_NTLM
    Authenticate with 'AUTH NTLM'.
AUTH_PLAIN
in file smtp_transport.php, class constant ezcMailSmtpTransport::AUTH_PLAIN
    Authenticate with 'AUTH PLAIN'.
AUTH_PLAIN_TEXT
in file pop3_transport.php, class constant ezcMailPop3Transport::AUTH_PLAIN_TEXT
    Plain text authorization.

Letter 'b'

$basicFlags
in file imap_transport.php, variable ezcMailImapTransport::$basicFlags
    Basic flags are used by setFlag() and clearFlag()
BASE64
in file mail.php, class constant ezcMail::BASE64
    Base 64 encoding.
BINARY
in file mail.php, class constant ezcMail::BINARY
    Binary encoding.
build
in file composer.php, method ezcMailComposer::build()
    Builds the complete email message in RFC822 format.

Letter 'c'

$charset
in file mail_address.php, variable ezcMailAddress::$charset
    The character set used in the $name property.
$connection
in file imap_transport.php, variable ezcMailImapTransport::$connection
    Holds the connection to the IMAP server.
$connection
in file pop3_transport.php, variable ezcMailPop3Transport::$connection
    The connection to the POP3 server.
$connection
in file smtp_transport.php, variable ezcMailSmtpTransport::$connection
    The connection to the SMTP server.
$creationDate
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$creationDate
    The creation date of the file attachment.
$currentTag
in file imap_transport.php, variable ezcMailImapTransport::$currentTag
    Used to generate a tag for sending commands to the IMAP server.
capability
in file imap_transport.php, method ezcMailImapTransport::capability()
    Returns an array with the capabilities of the IMAP server.
clearFlag
in file imap_transport.php, method ezcMailImapTransport::clearFlag()
    Clears $flag from $messages.
cmdData
in file smtp_transport.php, method ezcMailSmtpTransport::cmdData()
    Sends the DATA command to the SMTP server.
cmdMail
in file smtp_transport.php, method ezcMailSmtpTransport::cmdMail()
    Sends the MAIL FROM command, with the sender's mail address $from.
cmdRcpt
in file smtp_transport.php, method ezcMailSmtpTransport::cmdRcpt()
    Sends the 'RCTP TO' to the server with the address $email.
collectPart
in file mail.php, method ezcMail::collectPart()
    Saves $mail in the $context object.
composeEmailAddress
in file tools.php, method ezcMailTools::composeEmailAddress()
    Returns ezcMailAddress $item as a RFC822 compliant address string.
composeEmailAddresses
in file tools.php, method ezcMailTools::composeEmailAddresses()
    Returns the array $items consisting of ezcMailAddress objects as one RFC822 compliant address string.
composeSmtpMailAddress
in file smtp_transport.php, method ezcMailSmtpTransport::composeSmtpMailAddress()
    Returns the $email enclosed within '< >'.
connect
in file smtp_transport.php, method ezcMailSmtpTransport::connect()
    Creates a connection to the SMTP server and initiates the login procedure.
CONNECTION_PLAIN
in file smtp_transport.php, class constant ezcMailSmtpTransport::CONNECTION_PLAIN
    Plain connection.
CONNECTION_SSL
in file smtp_transport.php, class constant ezcMailSmtpTransport::CONNECTION_SSL
    SSL connection.
CONNECTION_SSLV2
in file smtp_transport.php, class constant ezcMailSmtpTransport::CONNECTION_SSLV2
    SSLv2 connection.
CONNECTION_SSLV3
in file smtp_transport.php, class constant ezcMailSmtpTransport::CONNECTION_SSLV3
    SSLv3 connection.
CONNECTION_TLS
in file smtp_transport.php, class constant ezcMailSmtpTransport::CONNECTION_TLS
    TLS connection.
CONTENT_TYPE_APPLICATION
in file file.php, class constant ezcMailFilePart::CONTENT_TYPE_APPLICATION
    Application content type. Use this if the file non of the other content types match.
CONTENT_TYPE_AUDIO
in file file.php, class constant ezcMailFilePart::CONTENT_TYPE_AUDIO
    Audio content type. Use this if the contents of the file is an audio.
CONTENT_TYPE_IMAGE
in file file.php, class constant ezcMailFilePart::CONTENT_TYPE_IMAGE
    Image content type. Use this if the contents of the file is an image.
CONTENT_TYPE_VIDEO
in file file.php, class constant ezcMailFilePart::CONTENT_TYPE_VIDEO
    Video content type. Use this if the contents of the file is a video.
convertToUTF8
in file charset_convert.php, method ezcMailCharsetConverter::convertToUTF8()
    Converts the $text with the charset $originalCharset to UTF-8.
convertToUTF8Iconv
in file charset_convert.php, method ezcMailCharsetConverter::convertToUTF8Iconv()
    Converts the $text with the charset $originalCharset to UTF-8.
copyMessages
in file imap_transport.php, method ezcMailImapTransport::copyMessages()
    Copies message(s) from the currently selected mailbox to mailbox $destination.
countByFlag
in file imap_transport.php, method ezcMailImapTransport::countByFlag()
    Wrapper function to fetch count of messages by a certain flag.
createMailbox
in file imap_transport.php, method ezcMailImapTransport::createMailbox()
    Creates the mailbox $mailbox.
createRecipient
in file delivery_status.php, method ezcMailDeliveryStatus::createRecipient()
    Adds a new recipient to this delivery-status message and returns the index of the last added recipient.
composer.php
procedural page composer.php
charset_convert.php
procedural page charset_convert.php
composer_options.php
procedural page composer_options.php
content_disposition_header.php
procedural page content_disposition_header.php

Letter 'd'

$displayFileName
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$displayFileName
    The filename of the attachment, formatted for display. Used only for parsing, not used when generating a mail.
$disposition
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$disposition
    The disposition type, either "inline" or "attachment".
$doAuthenticate
in file smtp_transport.php, variable ezcMailSmtpTransport::$doAuthenticate
    True if authentication should be performed; otherwise false.
DEFAULT_NO_MIME_MESSAGE
in file multipart.php, class constant ezcMailMultipart::DEFAULT_NO_MIME_MESSAGE
    Default message displayed to non-MIME capable email clients.
delete
in file pop3_transport.php, method ezcMailPop3Transport::delete()
    Deletes the message with the message number $msgNum from the server.
delete
in file imap_transport.php, method ezcMailImapTransport::delete()
    Deletes the message with the message number $msgNum from the current mailbox.
deleteMailbox
in file imap_transport.php, method ezcMailImapTransport::deleteMailbox()
    Deletes the mailbox $mailbox.
disconnect
in file pop3_transport.php, method ezcMailPop3Transport::disconnect()
    Disconnects the transport from the POP3 server.
disconnect
in file smtp_transport.php, method ezcMailSmtpTransport::disconnect()
    Sends the QUIT command to the server and breaks the connection.
disconnect
in file imap_transport.php, method ezcMailImapTransport::disconnect()
    Disconnects the transport from the IMAP server.
DISPLAY_ATTACHMENT
in file file.php, class constant ezcMailFilePart::DISPLAY_ATTACHMENT
    Use DISPLAY_ATTACHMENT if you want the file to be displayed as an attachment to the recipients of the mail.
DISPLAY_INLINE
in file file.php, class constant ezcMailFilePart::DISPLAY_INLINE
    Use DISPLAY_INLINE if you want the file to be displayed inline in the mail to the recipients.
delivery_status_parser.php
procedural page delivery_status_parser.php
delivery_status.php
procedural page delivery_status.php
disk_file.php
procedural page disk_file.php

Letter 'e'

$email
in file mail_address.php, variable ezcMailAddress::$email
    The email address of the recipient.
$extendedFlags
in file imap_transport.php, variable ezcMailImapTransport::$extendedFlags
    Extended flags are used by searchByFlag()
EIGHT_BIT
in file mail.php, class constant ezcMail::EIGHT_BIT
    8 bit encoding.
expunge
in file imap_transport.php, method ezcMailImapTransport::expunge()
    Sends an EXPUNGE command to the server.
ezcMail
in file mail.php, class ezcMail
    The main mail class.
ezcMailAddress
in file mail_address.php, class ezcMailAddress
    A container to store a mail address in RFC822 format.
ezcMailCharsetConverter
in file charset_convert.php, class ezcMailCharsetConverter
    Class containing common character set conversion methods.
ezcMailComposer
in file composer.php, class ezcMailComposer
    Convenience class for writing mail.
ezcMailComposerOptions
in file composer_options.php, class ezcMailComposerOptions
    Class containing the options for the mail composer.
ezcMailContentDispositionHeader
in file content_disposition_header.php, class ezcMailContentDispositionHeader
    A container to store a Content-Disposition header as described in http://www.faqs.org/rfcs/rfc2183.
ezcMailDeliveryStatus
in file delivery_status.php, class ezcMailDeliveryStatus
    Mail part used for sending delivery status message.
ezcMailException
in file mail_exception.php, class ezcMailException
    ezcMailExceptions are thrown when an exceptional state occures in the Mail package.
ezcMailFile
in file disk_file.php, class ezcMailFile
    Mail part for binary data from the file system.
ezcMailFilePart
in file file.php, class ezcMailFilePart
    Mail part for all forms of binary data.
ezcMailFileSet
in file file_set.php, class ezcMailFileSet
    ezcMailFileSet is an internal class that can be used to parse mail directly from files on disk.
ezcMailImapSet
in file imap_set.php, class ezcMailImapSet
    ezcMailImapSet is an internal class that fetches a series of mail from the IMAP server.
ezcMailImapSetOptions
in file imap_set_options.php, class ezcMailImapSetOptions
    Class containing the options for IMAP mail set.
ezcMailImapTransport
in file imap_transport.php, class ezcMailImapTransport
    The class ezcMailImapTransport implements functionality for handling IMAP mail servers.
ezcMailImapTransportOptions
in file imap_options.php, class ezcMailImapTransportOptions
    Class containing the options for IMAP transport.
ezcMailInvalidLimitException
in file invalid_limit.php, class ezcMailInvalidLimitException
    The ezcMailInvalidLimitException is thrown when request is made to fetch messages with the offset outside of the existing message range.
ezcMailMboxSet
in file mbox_set.php, class ezcMailMboxSet
    ezcMailMboxSet is an internal class that fetches a series of mail from an mbox file.
ezcMailMboxTransport
in file mbox_transport.php, class ezcMailMboxTransport
    ezcMailMboxTransport implements mail retrieval from an mbox file.
ezcMailMtaTransport
in file mta_transport.php, class ezcMailMtaTransport
    Implementation of the mail transport interface using the system MTA.
ezcMailMultipart
in file multipart.php, class ezcMailMultipart
    Abstract base class for all multipart types.
ezcMailMultipartAlternative
in file multipart_alternative.php, class ezcMailMultipartAlternative
    ezcMailMultipartAlternative is used to bundle a group of mail parts where only one should be shown.
ezcMailMultipartDigest
in file multipart_digest.php, class ezcMailMultipartDigest
    The digest multipart type is used to bundle a list of mail objects.
ezcMailMultipartMixed
in file multipart_mixed.php, class ezcMailMultipartMixed
    The mixed multipart type is used to bundle an ordered list of mail parts.
ezcMailMultipartRelated
in file multipart_related.php, class ezcMailMultipartRelated
    ezcMailMultipartRelated is intended for mail parts consisting of several inter-related body parts.
ezcMailMultipartReport
in file multipart_report.php, class ezcMailMultipartReport
    Mail part multipart/report used primarily to send delivery status notification messages.
ezcMailNoSuchMessageException
in file no_such_message.php, class ezcMailNoSuchMessageException
    The ezcMailNoSuchMessageException is thrown when a message with an ID is requested that doesn't exist in the transport.
ezcMailOffsetOutOfRangeException
in file offset_out_of_range.php, class ezcMailOffsetOutOfRangeException
    The ezcMailOffsetOutOfRangeException is thrown when request is made to fetch messages with the offset outside of the existing message range.
ezcMailOptions
in file mail_options.php, class ezcMailOptions
    Class containing the options for the mail generator.
ezcMailParser
in file parser.php, class ezcMailParser
    Parses a mail in RFC822 format to an ezcMail structure.
ezcMailParserOptions
in file parser_options.php, class ezcMailParserOptions
    Class containing the basic options for the mail parser.
ezcMailParserSet
in file parser_set.php, class ezcMailParserSet
    Interface common to all parser sets.
ezcMailPart
in file part.php, class ezcMailPart
    Abstract base class for all mail MIME parts.
ezcMailPartWalkContext
in file walk_context.php, class ezcMailPartWalkContext
    Use this class to create a context to be passed to the walkParts() method from ezcMail.
ezcMailPop3Set
in file pop3_set.php, class ezcMailPop3Set
    ezcMailPop3Set is an internal class that fetches a series of mail from the pop3 server.
ezcMailPop3Transport
in file pop3_transport.php, class ezcMailPop3Transport
    The class ezcMailPop3Transport implements functionality for handling POP3 mail servers.
ezcMailPop3TransportOptions
in file pop3_options.php, class ezcMailPop3TransportOptions
    Class containing the options for POP3 transport.
ezcMailRfc822Digest
in file rfc822_digest.php, class ezcMailRfc822Digest
    Mail part or mail digest parts.
ezcMailSmtpTransport
in file smtp_transport.php, class ezcMailSmtpTransport
    This class implements the Simple Mail Transfer Protocol (SMTP) with authentication support.
ezcMailSmtpTransportOptions
in file smtp_options.php, class ezcMailSmtpTransportOptions
    Class containing the options for SMTP transport.
ezcMailStorageSet
in file storage_set.php, class ezcMailStorageSet
    ezcMailStorageSet is a wrapper around other mail sets and provides saving of mail sources to files.
ezcMailStreamFile
in file stream_file.php, class ezcMailStreamFile
    Mail part for data in a stream.
ezcMailText
in file text.php, class ezcMailText
    Mail part used for sending all forms of plain text.
ezcMailTools
in file tools.php, class ezcMailTools
    This class contains static convenience methods for composing addresses and ensuring correct line-breaks in the mail.
ezcMailTransport
in file transport.php, class ezcMailTransport
    Interface for classes that implement a mail transport.
ezcMailTransportException
in file transport_exception.php, class ezcMailTransportException
    Transport exceptions are thrown when either sending or receiving mail transports fail to do their job properly.
ezcMailTransportOptions
in file transport_options.php, class ezcMailTransportOptions
    Class containing the basic options for mail transports.
ezcMailVariableSet
in file var_set.php, class ezcMailVariableSet
    ezcMailVariableSet is an internal class that can be used to parse mail directly from a string variable in your script.
ezcMailVirtualFile
in file virtual_file.php, class ezcMailVirtualFile
    Mail part for binary data in memory.

Letter 'f'

$fh
in file mbox_transport.php, variable ezcMailMboxTransport::$fh
    Holds the filepointer to the mbox
$fileName
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$fileName
    The filename of the attachment.
$fileNameCharSet
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$fileNameCharSet
    The characterset of the file name.
$fileNameLanguage
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$fileNameLanguage
    The language of the filename.
fetchAll
in file imap_transport.php, method ezcMailImapTransport::fetchAll()
    Returns an ezcMailImapSet with all the messages from the current mailbox.
fetchAll
in file mbox_transport.php, method ezcMailMboxTransport::fetchAll()
    Returns an ezcMailMboxSet containing all the messages in the mbox.
fetchAll
in file pop3_transport.php, method ezcMailPop3Transport::fetchAll()
    Returns an ezcMailPop3Set with all the messages on the server.
fetchByFlag
in file imap_transport.php, method ezcMailImapTransport::fetchByFlag()
    Returns an ezcMailImapSet containing messages with a certain flag from the current mailbox.
fetchByMessageNr
in file mbox_transport.php, method ezcMailMboxTransport::fetchByMessageNr()
    Returns an ezcMailMboxSet containing only the $number -th message in the mbox.
fetchByMessageNr
in file pop3_transport.php, method ezcMailPop3Transport::fetchByMessageNr()
    Returns an ezcMailPop3Set containing only the $number -th message from the server.
fetchByMessageNr
in file imap_transport.php, method ezcMailImapTransport::fetchByMessageNr()
    Returns an ezcMailImapSet containing only the $number -th message in the current mailbox.
fetchFlags
in file imap_transport.php, method ezcMailImapTransport::fetchFlags()
    Fetches IMAP flags for messages $messages.
fetchFromOffset
in file imap_transport.php, method ezcMailImapTransport::fetchFromOffset()
    Returns an ezcMailImapSet with $count messages starting from $offset from the current mailbox.
fetchFromOffset
in file mbox_transport.php, method ezcMailMboxTransport::fetchFromOffset()
    Returns an ezcMailMboxSet with $count messages starting from $offset.
fetchFromOffset
in file pop3_transport.php, method ezcMailPop3Transport::fetchFromOffset()
    Returns an ezcMailPop3Set with $count messages starting from $offset from the server.
fetchParts
in file mail.php, method ezcMail::fetchParts()
    Returns an array of mail parts from the current mail.
fetchSizes
in file imap_transport.php, method ezcMailImapTransport::fetchSizes()
    Fetches the sizes in bytes for messages $messages.
file_parser.php
procedural page file_parser.php
file.php
procedural page file.php
file_set.php
procedural page file_set.php

Letter 'g'

$greeting
in file pop3_transport.php, variable ezcMailPop3Transport::$greeting
    Holds the initial greeting from the POP3 server when connecting.
generate
in file part.php, method ezcMailPart::generate()
    Returns the complete mail part including both the header and the body as a string.
generate
in file file.php, method ezcMailFilePart::generate()
    Override of the generate() method from ezcMailPart. Used to set headers before generating the part.
generateBody
in file delivery_status.php, method ezcMailDeliveryStatus::generateBody()
    Returns the generated text body of this part as a string.
generateBody
in file stream_file.php, method ezcMailStreamFile::generateBody()
    Returns the contents of the file with the correct encoding.
generateBody
in file multipart.php, method ezcMailMultipart::generateBody()
    Returns the generated body for all multipart types.
generateBody
in file part.php, method ezcMailPart::generateBody()
    Returns the body of this part as a string.
generateBody
in file rfc822_digest.php, method ezcMailRfc822Digest::generateBody()
    Returns the body part of this mail consisting of the digested mail.
generateBody
in file mail.php, method ezcMail::generateBody()
    Returns the generated body part of this mail.
generateBody
in file text.php, method ezcMailText::generateBody()
    Returns the generated text body of this part as a string.
generateBody
in file virtual_file.php, method ezcMailVirtualFile::generateBody()
    Returns the contents of the file with the correct encoding.
generateBody
in file disk_file.php, method ezcMailFile::generateBody()
    Returns the contents of the file with the correct encoding.
generateBoundary
in file multipart.php, method ezcMailMultipart::generateBoundary()
    Returns a unique boundary string.
generateContentId
in file tools.php, method ezcMailTools::generateContentId()
    Returns an unique ID to be used for Content-ID headers.
generateHeaders
in file text.php, method ezcMailText::generateHeaders()
    Returns the headers set for this part as a RFC822 compliant string.
generateHeaders
in file mail.php, method ezcMail::generateHeaders()
    Returns the generated headers for the mail.
generateHeaders
in file delivery_status.php, method ezcMailDeliveryStatus::generateHeaders()
    Returns the headers set for this part as a RFC822 compliant string.
generateHeaders
in file part.php, method ezcMailPart::generateHeaders()
    Returns the headers set for this part as a RFC 822 string.
generateMessageId
in file tools.php, method ezcMailTools::generateMessageId()
    Returns an unique message ID to be used for a mail message.
generateNonce
in file smtp_transport.php, method ezcMailSmtpTransport::generateNonce()
    Generates an alpha-numeric random string with the specified $length.
getData
in file smtp_transport.php, method ezcMailSmtpTransport::getData()
    Returns data received from the connection stream.
getHeader
in file part.php, method ezcMailPart::getHeader()
    Returns the RAW value of the header $name.
getHeaderCharset
in file part.php, method ezcMailPart::getHeaderCharset()
    Returns the charset registered for the header $name.
getHierarchyDelimiter
in file imap_transport.php, method ezcMailImapTransport::getHierarchyDelimiter()
    Returns the hierarchy delimiter of the IMAP server, useful for handling nested IMAP folders.
getMachinePart
in file multipart_report.php, method ezcMailMultipartReport::getMachinePart()
    Returns the machine part of this multipart or null if there is no such part.
getMainPart
in file multipart_related.php, method ezcMailMultipartRelated::getMainPart()
    Returns the main part of this multipart or null if there is no such part.
getMessageNumbers
in file pop3_set.php, method ezcMailPop3Set::getMessageNumbers()
    Returns message numbers from the current set.
getMessageNumbers
in file imap_set.php, method ezcMailImapSet::getMessageNumbers()
    Returns message numbers from the current set.
getMessageNumbers
in file mbox_set.php, method ezcMailMboxSet::getMessageNumbers()
    Returns message numbers for current set.
getMessageSectionSize
in file imap_transport.php, method ezcMailImapTransport::getMessageSectionSize()
    Returns the size of a FETCH section in bytes.
getNextLine
in file file_set.php, method ezcMailFileSet::getNextLine()
    Returns one line of data from the current mail in the set.
getNextLine
in file pop3_set.php, method ezcMailPop3Set::getNextLine()
    Returns one line of data from the current mail in the set.
getNextLine
in file parser_set.php, method ezcMailParserSet::getNextLine()
    Returns one line of data from the current mail in the set including the ending linebreak.
getNextLine
in file var_set.php, method ezcMailVariableSet::getNextLine()
    Returns one line of data from the current mail in the set.
getNextLine
in file mbox_set.php, method ezcMailMboxSet::getNextLine()
    Returns one line of data from the current mail in the set including the ending linebreak.
getNextLine
in file storage_set.php, method ezcMailStorageSet::getNextLine()
    Returns one line of data from the current mail in the set.
getNextLine
in file imap_set.php, method ezcMailImapSet::getNextLine()
    Returns one line of data from the current mail in the set.
getNextTag
in file imap_transport.php, method ezcMailImapTransport::getNextTag()
    Generates the next IMAP tag to prepend to client commands.
getOriginalPart
in file multipart_report.php, method ezcMailMultipartReport::getOriginalPart()
    Returns the original content part of this multipart or null if there is no such part.
getParts
in file multipart_digest.php, method ezcMailMultipartDigest::getParts()
    Returns the mail parts associated with this multipart.
getParts
in file multipart_report.php, method ezcMailMultipartReport::getParts()
    Returns the mail parts associated with this multipart.
getParts
in file walk_context.php, method ezcMailPartWalkContext::getParts()
    Returns the mail parts.
getParts
in file multipart_mixed.php, method ezcMailMultipartMixed::getParts()
    Returns the mail parts associated with this multipart.
getParts
in file multipart_alternative.php, method ezcMailMultipartAlternative::getParts()
    Returns the mail parts associated with this multipart.
getReadablePart
in file multipart_report.php, method ezcMailMultipartReport::getReadablePart()
    Returns the readable part of this multipart or null if there is no such part.
getRelatedPartByID
in file multipart_related.php, method ezcMailMultipartRelated::getRelatedPartByID()
    Returns the part associated with the passed Content-ID.
getRelatedParts
in file multipart_related.php, method ezcMailMultipartRelated::getRelatedParts()
    Returns the mail parts associated with this multipart.
getReplyCode
in file smtp_transport.php, method ezcMailSmtpTransport::getReplyCode()
    Returns the reply code of the last message from the server.
getResponse
in file imap_transport.php, method ezcMailImapTransport::getResponse()
    Reads the responses from the server until encountering $tag.
getSourceFiles
in file storage_set.php, method ezcMailStorageSet::getSourceFiles()
    Returns an array of the filenames holding the sources of the mails in this set.
getSupportedAuthMethods
in file smtp_transport.php, method ezcMailSmtpTransport::getSupportedAuthMethods()
    Returns an array with the authentication methods supported by the SMTP transport class (not by the SMTP server!).
getTmpDir
in file parser.php, method ezcMailParser::getTmpDir()
    Returns the temporary directory.
guessContentType
in file tools.php, method ezcMailTools::guessContentType()
    Guesses the content and mime type by using the file extension.

Letter 'h'

hasData
in file pop3_set.php, method ezcMailPop3Set::hasData()
    Returns whether the set has mails.
hasData
in file storage_set.php, method ezcMailStorageSet::hasData()
    Returns whether the set has mails.
hasData
in file var_set.php, method ezcMailVariableSet::hasData()
    Returns whether the variable set contains mails.
hasData
in file parser_set.php, method ezcMailParserSet::hasData()
    Returns true if mail data is available for parsing.
hasData
in file mbox_set.php, method ezcMailMboxSet::hasData()
    Returns whether the set contains mails.
hasData
in file file_set.php, method ezcMailFileSet::hasData()
    Returns whether the file set contains files
hasData
in file imap_set.php, method ezcMailImapSet::hasData()
    Returns whether the set has mails.
headers_holder.php
procedural page headers_holder.php

Letter 'i'

isFinished
in file mbox_set.php, method ezcMailMboxSet::isFinished()
    Returns true if all the data has been fetched from this set.
isFinished
in file imap_set.php, method ezcMailImapSet::isFinished()
    Returns true if all the data has been fetched from this set.
isFinished
in file pop3_set.php, method ezcMailPop3Set::isFinished()
    Returns true if all the data has been fetched from this set.
isPositiveResponse
in file pop3_transport.php, method ezcMailPop3Transport::isPositiveResponse()
    Returns true if the response from the server is a positive one.
invalid_limit.php
procedural page invalid_limit.php
imap_options.php
procedural page imap_options.php
imap_set_options.php
procedural page imap_set_options.php
imap_set.php
procedural page imap_set.php
imap_transport.php
procedural page imap_transport.php

Letter 'k'

$keepConnection
in file smtp_transport.php, variable ezcMailSmtpTransport::$keepConnection
    Holds if the connection should be kept open after sending a mail.
keepConnection
in file smtp_transport.php, method ezcMailSmtpTransport::keepConnection()
    Sets if the connection should be kept open after sending an email.

Letter 'l'

lineBreak
in file tools.php, method ezcMailTools::lineBreak()
    Returns one endLine character.
listMailboxes
in file imap_transport.php, method ezcMailImapTransport::listMailboxes()
    Returns an array with the names of the available mailboxes for the user currently authenticated on the IMAP server.
listMessages
in file pop3_transport.php, method ezcMailPop3Transport::listMessages()
    Returns an array of the message numbers on the server and the size of the messages in bytes.
listMessages
in file mbox_transport.php, method ezcMailMboxTransport::listMessages()
    This function reads through the whole mbox and returns starting positions of the messages.
listMessages
in file imap_transport.php, method ezcMailImapTransport::listMessages()
    Returns a list of the not deleted messages in the current mailbox.
listUniqueIdentifiers
in file pop3_transport.php, method ezcMailPop3Transport::listUniqueIdentifiers()
    Returns the unique identifiers for messages on the POP3 server.
listUniqueIdentifiers
in file imap_transport.php, method ezcMailImapTransport::listUniqueIdentifiers()
    Returns the unique identifiers for the messages from the current mailbox.
login
in file smtp_transport.php, method ezcMailSmtpTransport::login()
    Performs the initial handshake with the SMTP server and authenticates the user, if login data is provided to the constructor.

Letter 'm'

$modificationDate
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$modificationDate
    The last modification date of the file attachment.
$mxValidateAddress
in file tools.php, variable ezcMailTools::$mxValidateAddress
    Email address to use for validateEmailAddressMx(). Change this if this address cannot be used with your Internet Service Provider.
$mxValidateServer
in file tools.php, variable ezcMailTools::$mxValidateServer
    Server to use for validateEmailAddressMx(). Change this if this server cannot be used with your Internet Service Provider.
mail_exception.php
procedural page mail_exception.php
mail.php
procedural page mail.php
mail_options.php
procedural page mail_options.php
multipart_alternative_parser.php
procedural page multipart_alternative_parser.php
multipart_digest_parser.php
procedural page multipart_digest_parser.php
multipart_mixed_parser.php
procedural page multipart_mixed_parser.php
multipart_parser.php
procedural page multipart_parser.php
multipart_related_parser.php
procedural page multipart_related_parser.php
multipart_report_parser.php
procedural page multipart_report_parser.php
multipart.php
procedural page multipart.php
multipart_alternative.php
procedural page multipart_alternative.php
multipart_digest.php
procedural page multipart_digest.php
multipart_mixed.php
procedural page multipart_mixed.php
multipart_related.php
procedural page multipart_related.php
multipart_report.php
procedural page multipart_report.php
mail_address.php
procedural page mail_address.php
mbox_set.php
procedural page mbox_set.php
mbox_transport.php
procedural page mbox_transport.php
mta_transport.php
procedural page mta_transport.php
mimeDecode
in file tools.php, method ezcMailTools::mimeDecode()
    Decodes mime encoded fields and tries to recover from errors.
multipartType
in file multipart_report.php, method ezcMailMultipartReport::multipartType()
    Returns "report".
multipartType
in file multipart_digest.php, method ezcMailMultipartDigest::multipartType()
    Returns "digest".
multipartType
in file multipart.php, method ezcMailMultipart::multipartType()
    Returns the type of multipart.
multipartType
in file multipart_alternative.php, method ezcMailMultipartAlternative::multipartType()
    Returns "alternative".
multipartType
in file multipart_mixed.php, method ezcMailMultipartMixed::multipartType()
    Returns "mixed".
multipartType
in file multipart_related.php, method ezcMailMultipartRelated::multipartType()
    Returns "related".

Letter 'n'

$name
in file mail_address.php, variable ezcMailAddress::$name
    The name of the recipient (optional).
no_such_message.php
procedural page no_such_message.php
nextMail
in file parser_set.php, method ezcMailParserSet::nextMail()
    Moves the set to the next mail and returns true upon success.
nextMail
in file storage_set.php, method ezcMailStorageSet::nextMail()
    Moves the set to the next mail and returns true upon success.
nextMail
in file var_set.php, method ezcMailVariableSet::nextMail()
    Moves the set to the next mail and returns true upon success.
nextMail
in file pop3_set.php, method ezcMailPop3Set::nextMail()
    Moves the set to the next mail and returns true upon success.
nextMail
in file mbox_set.php, method ezcMailMboxSet::nextMail()
    Moves the set to the next mail and returns true upon success.
nextMail
in file file_set.php, method ezcMailFileSet::nextMail()
    Moves the set to the next mail and returns true upon success.
nextMail
in file imap_set.php, method ezcMailImapSet::nextMail()
    Moves the set to the next mail and returns true upon success.
noop
in file imap_transport.php, method ezcMailImapTransport::noop()
    Sends a NOOP command to the server, use it to keep the connection alive.
noop
in file pop3_transport.php, method ezcMailPop3Transport::noop()
    Sends a NOOP command to the server, use it to keep the connection alive.
normalizeFlag
in file imap_transport.php, method ezcMailImapTransport::normalizeFlag()
    Clears $flag of unwanted characters and makes it uppercase.

Letter 'o'

$options
in file smtp_transport.php, variable ezcMailSmtpTransport::$options
    Holds the options of this class.
$options
in file mail.php, variable ezcMail::$options
    Holds the options for this class.
$options
in file composer.php, variable ezcMailComposer::$options
    Holds the options for this class.
offset_out_of_range.php
procedural page offset_out_of_range.php

Letter 'p'

$parts
in file multipart.php, variable ezcMailMultipart::$parts
    An array holding the parts of this multipart.
$parts
in file walk_context.php, variable ezcMailPartWalkContext::$parts
    An array of mail parts (retrieved recursively from a mail object).
$properties
in file part.php, variable ezcMailPart::$properties
    Holds the properties of this class.
$properties
in file smtp_transport.php, variable ezcMailSmtpTransport::$properties
    Holds the properties of this class.
part.php
procedural page part.php
parser_options.php
procedural page parser_options.php
pop3_options.php
procedural page pop3_options.php
parser_set.php
procedural page parser_set.php
part_parser.php
procedural page part_parser.php
parser.php
procedural page parser.php
pop3_set.php
procedural page pop3_set.php
pop3_transport.php
procedural page pop3_transport.php
parseEmailAddress
in file tools.php, method ezcMailTools::parseEmailAddress()
    Returns an ezcMailAddress object parsed from the address string $address.
parseEmailAddresses
in file tools.php, method ezcMailTools::parseEmailAddresses()
    Returns an array of ezcMailAddress objects parsed from the address string $addresses.
parseMail
in file parser.php, method ezcMailParser::parseMail()
    Returns an array of ezcMail objects parsed from the mail set $set.

Letter 'q'

QUOTED_PRINTABLE
in file mail.php, class constant ezcMail::QUOTED_PRINTABLE
    Quoted printable encoding.

Letter 'r'

$readDate
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$readDate
    The last date the file attachment was read.
rfc822_digest_parser.php
procedural page rfc822_digest_parser.php
rfc822_parser.php
procedural page rfc822_parser.php
rfc822_digest.php
procedural page rfc822_digest.php
renameMailbox
in file imap_transport.php, method ezcMailImapTransport::renameMailbox()
    Renames the mailbox $mailbox to $newName.
replaceContentIdRefs
in file tools.php, method ezcMailTools::replaceContentIdRefs()
    Replaces HTML embedded "cid:" references with replacements from $contentIdArray.
replyToMail
in file tools.php, method ezcMailTools::replyToMail()
    Returns a new mail object that is a reply to the current object.
REPLY_ALL
in file tools.php, class constant ezcMailTools::REPLY_ALL
    Reply to all.
REPLY_SENDER
in file tools.php, class constant ezcMailTools::REPLY_SENDER
    Reply to sender.
responseType
in file imap_transport.php, method ezcMailImapTransport::responseType()
    Parses $line to return the response code.

Letter 's'

$selectedMailbox
in file imap_transport.php, variable ezcMailImapTransport::$selectedMailbox
    Holds the currently selected mailbox.
$serverType
in file imap_transport.php, variable ezcMailImapTransport::$serverType
    Holds the string which identifies the IMAP server type.
$size
in file content_disposition_header.php, variable ezcMailContentDispositionHeader::$size
    The size of the content in bytes.
$state
in file pop3_transport.php, variable ezcMailPop3Transport::$state
    Holds the connection state.
$state
in file imap_transport.php, variable ezcMailImapTransport::$state
    Holds the connection state.
$status
in file smtp_transport.php, variable ezcMailSmtpTransport::$status
    Holds the connection status.
smtp_options.php
procedural page smtp_options.php
shutdown_handler.php
procedural page shutdown_handler.php
stream_file.php
procedural page stream_file.php
smtp_transport.php
procedural page smtp_transport.php
storage_set.php
procedural page storage_set.php
searchByFlag
in file imap_transport.php, method ezcMailImapTransport::searchByFlag()
    Returns an array of message numbers from the selected mailbox which have a certain flag set.
searchMailbox
in file imap_transport.php, method ezcMailImapTransport::searchMailbox()
    Returns an ezcMailImapSet containing the messages which match the provided $criteria from the current mailbox.
selectMailbox
in file imap_transport.php, method ezcMailImapTransport::selectMailbox()
    Selects the mailbox $mailbox, which will be the active mailbox for the subsequent commands until it is changed.
send
in file smtp_transport.php, method ezcMailSmtpTransport::send()
    Sends the ezcMail $mail using the SMTP protocol.
send
in file mta_transport.php, method ezcMailMtaTransport::send()
    Sends the mail $mail using the PHP mail method.
send
in file transport.php, method ezcMailTransport::send()
    Sends the contents of $mail.
sendData
in file smtp_transport.php, method ezcMailSmtpTransport::sendData()
    Sends $data to the SMTP server through the connection.
setConvertMethod
in file charset_convert.php, method ezcMailCharsetConverter::setConvertMethod()
    Sets the callback function used for character set conversion to UTF-8.
setFlag
in file imap_transport.php, method ezcMailImapTransport::setFlag()
    Sets $flag on $messages.
setHeader
in file part.php, method ezcMailPart::setHeader()
    Sets the header $name to the value $value and its charset to $charset.
setHeaderCharset
in file part.php, method ezcMailPart::setHeaderCharset()
    Sets the charset of the header $name to $value.
setHeaders
in file part.php, method ezcMailPart::setHeaders()
    Adds the headers $headers.
setLineBreak
in file tools.php, method ezcMailTools::setLineBreak()
    Sets the endLine $character(s) to use when generating mail.
setMachinePart
in file multipart_report.php, method ezcMailMultipartReport::setMachinePart()
    Sets the machine $part of this report multipart.
setMainPart
in file multipart_related.php, method ezcMailMultipartRelated::setMainPart()
    Sets the main part $part of this alternative multipart.
setOriginalPart
in file multipart_report.php, method ezcMailMultipartReport::setOriginalPart()
    Sets the original content $part of this report multipart.
setReadablePart
in file multipart_report.php, method ezcMailMultipartReport::setReadablePart()
    Sets the readable $part of this report multipart.
setTmpDir
in file parser.php, method ezcMailParser::setTmpDir()
    Sets the temporary directory.
SEVEN_BIT
in file mail.php, class constant ezcMail::SEVEN_BIT
    7 bit encoding.
sort
in file imap_transport.php, method ezcMailImapTransport::sort()
    Sorts message numbers array $messages by the specified $sortCriteria.
sortAuthMethods
in file smtp_transport.php, method ezcMailSmtpTransport::sortAuthMethods()
    Sorts the specified array of AUTH methods $methods by strength, so higher strength methods will be used first.
sortFromOffset
in file imap_transport.php, method ezcMailImapTransport::sortFromOffset()
    Returns an ezcMailImapSet containing $count messages starting from $offset sorted by $sortCriteria from the current mailbox.
sortMessages
in file imap_transport.php, method ezcMailImapTransport::sortMessages()
    Returns an ezcMailImapSet containing messages $messages sorted by $sortCriteria from the current mailbox.
status
in file pop3_transport.php, method ezcMailPop3Transport::status()
    Returns information about the messages on the server.
status
in file imap_transport.php, method ezcMailImapTransport::status()
    Returns information about the messages in the current mailbox.

Letter 't'

transport_exception.php
procedural page transport_exception.php
transport.php
procedural page transport.php
transport_options.php
procedural page transport_options.php
text_parser.php
procedural page text_parser.php
text.php
procedural page text.php
tools.php
procedural page tools.php
transport_mta.php
procedural page transport_mta.php
transport_smtp.php
procedural page transport_smtp.php
top
in file pop3_transport.php, method ezcMailPop3Transport::top()
    Returns the headers and the $numLines first lines of the body of the mail with the message number $msgNum.
top
in file imap_transport.php, method ezcMailImapTransport::top()
    Returns the headers and the first characters from message $msgNum, without setting the SEEN flag.

Letter 'v'

virtual_file.php
procedural page virtual_file.php
var_set.php
procedural page var_set.php
validateEmailAddress
in file tools.php, method ezcMailTools::validateEmailAddress()
    Returns true if $address is a valid email address, false otherwise.
validateEmailAddressMx
in file tools.php, method ezcMailTools::validateEmailAddressMx()
    Checks if the email address $address is valid based on its MX records.

Letter 'w'

walk_context.php
procedural page walk_context.php
walkParts
in file mail.php, method ezcMail::walkParts()
    Walks recursively through the mail parts in the specified mail object.
Documentation generated by phpDocumentor 1.4.3