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