|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilGlossaryObjDeletionHandler:Public Member Functions | |
| __construct () | |
| processObjectDeletion (int $obj_id, string $obj_type) | |
| processTermDeletion (int $term_id) | |
Protected Attributes | |
| Glossary InternalDomainService | $domain_service |
Definition at line 26 of file class.ilGlossaryObjDeletionHandler.php.
| ilGlossaryObjDeletionHandler::__construct | ( | ) |
Definition at line 30 of file class.ilGlossaryObjDeletionHandler.php.
References $DIC.
| ilGlossaryObjDeletionHandler::processObjectDeletion | ( | int | $obj_id, |
| string | $obj_type | ||
| ) |
Definition at line 37 of file class.ilGlossaryObjDeletionHandler.php.
References ilObject\_getAllReferences(), and ilObject\_lookupType().
Here is the call graph for this function:| ilGlossaryObjDeletionHandler::processTermDeletion | ( | int | $term_id | ) |
Definition at line 49 of file class.ilGlossaryObjDeletionHandler.php.
|
protected |
Definition at line 28 of file class.ilGlossaryObjDeletionHandler.php.