[Swift] element index

Package indexes

All elements
a b c d e f g h i l n o r s _
_
top
__construct
Constructor
__construct
Constructor
__construct
Constructor
__destruct
Destructor
__toString
PHP's casting conversion
a
top
addBcc
Swift_RecipientList::addBcc() in RecipientList.php
Add a Bcc: recipient
addCc
Swift_RecipientList::addCc() in RecipientList.php
Add a Cc: recipient
addTo
Swift_RecipientList::addTo() in RecipientList.php
Add a To: recipient
assertCorrectResponse
Throws an exception if the response code wanted does not match the one returned
attachPlugin
Add a new plugin to Swift
Address.php
Address.php in Address.php
AddressContainer.php
AddressContainer.php in AddressContainer.php
b
top
batchSend
Swift::batchSend() in Swift.php
Send a message to a batch of recipients.
build
Swift_Address::build() in Address.php
Build the address the way it should be structured
c
top
close
Close the open handle on the file
command
Swift::command() in Swift.php
Execute a command against the service and get the response
connect
Swift::connect() in Swift.php
Attempt to establish a connection with the service
createHandle
Establish an open file handle on the file if the file is not yet opened
ClassLoader.php
ClassLoader.php in ClassLoader.php
d
top
disconnect
Swift::disconnect() in Swift.php
Disconnect from the MTA
e
top
EOF
Swift_File::EOF() in File.php
Check if the pointer as at the end of the file
f
top
flush
Swift_RecipientList::flush() in RecipientList.php
Empty the entire list
flushBcc
Swift_RecipientList::flushBcc() in RecipientList.php
Empty all Bcc: addresses
flushCc
Swift_RecipientList::flushCc() in RecipientList.php
Empty all Cc: addresses
flushTo
Swift_RecipientList::flushTo() in RecipientList.php
Empty all To: addresses
File.php
File.php in File.php
FileException.php
FileException.php in FileException.php
g
top
getAddress
Get the address portion
getBcc
Swift_RecipientList::getBcc() in RecipientList.php
Get an array of addresses in the Bcc: field
getByte
Get a single byte from the file
getCc
Swift_RecipientList::getCc() in RecipientList.php
Get an array of addresses in the Cc: field
getFileName
Get the name of the file without it's full path
getName
Get personal name portion
getOptions
Swift::getOptions() in Swift.php
Get the current options set (as bits)
getPath
Get the path to the file
getPlugin
Swift::getPlugin() in Swift.php
Get an attached plugin if it exists
getTo
Swift_RecipientList::getTo() in RecipientList.php
Get an array of addresses in the To: field
h
top
handshake
Swift::handshake() in Swift.php
Have a polite greeting with the server and work out what it's capable of
hasOption
Swift::hasOption() in Swift.php
Check if an option flag has been set
i
top
initializeEventListenerContainer
Populate the listeners array with the defined listeners ready for plugins
l
top
$located
Swift_ClassLoader::$located in ClassLoader.php
A list of files already located
length
Get the size of the file in bytes
load
Swift_ClassLoader::load() in ClassLoader.php
Load a new class into memory
n
top
ENABLE_LOGGING
Constant to ask Swift to start logging
notifyListeners
Send a new type of event to all objects which are listening for it
o
top
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
r
top
read
Swift_File::read() in File.php
Read a given number of bytes from the file
readFull
Get the entire file contents as a string
readln
Read one full line from the file including the line ending
removeBcc
Remove a Bcc: recipient from the list
removeCc
Swift_RecipientList::removeCc() in RecipientList.php
Remove a Cc: recipient from the list
removePlugin
Remove a plugin attached under the ID of $id
removeTo
Swift_RecipientList::removeTo() in RecipientList.php
Remove a To: recipient from the list
reset
Swift::reset() in Swift.php
Reset a conversation which has gone badly
reset
Reset the file pointer back to zero
RecipientList.php
RecipientList.php in RecipientList.php
s
top
send
Swift::send() in Swift.php
Send a message to any number of recipients
setAddress
Set the email address
setConnectionExtensions
Set the extensions which the service reports in the connection object
setDomain
Swift::setDomain() in Swift.php
Set the FQDN of this server as it will identify itself
setLogger
Swift::setLogger() in Swift.php
Set the logger to use
setName
Set the personal name
setOptions
Swift::setOptions() in Swift.php
Adjust the options flags
setPath
Set the path to the file
Swift
Swift in Swift.php
Swift is the central component in the Swift library.
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_ClassLoader
Swift_ClassLoader in ClassLoader.php
Locates and includes class files
Swift_File
Swift_File in File.php
Swift File stream abstraction layer
Swift_FileException
Swift_FileException in FileException.php
Swift File Exception
Swift_RecipientList
Swift_RecipientList in RecipientList.php
Swift's Recipient List container. Contains To, Cc, Bcc
a b c d e f g h i l n o r s _