Full index

Package indexes


@ a b c d e f g h i j k l m n o p q r s t u v w _
@
top
@PopB4Smtp.php
@PopB4Smtp.php in @PopB4Smtp.php
a
top
$active
The id of the active connection
$active
The id of the active connection
$additionalParams
5th parameter in mail().
$address
The e-mail address portion
$attachmentIds
EasySwift::$attachmentIds in EasySwift.php
A list of all the IDs of the attachments add to the message
$attributes
Attributes appended to headers
$authenticators
Loaded authentication mechanisms
$autoFlush
EasySwift::$autoFlush in EasySwift.php
If EasySwift should get rid of the message and recipients once it's done sending
add
Swift_Log::add() in Log.php
Add a new entry to the log
add
Swift_RecipientList::add() in RecipientList.php
Add a recipient.
add
Swift_Log_DefaultLog::add() in DefaultLog.php
Add a log entry
addAttachment
Add a new attachment to the message
addBcc
Swift_RecipientList::addBcc() in RecipientList.php
Add a Bcc: recipient
addBcc
EasySwift::addBcc() in EasySwift.php
Add Bcc: recipients to the email
addBytesIn
Add some bytes to the running totals for incoming bandwidth
addBytesOut
Add some bytes to the running totals for outgoing bandwidth
addCc
Swift_RecipientList::addCc() in RecipientList.php
Add a Cc: recipient
addCc
EasySwift::addCc() in EasySwift.php
Add Cc: recipients to the email
addChild
Nest a child mime part in this document
addConnection
Add a connection to the list of options
addConnection
Add a connection to the list of options
addFailedRecipient
Log a failed recipient.
addFailedRecipient
Add an email address to the failed recipient list for this send
addFailedRecipient
Add a failed recipient to the list
addHeaders
EasySwift::addHeaders() in EasySwift.php
Add headers to the message
addImage
EasySwift::addImage() in EasySwift.php
Embed an image into the message and get the src attribute for HTML
addPart
EasySwift::addPart() in EasySwift.php
Add a new MIME part to the message
addPermittedType
Add a mime type to the list of permitted type to replace values in the body.
addProtocol
Add a new protocol which can be used to download files.
addRecipients
Add recipients to the email
addReplacements
Add a list of replacements for a given address.
addressChunk
Break a string apart at every occurence of <add@ress> and return an array This method does NOT remove any characters like a preg_split() would do.
addStream
Add a new output stream
addTo
EasySwift::addTo() in EasySwift.php
Add To: recipients to the email
addTo
Swift_RecipientList::addTo() in RecipientList.php
Add a To: recipient
addType
Add a new MIME type defintion (or overwrite an existing one).
assertCorrectResponse
Throws an exception if the response code wanted does not match the one returned
assertOk
Check if the response is a +OK response
attach
Attach a mime part or an attachment of some sort
attachAuthenticator
Add an authentication mechanism to authenticate with
attachPlugin
Add a new plugin to Swift
authenticate
EasySwift::authenticate() in EasySwift.php
Authenticate with SMTP authentication
autoFlush
EasySwift::autoFlush() in EasySwift.php
Turn automatic flsuhing on or off.
SAFE_LENGTH
Constant for safe line length in almost all places
Address.php
Address.php in Address.php
AddressContainer.php
AddressContainer.php in AddressContainer.php
Authenticator.php
Authenticator.php in Authenticator.php
Array.php
Array.php in Array.php
Attachment.php
Attachment.php in Attachment.php
AntiFlood.php
AntiFlood.php in AntiFlood.php
AbstractView.php
AbstractView.php in AbstractView.php
b
top
$bcc
Swift_RecipientList::$bcc in RecipientList.php
The recipients in the Bcc: header
$boundary
The boundary used to separate mime parts
$bpm
The rate in byte-per-minute
base64Encode
Return the base64 encoded version of the string
base64EncodeFile
Return the base64 encoded version of a file
batchSend
Swift::batchSend() in Swift.php
Send a message to a batch of recipients.
beforeCommandSent
Executes just before Swift sends a command
beforeSendPerformed
Swift's BeforeSendListener required method.
beforeSendPerformed
Swift's BeforeSendEvent listener.
beforeSendPerformed
Called just before Swift sends a message.
beforeSendPerformed
Executes just before Swift sends a message
build
Compile the entire MIME document into a string The returned string may be used in other documents if needed.
build
Compile the list of headers which have been set and return an ascii string The return value should always be 7-bit ascii and will have been cleaned for header injection If this looks complicated it's probably because it is!! Keeping everything compliant is not easy.
build
Swift_Address::build() in Address.php
Build the address the way it should be structured
buildAttributes
Build the list of attributes for appending to the given header This is RFC 2231 & 2047 compliant.
buildData
Get the data in the format suitable for sending
BadResponseException.php
BadResponseException.php in BadResponseException.php
BatchMailer.php
BatchMailer.php in BatchMailer.php
BeforeCommandListener.php
BeforeCommandListener.php in BeforeCommandListener.php
BeforeSendListener.php
BeforeSendListener.php in BeforeSendListener.php
BandwidthMonitor.php
BandwidthMonitor.php in BandwidthMonitor.php
c
top
$cache
An instance of Swift_Cache
$cache
The cache object to read
$cached
Cached, pre-built headers
$called
Internal check to see if this plugin has yet been invoked
$cc
Swift_RecipientList::$cc in RecipientList.php
The recipients in the Cc: header
$charset
The charset used in the headers
$children
Nested mime parts
$cid
The content-id in the headers (used in <img src=...> values)
$className
Swift_CacheFactory::$className in CacheFactory.php
The name of the class which defines the cache
$code
Contains the expected response code (or null)
$code
Contains the response code
$connection
$connection
A reference to the connection object
$connection
A reference to the connection object
$connection
Swift::$connection in Swift.php
The connection object currently active
$connections
The list of available connections
$connections
The list of available connections
$count
The total number of emails sent on this connection
$count
Number of recipients painted
$count
Number of emails sent so far
$currentRow
The current row (array) in the resultset.
clear
Empty the log contents
clear
Empty the log
clear
Clear the cached data (unset)
clear
Clear the cached data (unlink)
clear
Clear out the buffer for $key
clearCache
Empty out the cache of registered files.
close
EasySwift::close() in EasySwift.php
Close the connection to the MTA
close
Close the open handle on the file
command
Swift::command() in Swift.php
Execute a command against the service and get the response
command
EasySwift::command() in EasySwift.php
Send a command to Swift and get a response
commandSent
Part of the interface which is notified after a command is sent.
commandSent
Part of the interface which is notified after a command is sent.
commandSent
Executes when Swift sends a command
connect
EasySwift::connect() in EasySwift.php
Connect to the MTA if not already connected
connect
Swift::connect() in Swift.php
Attempt to establish a connection with the service
connectPerformed
Executes when Swift initiates a connection
copyMessageHeaders
Takes a temporary copy of original message headers in case an error occurs and they need restoring.
createHandle
Establish an open file handle on the file if the file is not yet opened
CRAMMD5.php
CRAMMD5.php in CRAMMD5.php
Cache.php
Cache.php in Cache.php
CacheFactory.php
CacheFactory.php in CacheFactory.php
ClassLoader.php
ClassLoader.php in ClassLoader.php
Connection.php
Connection.php in Connection.php
ConnectionBase.php
ConnectionBase.php in ConnectionBase.php
ConnectionException.php
ConnectionException.php in ConnectionException.php
CommandEvent.php
CommandEvent.php in CommandEvent.php
CommandListener.php
CommandListener.php in CommandListener.php
ConnectEvent.php
ConnectEvent.php in ConnectEvent.php
ConnectListener.php
ConnectListener.php in ConnectListener.php
ConnectionRotator.php
ConnectionRotator.php in ConnectionRotator.php
d
top
$data
The body of the documented (unencoded)
$dead
Contains a list of any connections which were tried but found to be dead
$definitions
(X)HTML tag defintions listing allowed attributes and extensions.
$domain
Swift::$domain in Swift.php
The domain name of this server (should technically be a FQDN)
detach
Remove a nested MIME part
disconnect
Swift::disconnect() in Swift.php
Disconnect from the MTA
disconnectPerformed
Executes when Swift closes a connection
disconnectPerformed
Disconnect all the other connections
doMail
dump
Dump the contents of the log to the browser.
dump
Dump the contents of the log to the browser.
dumpLog
EasySwift::dumpLog() in EasySwift.php
Dump the contents of the log to the browser The log contains some &lt; and &gt; characters so you may need to view source Note that this method dumps data to the browser, it does NOT return anything.
Disk.php
Disk.php in Disk.php
DisconnectEvent.php
DisconnectEvent.php in DisconnectEvent.php
DisconnectListener.php
DisconnectListener.php in DisconnectListener.php
DefaultLog.php
DefaultLog.php in DefaultLog.php
Decorator.php
Decorator.php in Decorator.php
DefaultView.php
DefaultView.php in DefaultView.php
e
top
$emailContainingHeaders
Headers which may contain email addresses, and therefore should take notice when encoding
$embedLocalFiles
True if local files will be embedded.
$embedRemoteFiles
True if remote files will be embedded.
$encoding
The encoding format used for the body of the document
$encryption
Encryption type to use
$entries
Lines in the log
$epm
The rate as emails-per-minute
$errno
Fsockopen() error codes.
$errors
EasySwift::$errors in EasySwift.php
The list of errors handled at runtime
$errstr
Fsockopen() error codes.
$exactCopy
EasySwift::$exactCopy in EasySwift.php
If all recipients should get the same copy of the message, including headers
$extensions
Swift_ConnectionBase::$extensions in ConnectionBase.php
Any extensions the server might support
EasySwift
EasySwift in EasySwift.php
EasySwift: Facade for Swift Mailer Version 3.
EasySwift.php
EasySwift.php in EasySwift.php
embedFile
EasySwift::embedFile() in EasySwift.php
Embed an inline file into the message, such as a Image or MIDI file
embedLocalFile
Callback method for preg_replace().
embedRemoteFile
Callback method for preg_replace().
encode7Bit
Encode a string as 7bit ascii
encode7BitFile
Return a 7bit string from a file
encode7BitPrintable
Strip out any characters which are not in the ASCII 7bit printable range
encode8Bit
Return the 8bit encoded form of a string (unchanged there-abouts)
encode8BitFile
Return a 8bit string from a file
EOF
Swift_File::EOF() in File.php
Check if the pointer as at the end of the file
LEVEL_ALTERNATIVE
Constant for MIME sections which must appear in the multipart/alternative section.
LEVEL_MIXED
Constant for MIME sections which must appear in the multipart/mixed section.
LEVEL_RELATED
Constant for MIME sections which must appear in the multipart/related section.
LEVEL_TOP
Constant for MIME sections which must appear in the multipart/mixed section.
RESPONSE
A response type entry
Events.php
Events.php in Events.php
Exception.php
Exception.php in Exception.php
EmbeddedFile.php
EmbeddedFile.php in EmbeddedFile.php
Encoder.php
Encoder.php in Encoder.php
EasySwiftResponseTracker.php
EasySwiftResponseTracker.php in EasySwiftResponseTracker.php
VERSION
Swift::VERSION in Swift.php
The version number.
VERY_SAFE_LENGTH
Constant for really safe line length
f
top
$failed
Recipients we couldn't send to
$failed
EasySwift::$failed in EasySwift.php
This value becomes set to true when Swift fails
$failed
Swift_BatchMailer::$failed in BatchMailer.php
Failed recipients (undeliverable)
$failedRecipients
Failed recipients
$fileId
A numeric counter, incremented by 1 when a filename is made.
$flags
Flags for the MTA (options such as bs or t)
$forceEncoding
If QP or Base64 encoding should be forced
findSendmail
For auto-detection of sendmail path
fixContentType
Sets the correct content type header by looking at what types of data we have set
fixLE
Fixes line endings to be whatever is specified by the user
flush
Swift_RecipientList::flush() in RecipientList.php
Empty the entire list
flush
EasySwift::flush() in EasySwift.php
Flush message, recipients and headers
flushAttachments
Clear out all attachments
flushBcc
Swift_RecipientList::flushBcc() in RecipientList.php
Empty all Bcc: addresses
flushBcc
EasySwift::flushBcc() in EasySwift.php
Clear out all Bcc: recipients
flushCc
EasySwift::flushCc() in EasySwift.php
Clear out all Cc: recipients
flushCc
Swift_RecipientList::flushCc() in RecipientList.php
Empty all Cc: addresses
flushErrors
EasySwift::flushErrors() in EasySwift.php
Clear the current list of errors
flushFailedRecipients
Clear out the list of failed recipients.
flushHeaders
EasySwift::flushHeaders() in EasySwift.php
Clear out all message headers
flushParts
EasySwift::flushParts() in EasySwift.php
Clear out all message parts
flushTo
Swift_RecipientList::flushTo() in RecipientList.php
Empty all To: addresses
flushTo
EasySwift::flushTo() in EasySwift.php
Clear out all To: recipients
forceEncoding
Turn on or off forced header encoding
forceRestartSwift
Restarts Swift forcibly.
File.php
File.php in File.php
FileException.php
FileException.php in FileException.php
FileEmbedder.php
FileEmbedder.php in FileEmbedder.php
g
top
generateBoundary
Compute a unique boundary
generateCRAMMD5Hash
Generate a CRAM-MD5 hash from a challenge
generateFileName
Get a unique filename (just a sequence)
generateId
Create a RFC 2822 compliant message id, optionally based upon $idstring.
get
Get the value at a given header
getActive
Get the ID of the active connection
getAdditionalMailParams
Get the 5th parameter in mail() as a sprintf() formatted string.
getAdditionalParams
Get the 5th mail() function parameter as a sprintf() string.
getAddress
Get the address portion
getArray
Returns the original array.
getAttribute
Get the value for a given attribute on a given header
getAttributes
Get the list of attributes for the extension $name
getAttributes
Get the list of attributes supported by the given extension
getAttributes
Call the current connection's getAttributes() method
getAttributes
Call the current connection's getAttributes() method
getAuthExtensionName
Return the name of the AUTH extension this is for
getAuthExtensionName
Return the name of the AUTH extension this is for
getAuthExtensionName
Return the name of the AUTH extension this is for
getAuthExtensionName
Return the name of the AUTH extension this is for
getAuthExtensionName
Return the name of the AUTH extension this is for
getBcc
Swift_RecipientList::getBcc() in RecipientList.php
Get an array of addresses in the Bcc: field
getBcc
Return the list of recipients in the Bcc: header
getBccAddresses
Get an array of Bcc addresses
getBody
Alias for getData()
getBody
Alias for getData()
getByte
Get a single byte from the file
getBytesIn
Get the total number of bytes received
getBytesOut
Get the total number of bytes sent
getBytesPerMinute
Get the number of bytes allowed per minute.
getCache
Swift_CacheFactory::getCache() in CacheFactory.php
Return a new instance of the cache object
getCc
Swift_RecipientList::getCc() in RecipientList.php
Get an array of addresses in the Cc: field
getCc
Swift_Message::getCc() in Message.php
Return the list of recipients in the Cc: header
getCcAddresses
Get an array of Cc addresses
getCharset
EasySwift::getCharset() in EasySwift.php
Get the charset of the charset to use in the message
getCharset
Get the charset used in the document
getCharset
Get the current charset used
getCharset
Get the charset used in the document
getChild
Get a child document, identified by $id
getCode
Get the response code
getCode
Get the expected response code
getCommand
Get the sendmail command (path + flags)
getConnection
Get the connection object
getConnection
Get the connection object
getContentId
Get the content-id of this file
getContentType
Get the content type which has been set
getData
Return the string which makes up the body of this MIME document
getDate
Get the date as it looks in the headers
getDescription
Return the description in the headers
getDisposition
Get the disposition used in the attachment (usually inline or attachment)
getEmailsPerMinute
Get the rate as number of emails per minute.
getEmbedLocalFiles
Returns true if local files can be embedded, or false if not.
getEmbedRemoteFiles
Returns true if remote files can be embedded, or false if not.
getEncoded
Get the header in it's compliant, encoded form
getEncoding
Get the encoding format used in this document
getEncoding
Get the encoding format used in this document
getEncryption
Get the current encryption level set (corresponds to ENC_SSL or ENC_OFF)
getEncryption
Get the current encryption level used
getErrors
EasySwift::getErrors() in EasySwift.php
Get the full list of errors
getFailedRecipients
Get the list of failed recipients
getFailedRecipients
Get a list of any addresses which have failed since instantiation
getFailedRecipients
Get all recipients which failed in this batch.
getFailedRecipients
Get an array of failed recipients for this send
getFileName
Get the filename of this attachment
getFileName
Get the name of the file without it's full path
getFlags
Get the operating flags for the MTA
getFrom
Get the address used in the From: header
getHcf
getId
Swift_Message::getId() in Message.php
Get the generated message ID for this message, including the <> quotes.
getIterator
Get an iterator object for all the recipients in the given field.
getLanguage
Get the language used in the headers to $lang (e.g. en-us, en-gb, sv etc)
getLastError
EasySwift::getLastError() in EasySwift.php
Get the last error that occured
getLE
Get the line ending sequence
getLE
Get the line ending sequence
getLevel
Get the level in the MIME hierarchy at which this section should appear.
getLevel
Get the level in the MIME hierarchy at which this section should appear.
getLevel
Get the level in the MIME hierarchy at which this section should appear.
getLevel
Get the level at which this mime part would appear in a document
getLevel
Get the level in the MIME hierarchy at which this section should appear.
getList
Just fetch the array containing the headers
getLocalFilePattern
Get the PCRE pattern for a local file based on the tag name.
getLocalFilePatternFormat
Gets the sprintf() format string for the PCRE pattern to scan for remote files.
getLog
Swift_LogContainer::getLog() in LogContainer.php
Returns the current instance of the log, or lazy-loads the default one.
getLogLevel
Get the current log level.
getMap
Get the mapped names (Class => Method(s))
getMaxSize
Get the current maximum allowed log size
getMaxSuccessiveFailures
Get the maximum number of times an error can be thrown and still be hidden.
getMaxTries
Get the number of times a single address will be attempted in a batch.
getMessage
Get the message being sent
getMimeWarning
Get the currently set MIME warning (seen by old clients)
getMimeWarning
Get the MIME warning which is displayed to old clients
getName
Get personal name portion
getNotifyMethod
Get the name of the method which needs running based upon the listener name
getNumSent
Get the total number of addresses to which the email sent successfully
getOptions
Swift::getOptions() in Swift.php
Get the current options set (as bits)
getOS
Get the operating system string
getOutputStream
A factory method to return an output stream object for the relevant location in the cache
getPassword
Get the password for authentication
getPath
Get the path to the file
getPath
Get the path to the binary
getPermittedInHeaders
Check if replacements in headers are allowed.
getPermittedTypes
Get the list of mime types for which the body can be changed.
getPlugin
Swift::getPlugin() in Swift.php
Get an attached plugin if it exists
getPlugin
EasySwift::getPlugin() in EasySwift.php
Get a reference to the plugin identified by $name
getPort
Get the remote port number currently used to connect
getPort
Get the remote port number
getPosition
Gets the current numeric position within the array.
getPosition
Gets the current numeric position within the array.
getPosition
Get the current list position.
getPriority
Get the current message priority
getProtocols
Get a list of all registered protocols.
getRecipients
Get the list of recipients
getReference
Get a reference to an object (for complex reasons).
getRemoteFilePattern
Get the PCRE pattern for a remote file based on the tag name.
getRemoteFilePatternFormat
Gets the sprintf() format string for the PCRE pattern to scan for remote files.
getReplacements
Get the replacements object.
getReplacements
Get the entire list of replacements as a 2-d array
getReplacementsFor
Get the list of replacements for the address given.
getReplyTo
EasySwift::getReplyTo() in EasySwift.php
Get the reply-to address(es) as an array of strings
getReplyTo
Return the list of recipients in the Reply-To: header
getRequiresEHLO
Returns TRUE if the connection needs a EHLO greeting.
getRequiresEHLO
Returns TRUE if the connection needs a EHLO greeting.
getResultSet
Get the resultset.
getReturnPath
Get the return-path address as a string
getReturnPath
Return the address used in the Return-Path: header
getSender
Get the sender's address
getSent
Get the number of emails sent
getServer
Get the server name
getServer
Get the remote server name
getSleepTime
Get the amount of time to sleep for on errors.
getString
Get the command being sent
getString
Get the received response
getSubject
Get the current subject used in the headers
getSwift
Get the current instance of swift
getSwift
Get the Swift instance which is running.
getTagDefinition
Get a tag definition.
getThreshold
Get the number of emails which need to be sent for reconnection to occur
getThreshold
Get the number of emails which must be sent before a rotation occurs
getTimeLapse
Get the time taken thus far (full seconds).
getTimeout
Get the timeout currently set for connecting
getTimeout
Get the timeout on the process
getTo
Swift_Message::getTo() in Message.php
Return the list of recipients in the To: header
getTo
Swift_RecipientList::getTo() in RecipientList.php
Get an array of addresses in the To: field
getToAddresses
Get an array of To addresses
getTransactions
Dump the log contents
getType
Get the MIME type based upon the extension.
getUsername
Get the username for authentication
getValue
Returns the value at the current position, or NULL otherwise.
getValue
Get the value of the list at the current position.
getValue
Returns the value at the current position, or NULL otherwise.
getView
Get the View component.
getWait
Get the number of seconds the plugin should wait for before re-connecting
h
top
$handle
The resource returned by fopen() against the path
$handle
A connection handle
$handle
The open connection resource from fsockopen()
$headers
A collection of headers
$headers
The header part of this MIME document
$headers
Swift_BatchMailer::$headers in BatchMailer.php
A temporary copy of some message headers.
CHEAP_ADDRESS_RE
A regular expression which matches valid e-mail addresses (including some unlikely ones)
handshake
EasySwift::handshake() in EasySwift.php
Perform the SMTP greeting process (don't do this unless you understand why you're doing it)
handshake
Swift::handshake() in Swift.php
Have a polite greeting with the server and work out what it's capable of
has
Check if data is cached for $key
has
Check if a header has been set or not
has
Swift_Cache::has() in Cache.php
Check if there is something in the cache for $key
has
Check if data is cached for $key
hasAttribute
Check if a header has a given attribute applied to it
hasChild
Check if a child exists identified by $id
hasExtension
Call the current connection's hasExtension() method
hasExtension
Check if an extension exists by the name $name
hasExtension
Check if a given extension has been set as available
hasExtension
Call the current connection's hasExtension() method
hasFailed
EasySwift::hasFailed() in EasySwift.php
Check if Swift has failed or not
hasLevel
Check if the log level includes the one given.
hasNext
Returns true if there is a value after the current one.
hasNext
Check if there is a value in the list after the current one.
hasNext
Returns true if there is a value after the current one.
hasOption
Swift::hasOption() in Swift.php
Check if an option flag has been set
header7BitEncode
Keeps lines longer than 76 characters trimmed down to size
Headers.php
Headers.php in Headers.php
i
top
$in
Swift_Plugin_BandwidthMonitor::$in in BandwidthMonitor.php
The number of bytes received
$instance
A singleton of this class
$isESMTP
Swift_ConnectionBase::$isESMTP in ConnectionBase.php
True if the connection is ESMTP.
$iterators
Swift_RecipientList::$iterators in RecipientList.php
Iterators to use when getting lists back out.
initializeEventListenerContainer
Populate the listeners array with the defined listeners ready for plugins
instance
Retreive an instance of the encoder as a singleton.
is7BitAscii
If the characters fall exclusively in the 7bit ascii range, return true
is7BitPrintable
This function checks for 7bit *printable* characters
isAlive
Check if the current connection is alive
isAlive
Check if the current connection is alive
isAlive
Check if the process is still alive
isAlive
Check if the process is still alive
isAlive
Check if the SMTP connection is alive
isAlive
Swift_Connection::isAlive() in Connection.php
Check if the connection is up or not
isAuthenticated
Try to authenticate using the username and password
isAuthenticated
Try to authenticate using the username and password
isAuthenticated
Try to authenticate using the username and password
isAuthenticated
Try to authenticate using the username and password
isAuthenticated
Try to authenticate using the username and password
isConnected
EasySwift::isConnected() in EasySwift.php
Check if the current connection is open or not
isEnabled
Check if logging is enabled.
isFlowed
Check if the message format is set as flowed
isHeaderSafe
Check that a string does not contain any evil characters for headers.
isPermittedType
Check if the body can be replaced in the given mime type.
isUTF8
Detect if a string contains multi-byte non-ascii chars that fall in the UTF-8 ranges
isWindows
Check if this is windows or not
MISC
Constant for miscellaneous mime type
Iterator.php
Iterator.php in Iterator.php
Image.php
Image.php in Image.php
j
top
JointOutputStream.php
JointOutputStream.php in JointOutputStream.php
k
top
$key
Swift_Cache_OutputStream::$key in OutputStream.php
The key to read in the actual cache
$keys
All keys in this array.
l
top
$language
The language used in the headers (doesn't really matter much)
$lastError
EasySwift::$lastError in EasySwift.php
The last error received
$lastResponse
EasySwift::$lastResponse in EasySwift.php
The last response received from the server
$LE
The line ending characters needed
$LE
The line ending used in the headers
$libVersion
The version of the library (Swift) if known.
$listeners
Swift::$listeners in Swift.php
Loaded plugins, separated into containers according to roles
$localFilePatternFormat
A PCRE regexp which will be passed via sprintf() to produce a complete pattern.
$located
Swift_ClassLoader::$located in ClassLoader.php
A list of files already located
$log
Swift_LogContainer::$log in LogContainer.php
The log instance.
$logLevel
The level of logging currently set.
$lowerHeaders
A container of references to the headers
length
Get the size of the file in bytes
listAttributes
Get a list of all the attributes in the given header.
listChildren
List the IDs of all children in this document
load
Swift_ClassLoader::load() in ClassLoader.php
Load a new class into memory
loadAuthenticator
Load in a new authentication mechanism for SMTP
loadPlugin
EasySwift::loadPlugin() in EasySwift.php
Add a new plugin to respond to events
PLAIN
Constant for plain-text emails
LOGIN.php
LOGIN.php in LOGIN.php
Listener.php
Listener.php in Listener.php
ListenerMapper.php
ListenerMapper.php in ListenerMapper.php
Log.php
Log.php in Log.php
LogContainer.php
LogContainer.php in LogContainer.php
m
top
$magic_quotes
The status of magic_quotes in php.ini
$maxFails
Swift_BatchMailer::$maxFails in BatchMailer.php
The maximum number of successive failures before giving up.
$maxSize
The maximum number of log entries
$maxTries
Swift_BatchMailer::$maxTries in BatchMailer.php
The maximum number of times a single recipient can be attempted before giving up.
$message
EasySwift::$message in EasySwift.php
An instance of Swift_Message
$message
A reference to the message being sent
$mimeTypes
A list of extensions mapping to their usual MIME types.
$mimeWarning
The MIME warning for client not supporting multipart content
moveBranchIn
Move a branch of the tree, containing all it's MIME parts onto another branch
moveBranchOut
Move a branch further toward the top of the tree
Memory.php
Memory.php in Memory.php
Multi.php
Multi.php in Multi.php
MySQLResult.php
MySQLResult.php in MySQLResult.php
Mime.php
Mime.php in Mime.php
MimeException.php
MimeException.php in MimeException.php
Message.php
Message.php in Message.php
MailSend.php
MailSend.php in MailSend.php
n
top
$name
Swift_Address::$name in Address.php
The personal name part
$name
Swift_File::$name in File.php
The name of the file
$numRows
The total number of rows in the resultset.
ENABLE_LOGGING
Constant to ask Swift to start logging
ENC_OFF
Constant for unencrypted connections
ENC_OFF
Constant for no encyption
ENC_SSL
Constant for SSL connections
ENC_SSL
Constant for SSL encryption
ENC_TLS
Constant for TLS connections
newMessage
EasySwift::newMessage() in EasySwift.php
Reset the current message and start a fresh one
newRecipientList
Reset the current list of recipients and start a new one
next
Moves to the next array element if possible.
next
Swift_Iterator::next() in Iterator.php
Move to the next position in the list if possible.
next
Moves to the next array element if possible.
nextConnection
Rotate to the next working connection
notifyListeners
Send a new type of event to all objects which are listening for it
numChildren
Get the total number of children present in this document
NativeMail.php
NativeMail.php in NativeMail.php
o
top
$oldLE
The line ending before we intrusively change it
$open
Open file handles
$options
Swift::$options in Swift.php
Flags to change the behaviour of Swift
$OS
The operating system of the server
$out
Swift_Plugin_BandwidthMonitor::$out in BandwidthMonitor.php
The number of bytes sent
COMMAND
A command type entry
LOG_ERRORS
Only errors are logged.
LOG_EVERYTHING
Runtime info + SMTP instructions + failures + errors.
LOG_FAILURES
Errors + sending failures.
LOG_NETWORK
All SMTP instructions + failures + errors.
LOG_NOTHING
Logging is off.
NORMAL
A standard entry
NO_HANDSHAKE
Swift::NO_HANDSHAKE in Swift.php
Constant to tell Swift not to perform the standard SMTP handshake upon connect
NO_POST_CONNECT
Constant to prevent postConnect() being run in the connection
NO_START
Swift::NO_START in Swift.php
Constant to flag Swift not to try and connect upon instantiation
PORT_DEFAULT
Constant for the default SMTP port
PORT_SECURE
Constant for the default secure SMTP port
OutputStream.php
OutputStream.php in OutputStream.php
p
top
$partIds
EasySwift::$partIds in EasySwift.php
A list of the IDs of all parts added to the message
$password
A password to authenticate with
$path
The full path to the MTA
$path
Swift_File::$path in File.php
The accessible path to the file
$permittedInHeaders
True if values in the headers can be replaced
$permittedTypes
A list of allowed mime types to replace bodies for.
$pipes
I/O pipes for the process
$plugin
An instance of the MailSend plugin.
$pluginCount
EasySwift::$pluginCount in EasySwift.php
The number of loaded plugins
$pluginParams
The 5th parameter in mail() is a sprintf() formatted string.
$pointer
The current stream in use
$port
The port to connect to
$port
The remote port number
$pos
The current array position.
$pos
The current array position.
$prefix
The prefix to prepend to files
$proc
The process handle
$protocols
Protocols which may be used to download a remote file.
paintResult
Paint the result of a send operation
paintResult
Paint the result of a send operation
pipeIn
Write a command to the open pipe
pipeOut
Read data from the open pipe
postAttachFixStructure
Analyzes the mixing of MIME types in a mulitpart message an re-arranges if needed
postConnect
Call the current connection's postConnect() method
postConnect
Authenticate if required to do so
postConnect
Call the current connection's postConnect() method
postConnect
Sets the MailSend plugin in Swift once Swift has connected
postConnect
Execute any needed logic after connecting and handshaking
postConnect
Execute logic needed after SMTP greetings
postDetachFixStructure
Analyzes the mixing of MIME types in a mulitpart message an re-arranges if needed
preBuild
Execute needed logic prior to building
preBuild
Execute needed logic prior to compilation
preBuild
Execute any logic needed prior to building
preBuild
Pre-compilation logic
PLAIN.php
PLAIN.php in PLAIN.php
Pop3Connection.php
Pop3Connection.php in Pop3Connection.php
Part.php
Part.php in Part.php
q
top
QPEncode
Return the quoted printable version of the input string
QPEncodeFile
Return a file as a quoted printable encoded string
quoteChunk
Break a string apart at every occurence of <xxxyyy> and return an array This method does NOT remove any characters like a preg_split() would do.
r
top
$recipients
A reference to the recipients being sent to
$recipients
EasySwift::$recipients in EasySwift.php
An address list to send to (Cc, Bcc, To..)
$references
A container for references to other objects.
$registeredFiles
Child IDs of files already embedded.
$remoteFilePatternFormat
A PCRE regexp which will be passed via sprintf() to produce a complete pattern.
$replacements
The replacements object.
$replacements
The list of replacements as a 2-d array
$request
The type of last request sent
$requested
The key which was last requested
$response
The response the stub will be giving next
$responseCode
EasySwift::$responseCode in EasySwift.php
The 3 digit code in the last response received from the server
$resultSet
The MySQL resource.
$returnPath
The return path in use here
ERROR
Swift_Log::ERROR in Log.php
An error type entry
PRIORITY_HIGH
Constant from a high priority message (pretty meaningless)
PRIORITY_LOW
Constant for a low priority message
PRIORITY_NORMAL
Constant for a normal priority message
rawBase64Encode
Return the base64 encoded version of a string with no breaks
rawQPEncode
Return the QP encoded version of a string with no breaks
read
Swift_File::read() in File.php
Read a given number of bytes from the file
read
Read a full response from the buffer (this is spoofed if running in -t mode)
read
Read a full response from the buffer
read
Read a full response from the buffer
read
Read data from the cache for $key
read
Read a full response from the buffer (this is spoofed if running in -t mode)
read
Read bytes from the cache and seek through the buffer
read
Return the unread buffer contents
read
Read a full response from the buffer
read
Swift_Cache_JointOutputStream::read() in JointOutputStream.php
Read data from all streams as if they are one stream
read
Swift_Connection::read() in Connection.php
Return the contents of the buffer
read
Read data from the cache for $key
read
Swift_Cache::read() in Cache.php
Read bytes from the cached buffer and seek forward in the buffer
readFull
Get the entire file contents as a string
readFull
Read the entire cached data as one string
readln
Read one full line from the file including the line ending
recursiveReplace
Replace strings in the message searching through all the allowed sub-parts.
recursiveRestore
Put the original values back in the message after it was modified before sending.
registerFile
Register a file which has been downloaded so it doesn't need to be downloaded twice.
remove
Swift_RecipientList::remove() in RecipientList.php
Remove a recipient.
remove
Remove a header from the list
removeAttribute
Remove an attribute from a header
removeBcc
Remove a Bcc: recipient from the list
removeCc
Swift_RecipientList::removeCc() in RecipientList.php
Remove a Cc: recipient from the list
removeChild
Remove a part from the document
removePermittedType
Remove the ability to replace values in the body of the given mime type
removePlugin
EasySwift::removePlugin() in EasySwift.php
Remove the plugin identified by $name
removePlugin
Remove a plugin attached under the ID of $id
removeProtocol
Remove a protocol from the list of allowed protocols once added.
removeTagDefinition
Remove a tag definition for remote files.
removeTo
Swift_RecipientList::removeTo() in RecipientList.php
Remove a To: recipient from the list
replace
Perform a str_replace() over the given value.
requestReadReceipt
Request that the client send back a read-receipt (don't rely on this!)
requestReadReceipt
Request for a read recipient to be sent to the reply-to address
reset
Swift::reset() in Swift.php
Reset a conversation which has gone badly
reset
Reset the file pointer back to zero
responseReceived
Part of the interface which is notified when a response is received
responseReceived
Response listener method
responseReceived
Executes when Swift receives a response
restoreMessageHeaders
Restore message headers to original values in the event of a failure.
rfc2047Encode
Encode a string for RFC 2047 compatability (url-encode)
runAuthenticators
Run each authenticator in turn an try for a successful login
Rotator.php
Rotator.php in Rotator.php
ResponseEvent.php
ResponseEvent.php in ResponseEvent.php
ResponseListener.php
ResponseListener.php in ResponseListener.php
Replacements.php
Replacements.php in Replacements.php
RecipientList.php
RecipientList.php in RecipientList.php
s
top
$save_path
The save path on disk
$send
Switches to true for just one command when DATA has been issued
$sender
A reference to the sender address object
$sent
The number of emails sent so far
$sent
The number of recipients sent to so
$server
The server to connect to (IP or FQDN)
$sleepTime
The number of seconds to sleep for if an error occurs.
$store
Temporary storage so we can restore changes we make.
$store
The storage container for this cache
$streams
The streams to join
$string
Contains the response received
$string
Contains the command being sent
$swift
EasySwift::$swift in EasySwift.php
The instance of Swift this class wrappers
$swift
Swift_Events::$swift in Events.php
An instance of Swift
$swift
Swift_BatchMailer::$swift in BatchMailer.php
The current instance of Swift.
seekTo
Goes directly to the given element in the array if possible.
seekTo
Goes directly to the given element in the array if possible.
seekTo
Swift_Iterator::seekTo() in Iterator.php
Seek to the given numeric index in the list of possible.
send
Swift_BatchMailer::send() in BatchMailer.php
Run a batch send in a fail-safe manner.
send
EasySwift::send() in EasySwift.php
Send an email to a number of recipients
send
Swift::send() in Swift.php
Send a message to any number of recipients
sendPerformed
Part of the interface which is notified when a message has been sent.
sendPerformed
Swift's SendEvent listener.
sendPerformed
Swift's SendEvent listener.
sendPerformed
Executes when Swift sends a message
sendPerformed
Swift's SendEvent listener.
sendPerformed
Part of the interface which is notified when a message has been sent.
set
Add a header or change an existing header value
setAdditionalMailParams
Set the 5th parameter in mail() as a sprintf() formatted string. Only used if safe_mode is off.
setAdditionalParams
Set the 5th mail() function parameter as a sprintf() formatted string where %s is the sender.
setAddress
Set the email address
setAttribute
Set an attribute in a major header
setBcc
Set the list of recipients in the Bcc: header
setBody
Alias for setData()
setBody
Alias for setData()
setBytesIn
Set the total number of bytes received.
setBytesOut
Set the total number of bytes sent.
setBytesPerMinute
Set the throttling rate as bytes per minute
setCc
Swift_Message::setCc() in Message.php
Set the list of recipients in the Cc: header
setCharset
Set the charset used in the headers
setCharset
Set the charset of the document
setCharset
Set the charset of the document
setCharset
EasySwift::setCharset() in EasySwift.php
Set the charset of the charset to use in the message
setClassName
Set the name of the class which is supposed to be used
setCode
Set response code which is expected
setCode
Set response code
setCommand
Set the sendmail command (path + flags)
setConnectionExtensions
Set the extensions which the service reports in the connection object
setContentId
Set the Content-Id to use
setContentType
Set the content type of this MIME document
setData
Specify the string which makes up the body of this message HINT: You can always nest another MIME document here if you call it's build() method.
setData
Overrides setData() in MIME so that a filename can be set
setData
Set data for the image
setDate
Set the date in the headers in RFC 2822 format
setDescription
Set the Content-Description header
setDisposition
Set the disposition of the attachment (usually inline or attachment)
setDomain
Swift::setDomain() in Swift.php
Set the FQDN of this server as it will identify itself
setEmailsPerMinute
Set the rate as emails-per-minute.
setEmbedLocalFiles
Turn on or off local file embedding.
setEmbedRemoteFiles
Turn on or off remote file embedding.
setEncoding
Set the encoding format to be used on the body of the document
setEncoding
Specify the encoding to use for the headers if characters outside the 7-bit-printable ascii range are found This encoding will never be used if only 7-bit-printable characters are found in the headers.
setEncryption
Set the encryption level to use on the connection
setEncryption
Set the level of enryption to use (see ENC_OFF or ENC_SSL)
setError
EasySwift::setError() in EasySwift.php
Set an error message
setExtension
Add an extension which is available on this connection
setExtension
Call the current connection's setExtension() method
setExtension
Set an extension which the connection reports to support
setExtension
Call the current connection's setExtension() method
setFileName
Set the name (and description) used to identify the file
setFlags
Set the operating flags for the MTA
setFlowed
Set the "format" attribute to flowed
setFlowed
Set the "format" attribute to flowed
setFrom
Set the address in the From: header
setHeader
EasySwift::setHeader() in EasySwift.php
Set a header in the message
setHeaderAttribute
Set an attribute in the message headers
setHeaderEncoding
Set the encoding used in the message header
setHeaders
Replace the current headers with new ones
setId
Swift_Message::setId() in Message.php
Set the message id literally.
setIterator
Override the loading of the default iterator (Swift_ArrayIterator) and use the one given here.
setLanguage
Set the language used in the headers to $lang (e.g. en-us, en-gb, sv etc)
setLE
Set the line ending character to use
setLE
Set the line ending character to use
setLineWrap
Set the size at which lines wrap around (includes the CRLF)
setLocalFilePatternFormat
Set the PCRE pattern which finds -full- HTML tags and copies the path for a local file into a backreference.
setLog
Swift_LogContainer::setLog() in LogContainer.php
Registers the logger.
setLogLevel
Set the log level to one of the constants provided.
setMaxLogSize
Set the maximum size of the log
setMaxSize
Set the maximum size of this log (zero is no limit)
setMaxSuccessiveFailures
Set the maximum number of times an error can be thrown in succession and still be hidden.
setMaxTries
Set the maximum number of times a single address is allowed to be retried.
setMimeWarning
Set the MIME warning message which is displayed to old clients
setMimeWarning
Set the multipart MIME warning message (only seen by old clients)
setName
Set the personal name
setNumSent
Set the number of recipients to how many were sent
setOptions
Swift::setOptions() in Swift.php
Adjust the options flags
setOS
Set the operating system string (changes behaviour with LE)
setPassword
Set the password for SMTP authentication
setPath
Set the path to the file
setPath
Set the path to the binary
setPermittedInHeaders
Enable of disable the ability to replace values in the headers
setPort
Set the remote port number to connect to
setPort
Set the port number for the POP3 server
setPriority
EasySwift::setPriority() in EasySwift.php
Set the message priority
setPriority
Set the message prioirty in the mail client (don't rely on this)
setReference
Sets a reference so when nodes are nested, operations can be redirected.
setRemoteFilePatternFormat
Set the PCRE pattern which finds -full- HTML tags and copies the URL for the remote file into a backreference.
setReplacements
Set the replacements as a 2-d array or an instance of Swift_Plugin_Decorator_Replacements.
setReplacements
Set the complete list of replacements as a 2-d array.
setReplyTo
EasySwift::setReplyTo() in EasySwift.php
Set the reply-to header
setReplyTo
Set the list of recipients in the Reply-To: header
setRequiresEHLO
Set if the connection needs a EHLO greeting.
setRequiresEHLO
Set TRUE if the connection needs a EHLO greeting.
setResponse
Set the response this stub will return
setReturnPath
Set the address in the Return-Path: header
setReturnPath
Set the return path address (where bounces go to)
setSavePath
Set the save path of the disk - this is a global setting and called statically!
setSent
Set the number of emails sent
setServer
Set the remote server to connect to as a FQDN
setServer
Set the server name
setSleepTime
Set the amount of time to sleep for if an error occurs.
setString
Set the response received
setString
Set the command being sent (without CRLF)
setSubject
Set the subject in the headers
setSwift
Provide a reference to te currently running Swift this event was generated from
setSwift
Set the current Swift instance.
setTagDefinition
Add, or modify a tag definition.
setThreshold
Set the number of emails which must be sent for a reconnection to occur
setThreshold
Set the number of emails to send before a connection rotation is tried
setTime
Set the time if it's not already set
setTimeout
Set the timeout on the process
setTimeout
Set the timeout to connect in seconds
setTo
Swift_Message::setTo() in Message.php
Set the list of recipients in the To: header
setUsername
Provide a username for authentication
setView
Set the View component to display results.
setWait
Set the number of seconds the plugin should wait for before reconnecting
smtpErrors
Get the smtp error string as recorded by fsockopen()
start
Try to start the connection
start
Swift_Connection::start() in Connection.php
Try to start the connection
start
Try to start the connection
start
Try to open the connection
start
Try to start the connection
start
Try to start the connection
start
Try to start the connection
stop
Try to close the connection
stop
Try to close the connection
stop
Try to close the connection
stop
Try to close the connection
stop
Try to close the connection
stop
Swift_Connection::stop() in Connection.php
Try to stop the connection
stop
Try to close the connection
stringToAddress
Turn a string representation of an email address into a Swift_Address object
Swift
Swift in Swift.php
Swift is the central component in the Swift library.
Sendmail.php
Sendmail.php in Sendmail.php
SMTP.php
SMTP.php in SMTP.php
SendEvent.php
SendEvent.php in SendEvent.php
SendListener.php
SendListener.php in SendListener.php
Swift.php
Swift.php in Swift.php
SWIFT_ABS_PATH
SWIFT_ABS_PATH in ClassLoader.php
Swift_Address
Swift_Address in Address.php
Swift_Address is just a lone e-mail address reprsented as an object
Swift_AddressContainer
Swift_AddressContainer in AddressContainer.php
This is purely here for identify reasons on some subclasses
Swift_Authenticator
Swift_Authenticator in Authenticator.php
Swift Authenticator Interface
Swift_Authenticator_CRAMMD5
Swift CRAM-MD5 Authenticator
Swift_Authenticator_LOGIN
Swift LOGIN Authenticator
Swift_Authenticator_PLAIN
Swift PLAIN Authenticator
Swift_Authenticator_PopB4Smtp
Swift PopB4Smtp Authenticator
Swift_Authenticator_PopB4Smtp_Pop3Connection
Swift PopB4Smtp Authenticator Connection Component for the POP3 server
Swift_BadResponseException
Swift_BadResponseException in BadResponseException.php
Swift Bad Response Exception
Swift_BatchMailer
Swift_BatchMailer in BatchMailer.php
Handles batch mailing with Swift Mailer with fail-safe support.
Swift_Cache
Swift_Cache in Cache.php
The interface for any cache mechanisms to follow
Swift_CacheFactory
Swift_CacheFactory in CacheFactory.php
Makes instances of the cache the user has defined
Swift_Cache_Disk
Swift_Cache_Disk in Disk.php
Caches data in files on disk - this is the best approach if possible
Swift_Cache_JointOutputStream
Swift_Cache_JointOutputStream in JointOutputStream.php
Makes multiple output streams act as one super sream
Swift_Cache_Memory
Swift_Cache_Memory in Memory.php
Caches data in variables - uses memory!
Swift_Cache_OutputStream
Swift_Cache_OutputStream in OutputStream.php
The wraps the streaming functionality of the cache
Swift_ClassLoader
Swift_ClassLoader in ClassLoader.php
Locates and includes class files
Swift_Connection
Swift_Connection in Connection.php
Swift Connection Interface
Swift_ConnectionBase
Swift_ConnectionBase in ConnectionBase.php
Swift Connection Base Class
Swift_ConnectionException
Swift_ConnectionException in ConnectionException.php
Swift Connection Exception
Swift_Connection_Multi
Swift Multi Connection
Swift_Connection_NativeMail
Swift_Connection_NativeMail in NativeMail.php
Swift mail() Connection NOTE: This class is nothing more than a stub. The MailSend plugin does the actual sending.
Swift_Connection_Rotator
Swift Rotator Connection
Swift_Connection_Sendmail
Swift Sendmail Connection
Swift_Connection_SMTP
Swift SMTP Connection
SWIFT_DEFAULT_PORT
SWIFT_DEFAULT_PORT in EasySwift.php
Swift_Events
Swift_Events in Events.php
Provides core functionality for Swift generated events for plugins
Swift_Events_BeforeCommandListener
Swift_Events_BeforeCommandListener in BeforeCommandListener.php
Contains the list of methods a plugin requiring the use of a CommandEvent, before it is sent must implement
Swift_Events_BeforeSendListener
Swift_Events_BeforeSendListener in BeforeSendListener.php
Contains the list of methods a plugin requiring the use of a SendEvent before the message is sent must implement
Swift_Events_CommandEvent
Swift_Events_CommandEvent in CommandEvent.php
Generated when Swift is sending a command
Swift_Events_CommandListener
Swift_Events_CommandListener in CommandListener.php
Contains the list of methods a plugin requiring the use of a CommandEvent must implement
Swift_Events_ConnectEvent
Swift_Events_ConnectEvent in ConnectEvent.php
Generated every time Swift connects with a MTA
Swift_Events_ConnectListener
Swift_Events_ConnectListener in ConnectListener.php
Contains the list of methods a plugin requiring the use of a ConnectEvent must implement
Swift_Events_DisconnectEvent
Swift_Events_DisconnectEvent in DisconnectEvent.php
Generated every time Swift disconnects from a MTA
Swift_Events_DisconnectListener
Swift_Events_DisconnectListener in DisconnectListener.php
Contains the list of methods a plugin requiring the use of a DisconnectEvent must implement
Swift_Events_Listener
Swift_Events_Listener in Listener.php
Used for identity only
Swift_Events_ListenerMapper
Swift_Events_ListenerMapper in ListenerMapper.php
Maps event listener names to the methods they implement
Swift_Events_ResponseEvent
Swift_Events_ResponseEvent in ResponseEvent.php
Generated when Swift receives a server response
Swift_Events_ResponseListener
Swift_Events_ResponseListener in ResponseListener.php
Contains the list of methods a plugin requiring the use of a ResponseEvent must implement
Swift_Events_SendEvent
Swift_Events_SendEvent in SendEvent.php
Generated every time a message is sent with Swift
Swift_Events_SendListener
Swift_Events_SendListener in SendListener.php
Contains the list of methods a plugin requiring the use of a SendEvent must implement
Swift_Exception
Swift_Exception in Exception.php
The Logger Interface
Swift_File
Swift_File in File.php
Swift File stream abstraction layer
Swift_FileException
Swift_FileException in FileException.php
Swift File Exception
Swift_Iterator
Swift_Iterator in Iterator.php
Swift Iterator Interface Provides the interface for iterators used for retrieving addresses in batch sends.
Swift_Iterator_Array
Swift Array Iterator Interface Iterates over a standard PHP array.
Swift_Iterator_MySQLResult
Swift_Iterator_MySQLResult in MySQLResult.php
Swift Mailer MySQL Resultset Iterator.
Swift_Log
Swift_Log in Log.php
The Logger class/interface.
Swift_LogContainer
Swift_LogContainer in LogContainer.php
A registry holding the current instance of the log.
Swift_Log_DefaultLog
Swift_Log_DefaultLog in DefaultLog.php
The Default Logger class
Swift_Message
Swift_Message in Message.php
Swift Message class
Swift_Message_Attachment
Swift_Message_Attachment in Attachment.php
Attachment component for Swift Mailer
Swift_Message_EmbeddedFile
Swift_Message_EmbeddedFile in EmbeddedFile.php
Embedded File component for Swift Mailer
Swift_Message_Encoder
Swift_Message_Encoder in Encoder.php
Encodes strings in a variety of formats and detects some encoding formats
Swift_Message_Headers
Swift_Message_Headers in Headers.php
Contains and constructs the headers for a MIME document
Swift_Message_Image
Swift_Message_Image in Image.php
Embedded Image component for Swift Mailer
Swift_Message_Mime
Swift_Message_Mime in Mime.php
Mime is the underbelly for Messages, Attachments, Parts, Embedded Images, Forwarded Mail, etc
Swift_Message_MimeException
Swift_Message_MimeException in MimeException.php
Swift MIME Exception
Swift_Message_Part
Swift_Message_Part in Part.php
MIME Part body component for Swift Mailer
SWIFT_OPEN
SWIFT_OPEN in EasySwift.php
Swift_Plugin_AntiFlood
Swift_Plugin_AntiFlood in AntiFlood.php
Swift AntiFlood controller.
Swift_Plugin_BandwidthMonitor
Swift_Plugin_BandwidthMonitor in BandwidthMonitor.php
Swift Bandwidth Monitor.
Swift_Plugin_ConnectionRotator
Swift_Plugin_ConnectionRotator in ConnectionRotator.php
Swift Rotating Connection Controller
Swift_Plugin_Decorator
Swift_Plugin_Decorator in Decorator.php
Swift Decorator Plugin.
Swift_Plugin_Decorator_Replacements
Swift Decorator Plugin Replacements.
Swift_Plugin_EasySwiftResponseTracker
Swift_Plugin_EasySwiftResponseTracker in EasySwiftResponseTracker.php
EasySwift, Swift Response Tracker.
Swift_Plugin_FileEmbedder
Swift_Plugin_FileEmbedder in FileEmbedder.php
Swift FileEmbedder Plugin to embed remote files.
Swift_Plugin_MailSend
Swift_Plugin_MailSend in MailSend.php
Swift mail() send plugin Sends the message using mail() when a SendEvent is fired. Using the NativeMail connection provides stub responses to allow this to happen cleanly.
Swift_Plugin_Throttler
Swift_Plugin_Throttler in Throttler.php
Throttler plugin for Swift Mailer.
Swift_Plugin_VerboseSending
Swift_Plugin_VerboseSending in VerboseSending.php
Verbose Sending plugin for Swift Mailer.
Swift_Plugin_VerboseSending_AbstractView
The View layer for the Verbose Sending Plugin
Swift_Plugin_VerboseSending_DefaultView
The Default View for the Verbose Sending Plugin
Swift_RecipientList
Swift_RecipientList in RecipientList.php
Swift's Recipient List container. Contains To, Cc, Bcc
SWIFT_SECURE_PORT
SWIFT_SECURE_PORT in EasySwift.php
SWIFT_SSL
SWIFT_SSL in EasySwift.php
SWIFT_TLS
SWIFT_TLS in EasySwift.php
t
top
$target
Swift_Plugin_EasySwiftResponseTracker::$target in EasySwiftResponseTracker.php
The target object to update
$threshold
The number of emails to send between connections
$threshold
The number of emails which must be sent before the connection is rotated
$time
The time at the start of overall execution
$timeout
The timeout in seconds before giving up
$timeout
A connection timeout
$to
Swift_RecipientList::$to in RecipientList.php
The recipients in the To: header
HTML
Constant for HTML emails
Throttler.php
Throttler.php in Throttler.php
u
top
$used
Swift_Plugin_ConnectionRotator::$used in ConnectionRotator.php
The connections we have used thus far
$usedBoundaries
A list of used MIME boundaries after they're generated.
$username
A username to authenticate with
AUTO_DETECT
Constant for auto-detection of paths
AUTO_DETECT
Constant for auto-detection of paramters
uncacheAll
Reset the entire cache state from this branch of the tree and traversing down through the children
uncacheAll
Reset the cache state in these headers
useAutoLineResizing
Enable line resizing (on 1000 by default)
useExactCopy
EasySwift::useExactCopy() in EasySwift.php
This method should be called if you do not wish to send messages in batch mode (i.e. if all recipients should see each others' addresses)
useLogging
EasySwift::useLogging() in EasySwift.php
Turn logging on or off (saves memory)
v
top
$values
All values in this array.
$view
The view layer which displays the results.
VerboseSending.php
VerboseSending.php in VerboseSending.php
w
top
$waitFor
The number of seconds to pause for between connections
$wrap
Maximum line length
wait
Sleep for a given number of seconds
wait
Wait for $seconds before continuing
wantsReadReceipt
Check if a read receipt has been requested for this message
write
Write a command to the server (leave off trailing CRLF)
write
Write a command to the process (leave off trailing CRLF)
write
Write a command to the server (leave off trailing CRLF)
write
Write a command to the remote socket
write
Write a command to the server (leave off trailing CRLF)
write
Swift_Connection::write() in Connection.php
Write a command to the buffer
write
Write data to the cache
write
Write data to the cache
write
Append bytes to the cache buffer identified by $key
write
Write a command to the process (leave off trailing CRLF)
_
top
__construct
Ctor.
__construct
Ctor.
__construct
Ctor.
__construct
Constructor
__construct
Constructor
__construct
Ctor
__construct
Constructor.
__construct
Ctor.
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Ctor.
__construct
Constructor
__construct
Constructor
__construct
Ctor.
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor.
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Ctor.
__construct
Constructor
__construct
Constructor
__construct
Ctor.
__construct
Constructor
__construct
Constructor
__construct
Constructor.
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
EasySwift::__construct() in EasySwift.php
Constructor
__construct
Ctor
__destruct
Destructor
__destruct
Destructor.
__destruct
Destructor.
__destruct
Dtor.
__toString
PHP's casting conversion
@ a b c d e f g h i j k l m n o p q r s t u v w _