|
ILIAS
release_8 Revision v8.24
|
Handles deletion of (user) objects. More...
Collaboration diagram for ilSkillObjDeletionHandler:Public Member Functions | |
| __construct (int $obj_id, string $obj_type) | |
| processDeletion () | |
Protected Attributes | |
| int | $obj_id = 0 |
| string | $obj_type = "" |
| SkillProfileManager | $profile_manager |
| SkillProfileCompletionManager | $profile_completion_manager |
Handles deletion of (user) objects.
Definition at line 29 of file class.ilSkillObjDeletionHandler.php.
| ilSkillObjDeletionHandler::__construct | ( | int | $obj_id, |
| string | $obj_type | ||
| ) |
Definition at line 36 of file class.ilSkillObjDeletionHandler.php.
| ilSkillObjDeletionHandler::processDeletion | ( | ) |
Definition at line 46 of file class.ilSkillObjDeletionHandler.php.
References $ref_id, ilObject\_getAllReferences(), ilObject\_lookupType(), ilBasicSkill\removeAllUserData(), ilPersonalSkill\removeMaterials(), ilPersonalSkill\removeSkills(), and ilSkillUsage\removeUsagesFromObject().
Here is the call graph for this function:
|
protected |
Definition at line 31 of file class.ilSkillObjDeletionHandler.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilSkillObjDeletionHandler.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilSkillObjDeletionHandler.php.
|
protected |
Definition at line 33 of file class.ilSkillObjDeletionHandler.php.