|
iTx Technologies offre gratuitement
|
||
[Vue de la source] [Imprimer] [Statistique du projet]
(aucune description)
| Taille du fichier: | 353 lignes (13 kb) |
| Inclus ou requis: | 7 fois |
| Réferencé: | 0 fois |
| Inclus ou requis: | 3 fichiers include/upload_file.php include/OutboundEmail/OutboundEmail.php include/phpmailer/class.phpmailer.php |
SugarPHPMailer:: (7 methods):
SugarPHPMailer()
setMailer()
setMailerForSystem()
AttachAll()
prepForOutbound()
handleAttachments()
SetError()
Classe: SugarPHPMailer - X-Ref
| SugarPHPMailer() X-Ref |
| Sole constructor |
| setMailer() X-Ref |
| Prefills outbound details |
| setMailerForSystem() X-Ref |
| Prefills mailer for system |
| AttachAll() X-Ref |
| Attaches all fs, string, and binary attachments to the message. Returns an empty string on failure. return: string |
| prepForOutbound() X-Ref |
| handles Charset translation for all visual parts of the email. param: string charset Default = '' |
| handleAttachments($notes) X-Ref |
param: notes array of note beans |
| SetError($msg) X-Ref |
| overloads class.phpmailer's SetError() method so that we can log errors in sugarcrm.log |
|
|
|
|