19declare(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);
Builds a Color from either hex- or rgb values.
__construct(LSUrlBuilder $url_builder, Factory $ui_factory)
LSUrlBuilder $url_builder
A component is the most general form of an entity in the UI.
This is how the factory for UI elements looks.