claroline/claroline/inc/lib/sendmail.lib.php File Reference

Go to the source code of this file.

Data Structures

class  ClaroPHPMailer

Namespaces

namespace  KERNEL

Functions

 claro_mail ($subject, $message, $to, $toName, $from, $fromName)
 claro_mail_user ($userIdList, $message, $subject, $specificFrom='', $specificFromName='')

Function Documentation

claro_mail ( subject,
message,
to,
toName,
from,
fromName 
)

Send e-mail using Main settings

Definition at line 71 of file sendmail.lib.php.

claro_mail_user ( userIdList,
message,
subject,
specificFrom = '',
specificFromName = '' 
)

Send e-mail to Claroline users form their ID a user of Claroline

Send e-mail to Claroline users form their ID a user of Claroline default from clause in email address will be the platorm admin adress default from name clause in email will be the platform admin name and surname

Author:
Hugues Peeters <peeters@advalavas.be>
Parameters:
int or array $userIdList - sender id's
string $message - mail content
string $subject - mail subject
string $specificFrom (optional) sender's email address
string $specificFromName (optional) sender's name
Returns:
int total count of sent email

Definition at line 118 of file sendmail.lib.php.

Generated on Tue Jun 8 12:28:37 2010 for Claroline API by  doxygen 1.6.3