Class Inx_Apiimpl_Rendering_ContentImpl

Description

Implements interfaces:

Located in /Apiimpl/Rendering/ContentImpl.php (line 3)


	
			
Method Summary
Inx_Apiimpl_Rendering_ContentImpl __construct (Inx_Apiimpl_RemoteRef $rendererRef,  $result)
void getAttachments ()
void getContentType ()
void getHeader ()
void getHtmlText ()
void getPlainText ()
void getSubject ()
Methods
Constructor __construct (line 27)
  • access: public
Inx_Apiimpl_Rendering_ContentImpl __construct (Inx_Apiimpl_RemoteRef $rendererRef,  $result)
getAttachments (line 124)
  • access: public
void getAttachments ()

Implementation of:
Inx_Api_Rendering_Content::getAttachments()
Returns all regular attachments (files) of the mailing, or an empty array if there is no attachment.
getBounceAddress (line 114)
  • access: public
void getBounceAddress ()

Implementation of:
Inx_Api_Rendering_Content::getBounceAddress()
Returns the bounce address of the mailing.
getContentType (line 84)
  • access: public
void getContentType ()

Implementation of:
Inx_Api_Rendering_Content::getContentType()
Returns the content type of the mailing.
getEmbeddedImages (line 129)
  • access: public
void getEmbeddedImages ()

Implementation of:
Inx_Api_Rendering_Content::getEmbeddedImages()
Returns all embedded images of the mailing, or an empty array if there is no attachment.
getHeader (line 134)
  • access: public
void getHeader ()

Implementation of:
Inx_Api_Rendering_Content::getHeader()
Returns the header informations of the mailing. contain any null value, neither as key, nor as value.
getHtmlText (line 89)
  • access: public
void getHtmlText ()

Implementation of:
Inx_Api_Rendering_Content::getHtmlText()
Returns the HTML text part of the mailing, or null if the Inx_Api_Rendering_ContentType is Inx_Api_Rendering_ContentType::PLAIN_TEXT.
getMultipleHeaders (line 139)
  • access: public
void getMultipleHeaders ()

Implementation of:
Inx_Api_Rendering_Content::getMultipleHeaders()
Returns the header information of the mailing. encapsulating the key/value-pairs of the headers. field.
getPlainText (line 94)
  • access: public
void getPlainText ()

Implementation of:
Inx_Api_Rendering_Content::getPlainText()
Returns the plain text part of the mailing, or null if the Inx_Api_Rendering_ContentType is Inx_Api_Rendering_ContentType::HTML_TEXT.
getRecipientAddress (line 119)
  • access: public
void getRecipientAddress ()

Implementation of:
Inx_Api_Rendering_Content::getRecipientAddress()
Returns the recipient address of the mailing.
getReplyToAddress (line 109)
  • access: public
void getReplyToAddress ()

Implementation of:
Inx_Api_Rendering_Content::getReplyToAddress()
Returns the reply address of the mailing.
getSenderAddress (line 104)
  • access: public
void getSenderAddress ()

Implementation of:
Inx_Api_Rendering_Content::getSenderAddress()
Returns the sender address of the mailing.
getSubject (line 99)
  • access: public
void getSubject ()

Implementation of:
Inx_Api_Rendering_Content::getSubject()
Returns the subject of the mailing, if any.

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