Class Zend_Mime_Part

Description

Class representing a MIME part.

Located in /Zend/Mime/Part.php (line 35)


	
			
Variable Summary
 mixed $charset
 mixed $description
 mixed $disposition
 mixed $encoding
 mixed $filename
 mixed $id
 mixed $type
 mixed $_content
Method Summary
 Zend_Mime_Part __construct (mixed $content)
 String getContent ()
 String getHeaders ()
Variables
mixed $charset (line 43)
  • access: public
mixed $description (line 42)
  • access: public
mixed $disposition (line 40)
  • access: public
mixed $encoding = Zend_Mime::ENCODING_8BIT (line 38)
  • access: public
mixed $filename (line 41)
  • access: public
mixed $id (line 39)
  • access: public
mixed $type = Zend_Mime::TYPE_OCTETSTREAM (line 37)
  • access: public
mixed $_content (line 44)
  • access: protected
Methods
Constructor __construct (line 47)
  • access: public
Zend_Mime_Part __construct (mixed $content)
getContent (line 64)

Get the Content of the current Mail Part in the given encoding.

  • access: public
String getContent ()
getHeaders (line 75)

Return the headers for this part as a string

  • access: public
String getHeaders ()

Documentation generated on Tue, 18 Apr 2006 11:55:26 -0700 by phpDocumentor 1.3.0RC3