|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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 27 of file class.ilGlossaryObjDeletionHandler.php.
| ilGlossaryObjDeletionHandler::__construct | ( | ) |
| ilGlossaryObjDeletionHandler::processObjectDeletion | ( | int | $obj_id, |
| string | $obj_type | ||
| ) |
Definition at line 38 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 50 of file class.ilGlossaryObjDeletionHandler.php.
|
protected |
Definition at line 29 of file class.ilGlossaryObjDeletionHandler.php.