Class SC_Helper_Mail

Description

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

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

Located in /class/helper/SC_Helper_Mail.php (line 31)


	
			
Direct descendents
Class Description
SC_Helper_Mail_Ex メール関連のヘルパークラス(拡張).
Variable Summary
Method Summary
SC_Helper_Mail SC_Helper_Mail ()
void sfCheckCustomerMailMaga ( $email)
void sfMakeSubject ( $subject)
void sfSaveMailHistory ( $order_id,  $template_id,  $subject,  $body)
void sfSendMail ( $to,  $tmp_subject,  $body)
void sfSendOrderMail ( $order_id,  $template_id, [ $subject = ""], [ $header = ""], [ $footer = ""], [ $send = true])
void sfSendTemplateMail ( $to,  $to_name,  $template_id,  &$objPage, [ $from_address = ""], [ $from_name = ""], [ $reply_to = ""])
void sfSendTplMail ( $to,  $tmp_subject,  $tplpath,  &$objPage)
Variables
mixed $arrMAILTPLPATH (line 34)

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

Methods
Constructor SC_Helper_Mail (line 39)

コンストラクタ.

SC_Helper_Mail SC_Helper_Mail ()
sfCheckCustomerMailMaga (line 236)
void sfCheckCustomerMailMaga ( $email)
  • $email
sfMakeSubject (line 202)
void sfMakeSubject ( $subject)
  • $subject
sfSaveMailHistory (line 218)
void sfSaveMailHistory ( $order_id,  $template_id,  $subject,  $body)
  • $order_id
  • $template_id
  • $subject
  • $body
sfSendMail (line 187)
void sfSendMail ( $to,  $tmp_subject,  $body)
  • $to
  • $tmp_subject
  • $body
sfSendOrderMail (line 79)
void sfSendOrderMail ( $order_id,  $template_id, [ $subject = ""], [ $header = ""], [ $footer = ""], [ $send = true])
  • $order_id
  • $template_id
  • $subject
  • $header
  • $footer
  • $send
sfSendTemplateMail (line 47)
void sfSendTemplateMail ( $to,  $to_name,  $template_id,  &$objPage, [ $from_address = ""], [ $from_name = ""], [ $reply_to = ""])
  • $to
  • $to_name
  • $template_id
  • &$objPage
  • $from_address
  • $from_name
  • $reply_to
sfSendTplMail (line 165)
void sfSendTplMail ( $to,  $tmp_subject,  $tplpath,  &$objPage)
  • $to
  • $tmp_subject
  • $tplpath
  • &$objPage

Documentation generated on Tue, 28 Apr 2009 18:13:29 +0900 by phpDocumentor 1.4.2