|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
EventListener for LSO. More...
Collaboration diagram for ilLearningSequenceAppEventListener: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().
Here is the caller graph for this function:
|
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().
Here is the caller graph for this function:
|
static |
Definition at line 30 of file class.ilLearningSequenceAppEventListener.php.
References onObjectCloned(), onObjectDeletion(), onObjectToTrash(), onParticipantDeletion(), and onServiceTrackingUpdateStatus().
Here is the call graph for this function:
|
staticprivate |
Definition at line 111 of file class.ilLearningSequenceAppEventListener.php.
References $handler, and getLSEventHandler().
Referenced by handleEvent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 99 of file class.ilLearningSequenceAppEventListener.php.
References $handler, and getLSEventHandler().
Referenced by handleEvent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 105 of file class.ilLearningSequenceAppEventListener.php.
References $handler, and getLSEventHandler().
Referenced by handleEvent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 117 of file class.ilLearningSequenceAppEventListener.php.
References $handler, getLSEventHandler(), and ILIAS\Repository\int().
Referenced by handleEvent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 28 of file class.ilLearningSequenceAppEventListener.php.