28 return $this->container[
"ui.factory"];
38 return $this->container[
"ui.renderer"];
48 return $this->container[
"tpl"];
An exception for terminatinating execution or to throw for unit testing.
Customizing of pimple-DIC for ILIAS.
Provides fluid interface to RBAC services.
renderer()
Get a renderer for UI components.
mainTemplate()
Get the ILIAS main template.
__construct(Container $container)
factory()
Get the factory that crafts UI components.