ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (Container $DIC, protected InternalRepoService $repo_service, protected InternalDataService $data_service) | |
deletion () | |
clipboard () | |
Static Protected Attributes | |
static array | $instance = [] |
Definition at line 27 of file class.InternalDomainService.php.
ILIAS\Repository\InternalDomainService::__construct | ( | Container | $DIC, |
protected InternalRepoService | $repo_service, | ||
protected InternalDataService | $data_service | ||
) |
Definition at line 33 of file class.InternalDomainService.php.
References ILIAS\Repository\initDomainServices().
ILIAS\Repository\InternalDomainService::clipboard | ( | ) |
Definition at line 51 of file class.InternalDomainService.php.
ILIAS\Repository\InternalDomainService::deletion | ( | ) |
Definition at line 42 of file class.InternalDomainService.php.
|
staticprotected |
Definition at line 31 of file class.InternalDomainService.php.