Class fileAttachment

Description

File based attachment class

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

attachment
   |
   --fileAttachment
Direct descendents
Class Description
fileEmbeddedImage File based embedded image class
Method Summary
fileAttachment __construct (string $filename, [string $contentType = 'application/octet-stream'], [string $encoding = null])
Variables
Methods
Constructor __construct (line 907)

Constructor

  • access: public
fileAttachment __construct (string $filename, [string $contentType = 'application/octet-stream'], [string $encoding = null])
  • string $filename: Name of file
  • 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:27 +0100 by phpDocumentor 1.3.1