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

Class: ReceiptEmail

Source Location: /code/emails/ReceiptEmail.php

Class Overview

Email
   |
   --ProcessedEmail
      |
      --ReceiptEmail

A receipt email that is sent to the customer after they have completed their Order.


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 11]
A receipt email that is sent to the customer after they have completed their Order.



Tags:

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


[ Top ]


Class Methods


constructor __construct [line 26]

ReceiptEmail __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 receipt 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:28 +1300 by phpDocumentor 1.4.4