|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Repository\Deletion\DomainService:Public Member Functions | |
| __construct (protected InternalDataService $data, protected InternalRepoService $repo, protected InternalDomainService $domain) | |
| deletion () | |
Protected Member Functions | |
| permission () | |
| event () | |
| object () | |
| tree () | |
Static Protected Attributes | |
| static array | $instance = [] |
Definition at line 27 of file DomainService.php.
| ILIAS\Repository\Deletion\DomainService::__construct | ( | protected InternalDataService | $data, |
| protected InternalRepoService | $repo, | ||
| protected InternalDomainService | $domain | ||
| ) |
Definition at line 31 of file DomainService.php.
| ILIAS\Repository\Deletion\DomainService::deletion | ( | ) |
Definition at line 38 of file DomainService.php.
References ILIAS\Repository\Deletion\DomainService\event(), ILIAS\Repository\Deletion\DomainService\permission(), and ILIAS\Repository\Deletion\DomainService\tree().
Here is the call graph for this function:
|
protected |
Definition at line 60 of file DomainService.php.
Referenced by ILIAS\Repository\Deletion\DomainService\deletion().
Here is the caller graph for this function:
|
protected |
Definition at line 66 of file DomainService.php.
|
protected |
Definition at line 50 of file DomainService.php.
References ILIAS\Repository\Deletion\DomainService\tree().
Referenced by ILIAS\Repository\Deletion\DomainService\deletion().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 72 of file DomainService.php.
Referenced by ILIAS\Repository\Deletion\DomainService\deletion(), and ILIAS\Repository\Deletion\DomainService\permission().
Here is the caller graph for this function:
|
staticprotected |
Definition at line 29 of file DomainService.php.