GUI for Locator element.
More...
GUI for Locator element.
Definition at line 27 of file class.ilLSLocatorGUI.php.
◆ __construct()
◆ getComponent()
ilLSLocatorGUI::getComponent |
( |
| ) |
|
Definition at line 46 of file class.ilLSLocatorGUI.php.
References $items.
50 return $this->ui_factory->link()->standard(
52 $this->url_builder->getHref($item[
'command'], $item[
'parameter'])
57 return $this->ui_factory->breadcrumbs($crumbs);
◆ withItems()
ilLSLocatorGUI::withItems |
( |
array |
$items | ) |
|
◆ $items
array ilLSLocatorGUI::$items |
|
protected |
◆ $ui_factory
Factory ilLSLocatorGUI::$ui_factory |
|
protected |
◆ $url_builder
The documentation for this class was generated from the following file: