|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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.
References ILIAS\Repository\InternalDomainService\deletion().
Referenced by ILIAS\Repository\InternalDomainService\deletion().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprotected |
Definition at line 31 of file class.InternalDomainService.php.