ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Events for the StudyProgramme. More...
Static Public Member Functions | |
static | userAssigned (ilStudyProgrammeUserAssignment $a_assignment) |
static | userDeassigned (ilStudyProgrammeUserAssignment $a_assignment) |
static | userSuccessful (ilStudyProgrammeUserProgress $a_progress) |
Static Public Attributes | |
static | $app_event_handler = null |
Static Protected Member Functions | |
static | initAppEventHandler () |
static | raise ($a_event, $a_parameter) |
Static Protected Attributes | |
static | $component = "Modules/StudyProgramme" |
Events for the StudyProgramme.
Definition at line 10 of file class.ilStudyProgrammeEvents.php.
|
staticprotected |
Definition at line 14 of file class.ilStudyProgrammeEvents.php.
|
staticprotected |
Definition at line 21 of file class.ilStudyProgrammeEvents.php.
|
static |
Definition at line 26 of file class.ilStudyProgrammeEvents.php.
References ilStudyProgrammeUserAssignment\getId(), ilStudyProgrammeUserAssignment\getStudyProgramme(), and ilStudyProgrammeUserAssignment\getUserId().
Referenced by ilObjStudyProgramme\assignUser().
|
static |
Definition at line 34 of file class.ilStudyProgrammeEvents.php.
References ilStudyProgrammeUserAssignment\getId(), ilStudyProgrammeUserAssignment\getStudyProgramme(), and ilStudyProgrammeUserAssignment\getUserId().
Referenced by ilObjStudyProgramme\removeAssignment().
|
static |
Definition at line 42 of file class.ilStudyProgrammeEvents.php.
References ilStudyProgrammeUserProgress\getAssignment(), and ilStudyProgrammeUserProgress\getStudyProgramme().
Referenced by ilStudyProgrammeUserProgress\markAccredited(), ilStudyProgrammeUserProgress\setLPCompleted(), and ilStudyProgrammeUserProgress\updateStatus().
|
static |
Definition at line 12 of file class.ilStudyProgrammeEvents.php.
Referenced by ilStudyProgrammeEventsTest\setUp().
|
staticprotected |
Definition at line 11 of file class.ilStudyProgrammeEvents.php.