Class MIME

Description

Located in Program_Root/include/sMail.inc (line 7)


	
			
Direct descendents
Class Description
HTML_Email
Variable Summary
 mixed $attachments
 mixed $body
 mixed $from
 mixed $subject
 mixed $to
Method Summary
 MIME MIME (mixed $to, mixed $from, mixed $subject, mixed $body)
 void attachment (mixed $name, mixed  $contents, [mixed  $type = "application/octet-stream"], [mixed  $encoding = "base64"])
 void send ()
 void _build ()
Variables
mixed $attachments = array() (line 8)
mixed $body (line 12)
mixed $from (line 10)
mixed $subject (line 11)
mixed $to (line 9)
Methods
Constructor MIME (line 14)
MIME MIME (mixed $to, mixed $from, mixed $subject, mixed $body)
attachment (line 22)
void attachment (mixed $name, mixed  $contents, [mixed  $type = "application/octet-stream"], [mixed  $encoding = "base64"])
send (line 58)
void send ()
_build (line 33)
void _build ()

Documentation generated on Tue, 2 Dec 2003 15:22:53 +0200 by phpDocumentor 1.2.2