Class Inx_Apiimpl_TriggerMailing_AttachmentImpl

Description

Implements interfaces:

AttachmentImpl

AttachmentImpl

  • version: $Revision: 19494 $ $Date: 2010-12-14 10:11:12 +0100 (Di, 14 Dez 2010) $ $Author: sbn $

Located in /Apiimpl/TriggerMailing/AttachmentImpl.php (line 7)


	
			
Variable Summary
mixed $data
mixed $rendererRef
Method Summary
Inx_Apiimpl_TriggerMailing_AttachmentImpl __construct (Inx_Apiimpl_RemoteRef $rendererRef,  $data)
void getContent ()
void getContentType ()
void getName ()
void getSize ()
Variables
mixed $data (line 12)
  • access: protected
mixed $rendererRef (line 10)
  • access: protected
Methods
Constructor __construct (line 15)
  • access: public
Inx_Apiimpl_TriggerMailing_AttachmentImpl __construct (Inx_Apiimpl_RemoteRef $rendererRef,  $data)
getContent (line 40)
  • access: public
void getContent ()

Implementation of:
Inx_Api_TriggerMail_Attachment::getContent()
Returns an input stream of the content of this attachment. attachment.
getContentType (line 28)
  • access: public
void getContentType ()

Implementation of:
Inx_Api_TriggerMail_Attachment::getContentType()
Returns the MIME type of this attachment, e.
getName (line 22)
  • access: public
void getName ()

Implementation of:
Inx_Api_TriggerMail_Attachment::getName()
Returns the file name of a regular attachment or the image identifier of an embedded image.
getSize (line 34)
  • access: public
void getSize ()

Implementation of:
Inx_Api_TriggerMail_Attachment::getSize()
Return the size of the content of this attachment in bytes.

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