Back to Phoca Cart project (class list)

Class PhocacartEmail - list of methods

Copyright: Copyright (C) Jan Pavelka https://www.phoca.cz
License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 and later
Located at: Phocacart/email/email.php
Project: Phoca Cart

Method Summary

public static
(mixed $from = '', mixed $fromName = '', mixed $recipient = '', mixed $subject = '', mixed $body = '', mixed $mode = false, mixed $cc = array(), mixed $bcc = array(), mixed $attachment = null, mixed $attachmentString = '', mixed $attachmentFilename = '', mixed $replyTo = null, mixed $replyToName = null)

Show source code of this method: sendEmail Source Code

public static
(mixed $data, mixed $url, mixed $tmpl)

Show source code of this method: sendQuestionMail Source Code

public static
(mixed $dataItem, mixed $dataContact, mixed $dataParameter, mixed $url, mixed $tmpl)

Show source code of this method: sendSubmitItemMail Source Code