Class stringAttachment

Description

Attachment class to handle attachments which are contained in a variable.

Located in /src/mail/class.htmlMimeMail5.php (line 920)

attachment
   |
   --stringAttachment
Direct descendents
Class Description
stringEmbeddedImage String based embedded image class
Method Summary
stringAttachment __construct (string $data, [string $name = ''], [string $contentType = 'application/octet-stream'], [string $encoding = null])
Variables
Methods
Constructor __construct (line 929)

Constructor

  • access: public
stringAttachment __construct (string $data, [string $name = ''], [string $contentType = 'application/octet-stream'], [string $encoding = null])
  • string $data: File data
  • string $name: Name of attachment (filename)
  • string $contentType: Content type of file
  • string $encoding: What encoding to use

Redefinition of:
attachment::__construct()
Constructor

Inherited Methods

Inherited From attachment

attachment::__construct()

Documentation generated on Sat, 24 Mar 2007 09:59:32 +0100 by phpDocumentor 1.3.1