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

Class: Mailer

Source Location: /core/Mailer.php

Class Overview


Class that handle email sending


Methods



Class Details

[line 12]
Class that handle email sending



[ Top ]


Class Methods


constructor __construct [line 21]

Mailer __construct( )



Tags:

access:  public


[ Top ]

method getLastError [line 65]

void getLastError( )



Tags:

access:  public


[ Top ]

method send [line 43]

True send( string $email, string $full_name, string $subject, body $body, [ $html = false])

Sends an email using default settings.



Tags:

return:  on success false otherwise
access:  public


Parameters:

string   $email  
string   $full_name  
string   $subject  
body   $body  
   $html  

[ Top ]


Documentation generated on Mon, 05 Sep 2011 20:33:40 -0500 by phpDocumentor 1.4.3