ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
EventListener for LSO. More...
Static Public Member Functions | |
static | handleEvent (string $component, string $event, array $parameter) |
Static Protected Member Functions | |
static | getLSEventHandler () |
static | getIlTree () |
static | getIlLanguage () |
static | getIlLPStatusWrapper () |
Static Private Member Functions | |
static | onServiceTrackingUpdateStatus (array $parameter) |
static | onObjectDeletion (array $parameter) |
static | onObjectToTrash (array $parameter) |
static | onObjectCloned (ilObject $new_obj, ilObject $origin_obj) |
static | onParticipantDeletion (array $parameter) |
Static Private Attributes | |
static ilLSLPEventHandler | $lp_event_handler = null |
EventListener for LSO.
Definition at line 26 of file class.ilLearningSequenceAppEventListener.php.
|
staticprotected |
Definition at line 137 of file class.ilLearningSequenceAppEventListener.php.
References $DIC.
Referenced by onServiceTrackingUpdateStatus().
|
staticprotected |
Definition at line 143 of file class.ilLearningSequenceAppEventListener.php.
|
staticprotected |
Definition at line 131 of file class.ilLearningSequenceAppEventListener.php.
References $DIC.
|
staticprotected |
Definition at line 126 of file class.ilLearningSequenceAppEventListener.php.
Referenced by onObjectCloned(), onObjectDeletion(), onObjectToTrash(), and onParticipantDeletion().
|
static |
Definition at line 30 of file class.ilLearningSequenceAppEventListener.php.
References onObjectCloned(), onObjectDeletion(), onObjectToTrash(), onParticipantDeletion(), and onServiceTrackingUpdateStatus().
|
staticprivate |
Definition at line 111 of file class.ilLearningSequenceAppEventListener.php.
References $handler, and getLSEventHandler().
Referenced by handleEvent().
|
staticprivate |
Definition at line 99 of file class.ilLearningSequenceAppEventListener.php.
References $handler, and getLSEventHandler().
Referenced by handleEvent().
|
staticprivate |
Definition at line 105 of file class.ilLearningSequenceAppEventListener.php.
References $handler, and getLSEventHandler().
Referenced by handleEvent().
|
staticprivate |
Definition at line 117 of file class.ilLearningSequenceAppEventListener.php.
References $handler, getLSEventHandler(), and ILIAS\Repository\int().
Referenced by handleEvent().
|
staticprivate |
Definition at line 75 of file class.ilLearningSequenceAppEventListener.php.
References $lng, ilObject\_lookupTitle(), ilObject\_lookupType(), getIlLanguage(), ilLPStatus\LP_STATUS_COMPLETED_NUM, and ilLSCompletionNotificationProvider\NOTIFICATION_TYPE.
Referenced by handleEvent().
|
staticprivate |
Definition at line 28 of file class.ilLearningSequenceAppEventListener.php.