ILIAS  Release_4_1_x_branch Revision 61804
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilCronMailNotification Class Reference
+ Collaboration diagram for ilCronMailNotification:

Public Member Functions

 sendNotifications ()

Detailed Description

Definition at line 11 of file class.ilCronMailNotification.php.

Member Function Documentation

ilCronMailNotification::sendNotifications ( )

Definition at line 13 of file class.ilCronMailNotification.php.

{
require_once 'Services/Mail/classes/class.ilMailSummaryNotification.php';
$msn->send();
return true;
}

The documentation for this class was generated from the following file: