Class WebCalMailer

Description

Located in /includes/classes/WebCalMailer.class.php (line 19)

phpmailer
   |
   --WebCalMailer
Variable Summary
 mixed $WordWrap
Method Summary
 WebCalMailer WebCalMailer ()
 void Body ( $msg)
 void ClearAll ()
 void IcsAttach ( $id)
 void Lang ( $key)
 void MailError ( $mailerError,  $error)
 void SetError ( $msg)
 void WCSubject ( $subject)
 void WC_Send ( $from_name,  $to_email,  $to_name,  $subject,  $msg, [ $html = 'N'], [ $from_email = ''], [ $id = ''])
Variables
mixed $WordWrap = 75 (line 20)
Methods
Constructor WebCalMailer (line 23)
WebCalMailer WebCalMailer ()
Body (line 77)
void Body ( $msg)
  • $msg
ClearAll (line 91)
void ClearAll ()
IcsAttach (line 84)
void IcsAttach ( $id)
  • $id
Lang (line 57)
void Lang ( $key)
  • $key
MailError (line 99)
void MailError ( $mailerError,  $error)
  • $mailerError
  • $error
SetError (line 62)
void SetError ( $msg)
  • $msg
WCSubject (line 71)
void WCSubject ( $subject)
  • $subject
WC_Send (line 38)
void WC_Send ( $from_name,  $to_email,  $to_name,  $subject,  $msg, [ $html = 'N'], [ $from_email = ''], [ $id = ''])
  • $from_name
  • $to_email
  • $to_name
  • $subject
  • $msg
  • $html
  • $from_email
  • $id

Documentation generated on Thu, 10 Jun 2010 17:08:41 -0400 by phpDocumentor 1.4.3