ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
interface.ilIndividualAssessmentNotificator.php
Go to the documentation of this file.
1 <?php
7 require_once 'Services/User/classes/class.ilObjUser.php';
9 {
10 
17  public function withReciever(ilIndividualAssessmentMember $member);
18 
24  public function withOccasionFailed();
25 
31  public function withOccasionCompleted();
32 
36  public function send();
37 }
withReciever(ilIndividualAssessmentMember $member)
Define the member, that should recieve the message.
withOccasionFailed()
Set message mode to failed.
Basic method collection should be implemented by a notificator used by Individual assessment...
withOccasionCompleted()
Set message mode to completed.
Edit the record of a user, set LP.