ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
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 | ( | ) |
ilGlossaryObjDeletionHandler::processObjectDeletion | ( | int | $obj_id, |
string | $obj_type | ||
) |
Definition at line 37 of file class.ilGlossaryObjDeletionHandler.php.
References ilObject\_getAllReferences(), and ilObject\_lookupType().
ilGlossaryObjDeletionHandler::processTermDeletion | ( | int | $term_id | ) |
Definition at line 49 of file class.ilGlossaryObjDeletionHandler.php.
|
protected |
Definition at line 28 of file class.ilGlossaryObjDeletionHandler.php.