ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
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().
|
protected |
Definition at line 60 of file DomainService.php.
Referenced by ILIAS\Repository\Deletion\DomainService\deletion().
|
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().
|
protected |
Definition at line 72 of file DomainService.php.
Referenced by ILIAS\Repository\Deletion\DomainService\deletion(), and ILIAS\Repository\Deletion\DomainService\permission().
|
staticprotected |
Definition at line 29 of file DomainService.php.