|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Export\InternalDomainService:Public Member Functions | |
| __construct (protected InternalRepoService $repo, protected InternalDataService $data) | |
| html () | |
Static Protected Attributes | |
| static array | $instance = [] |
Definition at line 25 of file class.InternalDomainService.php.
| ILIAS\Export\InternalDomainService::__construct | ( | protected InternalRepoService | $repo, |
| protected InternalDataService | $data | ||
| ) |
Definition at line 30 of file class.InternalDomainService.php.
References $DIC, and ILIAS\Repository\initDomainServices().
Here is the call graph for this function:| ILIAS\Export\InternalDomainService::html | ( | ) |
Definition at line 39 of file class.InternalDomainService.php.
|
staticprotected |
Definition at line 28 of file class.InternalDomainService.php.