default
[ class tree: default ] [ index: default ] [ all elements ]

Class: sendmail

Source Location: /workspace/readmail/lib/jmail.php

Class Overview

errorhandler
   |
   --sendmail



Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 11]


[ Top ]


Class Variables

$bcc =

[line 21]


Type:   mixed


[ Top ]

$body =

[line 19]


Type:   mixed


[ Top ]

$boundary =

[line 27]


Type:   mixed


[ Top ]

$cc =

[line 20]


Type:   mixed


[ Top ]

$err =

[line 29]


Type:   mixed
Overrides:   Array


[ Top ]

$from =

[line 17]


Type:   mixed


[ Top ]

$header =

[line 13]


Type:   mixed


[ Top ]

$html =

[line 23]


Type:   mixed


[ Top ]

$mailer =

[line 14]


Type:   mixed


[ Top ]

$mime =

[line 24]


Type:   mixed


[ Top ]

$mimebody =

[line 25]


Type:   mixed


[ Top ]

$mimeend =

[line 26]


Type:   mixed


[ Top ]

$retpath =

[line 15]


Type:   mixed


[ Top ]

$subj =

[line 18]


Type:   mixed


[ Top ]

$to =

[line 16]


Type:   mixed


[ Top ]



Class Methods


constructor sendmail [line 36]

sendmail sendmail( [ $retpath = ''], [ $header = ''], [ $mailer = ''])



Parameters:

   $retpath  
   $header  
   $mailer  

[ Top ]

method attach [line 52]

void attach( $name, $data)



Parameters:

   $name  
   $data  

[ Top ]

method htmail [line 104]

void htmail( $subject, $data, [ $alttext = ''], [ $name = ''])



Parameters:

   $subject  
   $data  
   $alttext  
   $name  

[ Top ]

method htmlbulk [line 337]

void htmlbulk( $subject, $html, $text, $list, $from)



Parameters:

   $subject  
   $html  
   $text  
   $list  
   $from  

[ Top ]

method send [line 222]

void send( [ $to = ''], [ $subject = ''], [ $message = ''], [ $from = ''])



Parameters:

   $to  
   $subject  
   $message  
   $from  

[ Top ]

method sendbulk [line 271]

void sendbulk( $subject, $message, $list, $from)



Parameters:

   $subject  
   $message  
   $list  
   $from  

[ Top ]

method setbcc [line 188]

void setbcc( $addr)



Parameters:

   $addr  

[ Top ]

method setcc [line 178]

void setcc( $addr)



Parameters:

   $addr  

[ Top ]

method setfrom [line 154]

void setfrom( $from, [ $reply = ""])



Parameters:

   $from  
   $reply  

[ Top ]

method setmessage [line 200]

void setmessage( $subject, $message, [ $to = ''])



Parameters:

   $subject  
   $message  
   $to  

[ Top ]

method setto [line 168]

void setto( $addr)



Parameters:

   $addr  

[ Top ]


Documentation generated on Mon, 12 Mar 2007 01:22:08 +0900 by phpDocumentor 1.3.1