ILIAS
trunk Revision v11.0_alpha-1731-gff9cd7e2bd3
|
Public Member Functions | |
__construct (Container $DIC, protected InternalRepoService $repo, protected InternalDataService $data) | |
lmTree (int $lm_id) | |
subObjectRetrieval (int $lm_id, string $type, int $current_node, string $lang) | |
Static Protected Attributes | |
static array | $instance = [] |
Definition at line 28 of file class.InternalDomainService.php.
ILIAS\LearningModule\InternalDomainService::__construct | ( | Container | $DIC, |
protected InternalRepoService | $repo, | ||
protected InternalDataService | $data | ||
) |
Definition at line 34 of file class.InternalDomainService.php.
References ILIAS\Repository\initDomainServices().
ILIAS\LearningModule\InternalDomainService::lmTree | ( | int | $lm_id | ) |
Definition at line 42 of file class.InternalDomainService.php.
Referenced by ILIAS\LearningModule\InternalDomainService\subObjectRetrieval().
ILIAS\LearningModule\InternalDomainService::subObjectRetrieval | ( | int | $lm_id, |
string | $type, | ||
int | $current_node, | ||
string | $lang | ||
) |
Definition at line 47 of file class.InternalDomainService.php.
References ILIAS\LearningModule\InternalDomainService\lmTree().
|
staticprotected |
Definition at line 32 of file class.InternalDomainService.php.