19declare(strict_types=1);
47 $this->content_style_domain =
$DIC->contentStyle()->domain();
67 $this->content_style_domain,
76 $this->repo_service->classification($base_ref_id),
89 ): Filter\ContainerFilterRetrieval {
90 return new Filter\ContainerFilterRetrieval(
91 $container_filter_service,
Repository internal data service.
InternalDataService $data_service
__construct(DI\Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service)
InternalRepoService $repo_service
classification(int $base_ref_id)
page(\ilContainer $container, ?string $lang=null)
ILIAS Style Content DomainService $content_style_domain
containerFilterRetrieval(\ilContainerFilterService $container_filter_service, int $ref_id)
Repository internal repo service.
Customizing of pimple-DIC for ILIAS.
trait GlobalDICDomainServices
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
return['delivery_method'=> 'php',]
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
initDomainServices(\ILIAS\DI\Container $DIC)