|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Handles deletion of (user) objects. More...
Collaboration diagram for ilSkillObjDeletionHandler:Public Member Functions | |
| __construct ($obj_id, $obj_type) | |
| Constructor. More... | |
| processDeletion () | |
| Process deletion. More... | |
Protected Attributes | |
| $obj_id | |
| $obj_type | |
Handles deletion of (user) objects.
Definition at line 11 of file class.ilSkillObjDeletionHandler.php.
| ilSkillObjDeletionHandler::__construct | ( | $obj_id, | |
| $obj_type | |||
| ) |
Constructor.
Definition at line 26 of file class.ilSkillObjDeletionHandler.php.
| ilSkillObjDeletionHandler::processDeletion | ( | ) |
Process deletion.
Definition at line 35 of file class.ilSkillObjDeletionHandler.php.
References ilObject\_lookupType(), ilBasicSkill\removeAllUserData(), ilPersonalSkill\removeMaterials(), ilPersonalSkill\removeSkills(), and ilSkillProfile\removeUserFromAllProfiles().
Here is the call graph for this function:
|
protected |
Definition at line 16 of file class.ilSkillObjDeletionHandler.php.
Referenced by __construct().
|
protected |
Definition at line 21 of file class.ilSkillObjDeletionHandler.php.
Referenced by __construct().