ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 |
|
staticprotected |
Definition at line 24 of file class.ilStudyProgrammeEvents.php.
|
static |
Definition at line 30 of file class.ilStudyProgrammeEvents.php.
References array, ilStudyProgrammeUserAssignment\getId(), ilStudyProgrammeUserAssignment\getStudyProgramme(), and ilStudyProgrammeUserAssignment\getUserId().
Referenced by ilObjStudyProgramme\assignUser().
|
static |
Definition at line 38 of file class.ilStudyProgrammeEvents.php.
References array, ilStudyProgrammeUserAssignment\getId(), ilStudyProgrammeUserAssignment\getStudyProgramme(), and ilStudyProgrammeUserAssignment\getUserId().
Referenced by ilObjStudyProgramme\removeAssignment().
|
static |
Definition at line 46 of file class.ilStudyProgrammeEvents.php.
References array, ilStudyProgrammeUserProgress\getAssignment(), and ilStudyProgrammeUserProgress\getStudyProgramme().
Referenced by ilStudyProgrammeUserProgress\markAccredited(), ilStudyProgrammeUserProgress\setLPCompleted(), and ilStudyProgrammeUserProgress\updateStatus().
|
static |
Definition at line 13 of file class.ilStudyProgrammeEvents.php.
Referenced by ilStudyProgrammeEventsTest\setUp().
|
staticprotected |
Definition at line 12 of file class.ilStudyProgrammeEvents.php.