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

Class: NotificationEmail

Source Location: /code/emails/NotificationEmail.php

Class Overview

Email
   |
   --ProcessedEmail
      |
      --NotificationEmail

A notification email that is sent to an email address specified in ShopSettings, usually a site administrator or owner.


Author(s):

Version:

  • 1.0

Copyright:

  • Copyright (c) 2011, Frank Mullenger

Methods


Inherited Variables

Inherited Methods

Class: ProcessedEmail

ProcessedEmail::parseVariables()
Runs the content through Emogrifier to merge css style inline before sending

Class Details

[line 12]
A notification email that is sent to an email address specified in ShopSettings, usually a site administrator or owner.



Tags:

author:  Frank Mullenger <frankmullenger@gmail.com>
version:  1.0
copyright:  Copyright (c) 2011, Frank Mullenger


[ Top ]


Class Methods


constructor __construct [line 27]

NotificationEmail __construct( Member $customer, Order $order, [String $from = null], [String $to = null], [String $subject = null], [String $body = null], [String $bounceHandlerURL = null], [String $cc = null], [String $bcc = null])

Create the new notification email.



Tags:

access:  public


Parameters:

Member   $customer  
Order   $order  
String   $from  
String   $to  
String   $subject  
String   $body  
String   $bounceHandlerURL  
String   $cc  
String   $bcc  

[ Top ]


Documentation generated on Thu, 08 Mar 2012 16:47:27 +1300 by phpDocumentor 1.4.4