MailNotifier Class Reference

Inheritance diagram for MailNotifier:
MessagingNotifier

Public Member Functions

 notify ($userDataList, $message, $messageId)

Static Protected Member Functions

static emailNotification ($userIdList, $message, $subject, $specificFrom='', $specificFromName='', $altBody='')

Detailed Description

Definition at line 26 of file mail.notifier.lib.php.


Member Function Documentation

static emailNotification ( userIdList,
message,
subject,
specificFrom = '',
specificFromName = '',
altBody = '' 
) [static, protected]

Send a mail to the user list

Parameters:
int $userIdList list of the user
string $message body of the mail
string $subject subject of the mail
string $specificFrom email of the sender
string $specificFromName name to display
string $altBody link of the message in case of problem of read

Definition at line 126 of file mail.notifier.lib.php.

notify ( userDataList,
message,
messageId 
)

notify by email the user of the reception of a message

Parameters:
array of int: $userDataList user identificatin list
MessageToSend $message message envoyé
int $messageId identification of the message

Implements MessagingNotifier.

Definition at line 36 of file mail.notifier.lib.php.


The documentation for this class was generated from the following file:
Generated on Tue Jun 8 12:28:39 2010 for Claroline API by  doxygen 1.6.3