18 declare(strict_types=1);
38 return static function () use ($dic,
$renderer) {
42 $dic[
'ui.resource_registry'],
50 return "NoRealPlugin";
Extend the DecoratedRenderer to align your renderer with other potential renderers in ILIAS...
exchangeUIRendererAfterInitialization(Container $dic)
This method can ALWAYS replace the UI renderer, because the method is only ever invoked if a plugin i...
Customizing of pimple-DIC for ILIAS.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Extend some more concrete implementation of.