コンストラクタ.
SC_Helper_Mail
SC_Helper_Mail
()
void
sfCheckCustomerMailMaga
( $email)
void
sfMakeSubject
( $subject)
void
sfSaveMailHistory
( $order_id, $template_id, $subject, $body)
-
$order_id
-
$template_id
-
$subject
-
$body
void
sfSendMail
( $to, $tmp_subject, $body)
void
sfSendOrderMail
( $order_id, $template_id, [ $subject = ""], [ $header = ""], [ $footer = ""], [ $send = true])
-
$order_id
-
$template_id
-
$subject
-
$header
-
$footer
-
$send
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
void
sfSendTplMail
( $to, $tmp_subject, $tplpath, &$objPage)
-
$to
-
$tmp_subject
-
$tplpath
-
&$objPage