[Horde_MIME] element index

Package indexes

All elements
a b c f g h i l p r s t u _
_
top
Variable $_agent
IMP_Headers::$_agent in Headers.php
The User-Agent string to use.
Variable $_body
IMP_Contents::$_body in Contents.php
The text of the body of the message.
Variable $_bodypart
IMP_Contents::$_bodypart in Contents.php
The text of various MIME body parts.
Variable $_body_id
IMP_Contents::$_body_id in Contents.php
The MIME part id of the message body.
Variable $_downloads
List of all downloadable parts.
Variable $_index
IMP_Contents::$_index in Contents.php
The IMAP index of the message.
Variable $_mailbox
IMP_Contents::$_mailbox in Contents.php
The mailbox of the current message.
Variable $_obCache
IMP_Headers::$_obCache in Headers.php
The header object cache.
Variable $_strip
IMP_Contents::$_strip in Contents.php
Should attachment stripping links be generated?
Method _getStream
Returns a reference to a currently open IMAP stream.
a
top
Method addLocalTime
Adds the local time string to the date header.
Method addSiteHeaders
Adds any site-specific headers defined in config/header.php to the internal header array.
Method attachmentCount
Return the attachment count.
b
top
Method buildAddressLinks
Builds a string containing a list of addresses.
Method buildMessagePart
Processes a MIME_Part and stores the display information in the internal class variables.
c
top
Page Contents.php
Contents.php in Contents.php
f
top
Method findBody
IMP_Contents::findBody() in Contents.php
Finds the main "body" text part (if any) in a message.
Method formatStatusMsg
Prints out the status message for a given MIME Part.
Method fullMessageText
Returns the full message text.
g
top
Method getAddressesFromObject
Return the list of addresses for a header object.
Method getBody
IMP_Contents::getBody() in Contents.php
Returns the entire body of the message.
Method getBodyPart
Gets the raw text for one section of the message.
Method getDownloadAllLink
Generate a download all link, if possible.
Method getDownloadAllList
Generate the list of MIME IDs to use for download all.
Method getFromAddress
Get the from address of the message.
Method getHeaderOb
Returns the header object.
Method getListInformation
Returns e-mail information for a mailing list.
Method getMessageIndex
Returns the IMAP index for the current message.
Method getMessageMailbox
Returns the IMAP mailbox for the current message.
Method getOb
IMP_Headers::getOb() in Headers.php
Returns a header from the header object.
Method getRawMIMEPart
Fetch part of a MIME message.
Method getXpriority
Determines the X-Priority of the message based on the headers.
h
top
Page Headers.php
Headers.php in Headers.php
i
top
Constant IMP_AGENT_HEADER
IMP_AGENT_HEADER in Headers.php
The description of the IMP program to use in the 'User-Agent:' header.
Method IMP_Contents
Constructor.
Class IMP_Contents
IMP_Contents in Contents.php
The IMP_Contents:: class extends the MIME_Contents:: class and contains all functions related to handling the content and output of mail messages in IMP.
Class IMP_Headers
IMP_Headers in Headers.php
The IMP_Headers:: class contains all functions related to handling the headers of mail messages in IMP.
l
top
Method linkView
IMP_Contents::linkView() in Contents.php
Generate a link to the view.php page.
p
top
Method parseAllListHeaders
Parses all of the available mailing list headers.
Method parseListHeaders
Parses the information in the mailing list headers.
Method partSummary
Returns an array summarizing a part of a MIME message.
r
top
Method rebuildMessage
Rebuild the MIME_Part structure of a message from IMAP data.
Method removeAtcEntry
Remove all attachment entries for the given part.
Method renderMIMEPart
Render a MIME Part.
s
top
Method setStripLink
Allow attachments to be stripped by providing a link in summary view?
Method setUserAgent
Explicitly sets the User-Agent string.
Method singleton
Attempts to return a reference to a concrete IMP_Contents instance.
t
top
Method toString
IMP_Contents::toString() in Contents.php
Create a message string from a MIME message that has used rebuildMessage() to build the data from the IMAP server.
u
top
Method urlView
IMP_Contents::urlView() in Contents.php
Return the URL to the view.php page.
a b c f g h i l p r s t u _