ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
GUI for Locator element. More...
Public Member Functions | |
__construct (LSUrlBuilder $url_builder, Factory $ui_factory) | |
withItems (array $items) | |
getComponent () | |
Protected Attributes | |
$url_builder | |
$items | |
GUI for Locator element.
Definition at line 14 of file class.ilLSLocatorGUI.php.
ilLSLocatorGUI::__construct | ( | LSUrlBuilder | $url_builder, |
Factory | $ui_factory | ||
) |
Definition at line 26 of file class.ilLSLocatorGUI.php.
References $url_builder.
ilLSLocatorGUI::getComponent | ( | ) |
Definition at line 41 of file class.ilLSLocatorGUI.php.
References $items.
ilLSLocatorGUI::withItems | ( | array | $items | ) |
Definition at line 34 of file class.ilLSLocatorGUI.php.
References $items.
|
protected |
Definition at line 24 of file class.ilLSLocatorGUI.php.
Referenced by getComponent(), and withItems().
|
protected |
Definition at line 19 of file class.ilLSLocatorGUI.php.
Referenced by __construct().