Class Inx_Apiimpl_Mailing_MailContentImpl

Description

Implements interfaces:

MailContentImpl

MailContentImpl

  • version: $Revision: 5430 $ $Date: 2007-01-19 12:37:16 +0000 (Fr, 19 Jan 2007) $ $Author: bgn $

Located in /Apiimpl/Mailing/MailContentImpl.php (line 9)


	
			
Variable Summary
Method Summary
static array create (Inx_Apiimpl_RemoteRef $oRendererRef, array $as)
Inx_Apiimpl_Mailing_MailContentImpl __construct (Inx_Apiimpl_RemoteRef $oRendererRef,  $oResult)
array getAttachments ()
void getHeader ()
string getHtmlText ()
int getMailType ()
String getPlainText ()
String getReplyToAddress ()
String getSenderAddress ()
String getSubject ()
Variables
array $_aAttachments (line 27)
  • var: Inx_Api_Mail_Attachment
  • access: protected
array $_aEmbeddedImages (line 32)
  • var: Inx_Api_Mail_Attachment
  • access: protected
array $_aHeader (line 39)

Enter description here.

Enter description here...

  • var: Map
  • access: protected
array $_aHeaderList (line 44)
  • var: List of HeaderFields
  • access: protected
Inx_Apiimpl_RemoteRef $_oRendererRef (line 15)
  • access: protected
stdClass $_oResult (line 22)

Enter description here.

Enter description here...

  • var: BuildResult
  • access: protected
Methods
static method create (line 79)

Enter description here.

Enter description here...

  • return: Inx_Api_Mail_Attachment
  • access: protected
static array create (Inx_Apiimpl_RemoteRef $oRendererRef, array $as)
Constructor __construct (line 47)
  • access: public
Inx_Apiimpl_Mailing_MailContentImpl __construct (Inx_Apiimpl_RemoteRef $oRendererRef,  $oResult)
getAttachments (line 176)

Enter description here.

Enter description here...

  • return: Attachment
  • access: public
array getAttachments ()

Implementation of:
Inx_Api_Mail_MailContent::getAttachments()
Returns all regular attachments (files) of the mail.
getBounceAddress (line 156)
  • access: public
void getBounceAddress ()

Implementation of:
Inx_Api_Mail_MailContent::getBounceAddress()
Returns the bounce address of the mail.
getEmbeddedImages (line 186)

Enter description here.

Enter description here...

  • return: Attachment
  • access: public
array getEmbeddedImages ()

Implementation of:
Inx_Api_Mail_MailContent::getEmbeddedImages()
Returns all embedded images of the mail.
getHeader (line 191)
  • access: public
void getHeader ()

Implementation of:
Inx_Api_Mail_MailContent::getHeader()
Returns the header information of the mail.
getHtmlText (line 111)

Enter description here.

Enter description here...

  • access: public
string getHtmlText ()

Implementation of:
Inx_Api_Mail_MailContent::getHtmlText()
Returns the HTML text part of the mail, or null if the mail type is
getMailType (line 101)

Enter description here.

Enter description here...

  • access: public
int getMailType ()

Implementation of:
Inx_Api_Mail_MailContent::getMailType()
Returns the mail type of this mail - either:
getMultipleHeaders (line 196)
  • access: public
void getMultipleHeaders ()

Implementation of:
Inx_Api_Mail_MailContent::getMultipleHeaders()
Returns the header information of the mail.
getPlainText (line 121)

Enter description here.

Enter description here...

  • access: public
String getPlainText ()

Implementation of:
Inx_Api_Mail_MailContent::getPlainText()
Returns the plain text part of the mail, or null if the mail type is
getRecipientAddress (line 166)

Enter description here.

Enter description here...

  • access: public
String getRecipientAddress ()

Implementation of:
Inx_Api_Mail_MailContent::getRecipientAddress()
Returns the recipient address of the mail.
getReplyToAddress (line 151)

Enter description here.

Enter description here...

  • access: public
String getReplyToAddress ()

Implementation of:
Inx_Api_Mail_MailContent::getReplyToAddress()
Returns the reply address of the mail.
getSenderAddress (line 141)

Enter description here.

Enter description here...

  • access: public
String getSenderAddress ()

Implementation of:
Inx_Api_Mail_MailContent::getSenderAddress()
Returns the sender address of the mail.
getSubject (line 131)

Enter description here.

Enter description here...

  • access: public
String getSubject ()

Implementation of:
Inx_Api_Mail_MailContent::getSubject()
Returns the subject of the mail.

Documentation generated on Thu, 17 Sep 2015 14:27:26 +0200 by phpDocumentor 1.3.2