Class Inx_Apiimpl_Rendering_AttachmentImpl

Description

Implements interfaces:

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


	
			
Variable Summary
Method Summary
Inx_Apiimpl_Rendering_AttachmentImpl __construct (Inx_Apiimpl_RemoteRef $rendererRef,  $data)
void getContent ()
void getContentType ()
void getName ()
void getSize ()
Variables
mixed $_data (line 9)
  • access: protected
Inx_Apiimpl_RemoteRef $_rendererRef (line 8)
  • access: protected
Methods
Constructor __construct (line 11)
  • access: public
Inx_Apiimpl_Rendering_AttachmentImpl __construct (Inx_Apiimpl_RemoteRef $rendererRef,  $data)
getContent (line 32)
  • access: public
void getContent ()

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

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

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

Implementation of:
Inx_Api_Rendering_Attachment::getSize()
Returns 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