Element index for package go-mail
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ _ ]
_
- $_body
- in file mimeDecode.class.inc, variable Mail_mimeDecode::$_body
The body part of the input
- $_decode_bodies
- in file mimeDecode.class.inc, variable Mail_mimeDecode::$_decode_bodies
Flag to determine whether to decode bodies
- $_decode_headers
- in file mimeDecode.class.inc, variable Mail_mimeDecode::$_decode_headers
Flag to determine whether to decode headers
- $_error
- in file mimeDecode.class.inc, variable Mail_mimeDecode::$_error
If an error occurs, this is used to store the message
- $_header
- in file mimeDecode.class.inc, variable Mail_mimeDecode::$_header
The header part of the input
- $_include_bodies
- in file mimeDecode.class.inc, variable Mail_mimeDecode::$_include_bodies
Flag to determine whether to include bodies in the returned object.
- $_input
- in file mimeDecode.class.inc, variable Mail_mimeDecode::$_input
The raw email to decode
- __construct
- in file TemplateDecorator.class.inc.php, method Swift_Plugin_Template_Decorator::__construct()
- __construct
- in file smtp_restrict.class.inc.php, method smtp_restrict::__construct()
- __construct
- in file GoSwift.class.inc.php, method GoSwiftImport::__construct()
- __construct
- in file Go2Mime.class.inc.php, method Go2Mime::__construct()
- __construct
- in file GOXML.class.inc.php, method GOXML::__construct()
- __construct
- in file GoSwift.class.inc.php, method GoSwift::__construct()
Constructor. This will create a Swift instance and a Swift message public property.
top
top
top
c
- check_mbroot
- in file imap.class.inc, method imap::check_mbroot()
Check if the given mailbox root is valid and return it with the correct delimiter
- clear_errors
- in file imap.class.inc, method imap::clear_errors()
- close
- in file imap.class.inc, method imap::close()
Close the connection to the mailserver
- create_folder
- in file imap.class.inc, method imap::create_folder()
Create a mailbox
top
top
top
top
g
- Go2Mime.class.inc.php
- procedural page Go2Mime.class.inc.php
- GoSwift.class.inc.php
- procedural page GoSwift.class.inc.php
- GOXML.class.inc.php
- procedural page GOXML.class.inc.php
- getMimeNumbers
- in file mimeDecode.class.inc, method Mail_mimeDecode::getMimeNumbers()
Given the output of the above function, this will return an array of references to the parts, indexed by mime number.
- getSendArray
- in file mimeDecode.class.inc, method Mail_mimeDecode::getSendArray()
getSendArray() returns the arguments required for Mail::send() used to build the arguments for a mail::send() call
- getXML
- in file mimeDecode.class.inc, method Mail_mimeDecode::getXML()
Returns a xml copy of the output of Mail_mimeDecode::decode. Pass the output in as the argument. This function can be called statically. Eg:
- get_counter
- in file smtp_restrict.class.inc.php, method smtp_restrict::get_counter()
Gets a Counter record
- get_data
- in file GoSwift.class.inc.php, method GoSwift::get_data()
- get_header_values
- in file imap.class.inc, method imap::get_header_values()
Get's all mime header values in an associative array
- get_hosts
- in file smtp_restrict.class.inc.php, method smtp_restrict::get_hosts()
- get_mailboxes
- in file imap.class.inc, method imap::get_mailboxes()
Return all mailboxes in an array with name, delimiter and attributes
- get_mailbox_delimiter
- in file imap.class.inc, method imap::get_mailbox_delimiter()
Get the delimiter that is used to delimit Mailbox names
- get_message
- in file imap.class.inc, method imap::get_message()
Get one message with the structure
- get_messages
- in file imap.class.inc, method imap::get_messages()
Fetches the sorted messages and puts them into $this->messages
- get_mime
- in file GoSwift.class.inc.php, method GoSwift::get_mime()
- get_source
- in file imap.class.inc, method imap::get_source()
- get_subscribed
- in file imap.class.inc, method imap::get_subscribed()
Return all subscribed mailboxes in an array with name, delimiter and attributes
- get_unseen
- in file imap.class.inc, method imap::get_unseen()
Count total and new messages on server
- Go2Mime
- in file Go2Mime.class.inc.php, class Go2Mime
This class is used to convert mime objects to an array and vice versa
- GoSwift
- in file GoSwift.class.inc.php, class GoSwift
This class can be used to send an e-mail. It extends the 3rd party Swift class.
- GoSwiftImport
- in file GoSwift.class.inc.php, class GoSwiftImport
This class can be used to send an e-mail. It extends the 3rd party Swift class.
- GOXML
- in file GOXML.class.inc.php, class GOXML
Some useful functions to eaily read and create XML documents
top
top
top
l
- last_error
- in file imap.class.inc, method imap::last_error()
Return last error
- link_to
- in file GoSwift.class.inc.php, method GoSwift::link_to()
Links the message to items in Group-Office. Must be called after send()
top
top
top
o
- open
- in file imap.class.inc, method imap::open()
Opens a connection to server
top
p
- parse_address_list
- in file RFC822.class.inc, method RFC822::parse_address_list()
Parses an RFC822 formatted string (eg. "Merijn Schering" <mschering@intermesh.nl>)
top
top
s
- smtp_restrict.class.inc.php
- procedural page smtp_restrict.class.inc.php
- sendmail
- in file GoSwift.class.inc.php, method GoSwift::sendmail()
Sends the email.
- set_attachments
- in file Go2Mime.class.inc.php, method Go2Mime::set_attachments()
- set_body
- in file Go2Mime.class.inc.php, method Go2Mime::set_body()
- set_body
- in file GoSwift.class.inc.php, method GoSwift::set_body()
Sets the message body
- set_inline_attachments
- in file Go2Mime.class.inc.php, method Go2Mime::set_inline_attachments()
- set_message_flag
- in file imap.class.inc, method imap::set_message_flag()
Set message flags
- set_notification
- in file Go2Mime.class.inc.php, method Go2Mime::set_notification()
- set_recipients
- in file GoSwift.class.inc.php, method GoSwift::set_recipients()
- set_reply_to
- in file GoSwift.class.inc.php, method GoSwift::set_reply_to()
If this message is a reply to another message then you must supply the UID and the mailbox of the original message. The account id must be passed to the constructor for this to work.
- set_to
- in file GoSwift.class.inc.php, method GoSwift::set_to()
- smtp_restrict
- in file smtp_restrict.class.inc.php, class smtp_restrict
This class restricts the number of outgoing messages to a SMTP host
- sort
- in file imap.class.inc, method imap::sort()
Sort message UID's into $this->sort (see imap_sort() PHP docs)
- status
- in file imap.class.inc, method imap::status()
Count total and new messages on server
- subscribe
- in file imap.class.inc, method imap::subscribe()
Subscribe a mailbox
- Swift_Plugin_Template_Decorator
- in file TemplateDecorator.class.inc.php, class Swift_Plugin_Template_Decorator
This class can be used to replace fields in a batch mail operation.
top
top
top
top
w
- write_address
- in file RFC822.class.inc, method RFC822::write_address()
Produces an RFC822 formatted string (eg. "Merijn Schering" <mschering@intermesh.nl>).
top
|
|