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

Class: SC_Helper_Mail

Source Location: /helper/SC_Helper_Mail.php

Class Overview


メール関連 のヘルパークラス.


Author(s):

  • LOCKON CO.,LTD.

Version:

  • $Id$

Variables

Methods



Class Details

[line 31]
メール関連 のヘルパークラス.



Tags:

author:  LOCKON CO.,LTD.
version:  $Id$


[ Top ]


Class Variables

$arrMAILTPLPATH =

[line 34]

メールテンプレートのパス


Type:   mixed


[ Top ]



Class Methods


constructor SC_Helper_Mail [line 39]

SC_Helper_Mail SC_Helper_Mail( )

コンストラクタ.



[ Top ]

method sfCheckCustomerMailMaga [line 230]

void sfCheckCustomerMailMaga( $email)



Parameters:

   $email  

[ Top ]

method sfMakeSubject [line 199]

void sfMakeSubject( &$objQuery, &$objMailView, &$objPage, $subject)



Parameters:

   &$objQuery  
   &$objMailView  
   &$objPage  
   $subject  

[ Top ]

method sfSaveMailHistory [line 212]

void sfSaveMailHistory( $order_id, $template_id, $subject, $body)



Parameters:

   $order_id  
   $template_id  
   $subject  
   $body  

[ Top ]

method sfSendMail [line 186]

void sfSendMail( $to, $subject, $body)



Parameters:

   $to  
   $subject  
   $body  

[ Top ]

method sfSendOrderMail [line 79]

void sfSendOrderMail( $order_id, $template_id, [ $subject = ""], [ $header = ""], [ $footer = ""], [ $send = true])



Parameters:

   $order_id  
   $template_id  
   $subject  
   $header  
   $footer  
   $send  

[ Top ]

method sfSendTemplateMail [line 47]

void sfSendTemplateMail( $to, $to_name, $template_id, &$objPage, [ $from_address = ""], [ $from_name = ""], [ $reply_to = ""])



Parameters:

   $to  
   $to_name  
   $template_id  
   &$objPage  
   $from_address  
   $from_name  
   $reply_to  

[ Top ]

method sfSendTplMail [line 167]

void sfSendTplMail( $to, $subject, $tplpath, &$objPage)



Parameters:

   $to  
   $subject  
   $tplpath  
   &$objPage  

[ Top ]


Documentation generated on Fri, 24 Feb 2012 14:00:15 +0900 by Seasoft