3 declare(strict_types=1);
35 private \ILIAS\DI\Container
$DIC;
44 return $this->
DIC->ui();
49 return $this->
DIC->object();
54 return $this->
DIC->ctrl();
59 return $this->
DIC->http();
69 return $this->
DIC->ui()->mainTemplate();
74 return $this->
DIC->upload();
79 return $this->
DIC->toolbar();
84 return $this->
DIC->globalScreen();
89 return $this->
DIC->help();
94 return $this->
DIC->tabs();
99 return $this->
DIC[
"ilLocator"];
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
PhpIncompatibleReturnTypeInspection
initGUIServices(\ILIAS\DI\Container $DIC)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class ChatMainBarProvider .
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Customizing of pimple-DIC for ILIAS.
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...
Provides fluid interface to RBAC services.
form( $class_path, string $cmd)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...