|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Handle LP-events. More...
Inheritance diagram for ilLSLPEventHandler:
Collaboration diagram for ilLSLPEventHandler:Public Member Functions | |
| __construct (ilTree $tree, ilLPStatusWrapper $lp_status_wrapper) | |
| updateLPForChildEvent (array $parameter) | |
Protected Member Functions | |
| getParentLSOObjId (int $child_ref_id) | |
| get the LSO up from $child_ref_if More... | |
| getRefIdsOfObjId (int $triggerer_obj_id) | |
Protected Attributes | |
| $tree | |
| $lpstatus | |
| $cached_parent_lso = [] | |
| $cached_refs_for_obj = [] | |
Private Member Functions | |
| getParentLSOIdFromTree (int $child_ref_id) | |
Handle LP-events.
Definition at line 11 of file class.ilLSLPEventHandler.php.
| ilLSLPEventHandler::__construct | ( | ilTree | $tree, |
| ilLPStatusWrapper | $lp_status_wrapper | ||
| ) |
Definition at line 32 of file class.ilLSLPEventHandler.php.
References $tree.
|
private |
Definition at line 64 of file class.ilLSLPEventHandler.php.
Referenced by getParentLSOObjId().
Here is the caller graph for this function:
|
protected |
get the LSO up from $child_ref_if
Definition at line 56 of file class.ilLSLPEventHandler.php.
References getParentLSOIdFromTree().
Referenced by updateLPForChildEvent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented in ilLSLPEventHandlerStub.
Definition at line 73 of file class.ilLSLPEventHandler.php.
References ilObject\_getAllReferences().
Referenced by updateLPForChildEvent().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLSLPEventHandler::updateLPForChildEvent | ( | array | $parameter | ) |
Definition at line 40 of file class.ilLSLPEventHandler.php.
References getParentLSOObjId(), and getRefIdsOfObjId().
Here is the call graph for this function:
|
protected |
Definition at line 25 of file class.ilLSLPEventHandler.php.
|
protected |
Definition at line 29 of file class.ilLSLPEventHandler.php.
|
protected |
Definition at line 20 of file class.ilLSLPEventHandler.php.
|
protected |
Definition at line 16 of file class.ilLSLPEventHandler.php.
Referenced by __construct().