|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 | |
| ilTree | $tree |
| ilLPStatusWrapper | $lpstatus |
| array | $cached_parent_lso = [] |
| array | $cached_refs_for_obj = [] |
Private Member Functions | |
| getParentLSOIdFromTree (int $child_ref_id) | |
Handle LP-events.
Definition at line 24 of file class.ilLSLPEventHandler.php.
| ilLSLPEventHandler::__construct | ( | ilTree | $tree, |
| ilLPStatusWrapper | $lp_status_wrapper | ||
| ) |
Definition at line 31 of file class.ilLSLPEventHandler.php.
References $tree.
|
private |
Definition at line 62 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 54 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 74 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 39 of file class.ilLSLPEventHandler.php.
References $ref_id, getParentLSOObjId(), and getRefIdsOfObjId().
Here is the call graph for this function:
|
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().