ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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 | ||
) |
Definition at line 33 of file class.ilLSLocatorGUI.php.
References $ui_factory, and $url_builder.
ilLSLocatorGUI::getComponent | ( | ) |
Definition at line 46 of file class.ilLSLocatorGUI.php.
References $items, and ILIAS\UI\examples\MainControls\Slate\Notification\standard().
ilLSLocatorGUI::withItems | ( | array | $items | ) |
Definition at line 39 of file class.ilLSLocatorGUI.php.
References $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().