|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Handle LP-events. More...
Collaboration diagram for ilLSLPEventHandler:Public Member Functions | |
| __construct (ilTree $tree, ilLPStatusWrapper $lp_status_wrapper) | |
| updateLPForChildEvent (array $parameter) | |
Protected Member Functions | |
| getParentLSO (int $child_ref_id) | |
| get the LSO up from $child_ref_if More... | |
| getRefIdsOfObjId (int $triggerer_obj_id) | |
Protected Attributes | |
| $tree | |
| $lpstatus | |
Handle LP-events.
Definition at line 11 of file class.ilLSLPEventHandler.php.
| ilLSLPEventHandler::__construct | ( | ilTree | $tree, |
| ilLPStatusWrapper | $lp_status_wrapper | ||
| ) |
Definition at line 23 of file class.ilLSLPEventHandler.php.
References $tree.
|
protected |
get the LSO up from $child_ref_if
Definition at line 48 of file class.ilLSLPEventHandler.php.
References $path.
Referenced by updateLPForChildEvent().
Here is the caller graph for this function:
|
protected |
Definition at line 63 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 31 of file class.ilLSLPEventHandler.php.
References getParentLSO(), and getRefIdsOfObjId().
Here is the call graph for this function:
|
protected |
Definition at line 20 of file class.ilLSLPEventHandler.php.
|
protected |
Definition at line 16 of file class.ilLSLPEventHandler.php.
Referenced by __construct().