|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\Exercise\User\UserEvent:Public Member Functions | |
| __construct (protected \ILIAS\Exercise\InternalRepoService $repo, protected \ILIAS\Exercise\InternalDomainService $domain) | |
| handleDeletion (int $user_id) | |
Definition at line 23 of file UserEvent.php.
| ILIAS\Exercise\User\UserEvent::__construct | ( | protected \ILIAS\Exercise\InternalRepoService | $repo, |
| protected \ILIAS\Exercise\InternalDomainService | $domain | ||
| ) |
Definition at line 25 of file UserEvent.php.
| ILIAS\Exercise\User\UserEvent::handleDeletion | ( | int | $user_id | ) |
Definition at line 31 of file UserEvent.php.
References ILIAS\$db, $DIC, ilExSubmission\deleteUser(), and ILIAS\Repository\int().
Here is the call graph for this function: