19 declare(strict_types=1);
50 return $this->ui_factory->link()->standard(
52 $this->url_builder->getHref($item[
'command'], $item[
'parameter'])
57 return $this->ui_factory->breadcrumbs($crumbs);
LSUrlBuilder $url_builder
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This is how the factory for UI elements looks.
__construct(LSUrlBuilder $url_builder, Factory $ui_factory)