ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
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 | |
ilTree | $tree |
ilLPStatusWrapper | $lpstatus |
array | $cached_parent_lso = [] |
array | $cached_refs_for_obj = [] |
Private Member Functions | |
getParentLSOIdFromTree (int $child_ref_id) | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Handle LP-events.
Definition at line 24 of file class.ilLSLPEventHandler.php.
ilLSLPEventHandler::__construct | ( | ilTree | $tree, |
ilLPStatusWrapper | $lp_status_wrapper | ||
) |
|
private |
Definition at line 62 of file class.ilLSLPEventHandler.php.
Referenced by getParentLSOObjId().
|
protected |
get the LSO up from $child_ref_if
Definition at line 54 of file class.ilLSLPEventHandler.php.
References getParentLSOIdFromTree().
Referenced by updateLPForChildEvent().
|
protected |
Definition at line 74 of file class.ilLSLPEventHandler.php.
References ilObject\_getAllReferences().
Referenced by updateLPForChildEvent().
ilLSLPEventHandler::updateLPForChildEvent | ( | array | $parameter | ) |
Definition at line 39 of file class.ilLSLPEventHandler.php.
References $ref_id, getParentLSOObjId(), and getRefIdsOfObjId().
|
protected |
Definition at line 28 of file class.ilLSLPEventHandler.php.
|
protected |
Definition at line 29 of file class.ilLSLPEventHandler.php.
|
protected |
Definition at line 27 of file class.ilLSLPEventHandler.php.
|
protected |
Definition at line 26 of file class.ilLSLPEventHandler.php.
Referenced by __construct().