Class Inx_Apiimpl_Mailing_AttachmentImpl

Description

Implements interfaces:

AttachmentImpl

AttachmentImpl

  • version: $Revision: 5433 $ $Date: 2007-01-22 08:15:02 +0000 (Mo, 22 Jan 2007) $ $Author: bgn $

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


	
			
Variable Summary
Method Summary
Inx_Apiimpl_Mailing_AttachmentImpl __construct (Inx_Apiimpl_RemoteRef $oRendererRef,  $oData)
InputStream getContent ()
String getContentType ()
String getName ()
long getSize ()
Variables
stdClass $_oData (line 20)
  • access: protected
Inx_Apiimpl_RemoteRef $_oRendererRef (line 15)
  • access: protected
Methods
Constructor __construct (line 28)

Enter description here.

Enter description here...

  • access: public
Inx_Apiimpl_Mailing_AttachmentImpl __construct (Inx_Apiimpl_RemoteRef $oRendererRef,  $oData)
getContent (line 69)

Enter description here.

Enter description here...

  • access: public
InputStream getContent ()

Implementation of:
Inx_Api_Mail_Attachment::getContent()
Returns an input stream of the content of this attachment.
getContentType (line 49)

Enter description here.

Enter description here...

  • access: public
String getContentType ()

Implementation of:
Inx_Api_Mail_Attachment::getContentType()
Returns the MIME type of this attachment, e.
getName (line 39)

Enter description here.

Enter description here...

  • access: public
String getName ()

Implementation of:
Inx_Api_Mail_Attachment::getName()
Returns the file name of a regular attachment or the image identifier of an embedded image.
getSize (line 59)

Enter description here.

Enter description here...

  • access: public
long getSize ()

Implementation of:
Inx_Api_Mail_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