|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Repository\InternalDomainService: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().
Here is the call graph for this function:| 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.