Class CMailFile

(line 32)

Description


Located in File: /CMailFile.class.php



Class Variables

Summary:
mixed $addr_cc
mixed $addr_to
mixed $subject
mixed $text_body

$addr_cc (line 36)

Data type : mixed

$addr_to (line 35)

Data type : mixed

$mime_boundary = "--==================_846811060==_" (line 40)

Data type : mixed

$mime_headers (line 39)

Data type : mixed

$smtp_headers (line 41)

Data type : mixed

$subject (line 34)

Data type : mixed

$text_body (line 37)

Data type : mixed

$text_encoded (line 38)

Data type : mixed

Method Detail

Summary:
CMailFile CMailFile (mixed $subject, mixed $to, mixed $from, mixed $msg, mixed $filename_list, mixed $mimetype_list, mixed $mimefilename_list, [mixed $addr_cc = ""])
void attach_file (mixed $filename_list, mixed $mimetype_list, mixed $mimefilename_list)
void encode_file (mixed $sourcefile)
void sendfile ()
void write_body (mixed $msgtext, mixed $filename_list)
void write_mimeheaders (mixed $filename_list, mixed $mimefilename_list)
void write_smtpheaders (mixed $addr_from, mixed $addr_cc)

Constructor CMailFile (line 44)

CMailFile CMailFile( mixed $subject, mixed $to, mixed $from, mixed $msg, mixed $filename_list, mixed $mimetype_list, mixed $mimefilename_list, [mixed $addr_cc = ""])

Info

Method attach_file (line 56)

void attach_file( mixed $filename_list, mixed $mimetype_list, mixed $mimefilename_list)

Info

Method encode_file (line 73)

void encode_file( mixed $sourcefile)

Info

Method sendfile (line 86)

void sendfile( )

Info

Method write_body (line 93)

void write_body( mixed $msgtext, mixed $filename_list)

Info

Method write_mimeheaders (line 105)

void write_mimeheaders( mixed $filename_list, mixed $mimefilename_list)

Info

Method write_smtpheaders (line 117)

void write_smtpheaders( mixed $addr_from, mixed $addr_cc)

Info

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Mon, 21 Jun 2004 23:58:39 +0200 by phpDocumentor 1.2.3