ILIAS
release_8 Revision v8.19
|
GUI for Locator element. More...
Public Member Functions | |
__construct (LSUrlBuilder $url_builder, Factory $ui_factory) | |
withItems (array $items) | |
getComponent () | |
Protected Attributes | |
LSUrlBuilder | $url_builder |
Factory | $ui_factory |
array | $items |
GUI for Locator element.
Definition at line 27 of file class.ilLSLocatorGUI.php.
ilLSLocatorGUI::__construct | ( | LSUrlBuilder | $url_builder, |
Factory | $ui_factory | ||
) |
ilLSLocatorGUI::getComponent | ( | ) |
Definition at line 46 of file class.ilLSLocatorGUI.php.
References $items.
ilLSLocatorGUI::withItems | ( | array | $items | ) |
|
protected |
Definition at line 31 of file class.ilLSLocatorGUI.php.
Referenced by getComponent(), and withItems().
|
protected |
Definition at line 30 of file class.ilLSLocatorGUI.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilLSLocatorGUI.php.
Referenced by __construct().