Back to Phoca Cart project (class list)

Class PhocacartEmailMail - list of methods

Extends

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/mail.php
Project: Phoca Cart

Method Summary

public
(mixed $exceptions = true)

Show source code of this method: __construct Source Code

public static
(mixed $id = 'Joomla', mixed $exceptions = true)

Show source code of this method: getInstance Source Code

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

Show source code of this method: sendMailA Source Code