Abstract Class Support_Mail_Engine

Description

Interface for sending email

  • abstract:

Located in /support/lib/Support/Mail/Engine.php (line 9)


	
			
Method Summary
 static void create ()
 void send (MailMsg $msg)
Methods
static create (line 14)

Factory method for accessing the configured engine

  • access: public
void create ()
send (line 27)

Send an email message

  • abstract:
  • access: public
void send (MailMsg $msg)
  • MailMsg $msg: The mail message to send

Documentation generated on Wed, 25 Apr 2012 09:46:42 -0700 by phpDocumentor 1.4.3