ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Build a locator for the view. More...
Public Member Functions | |
end () | |
Finish building the locator. More... | |
item (string $label, int $parameter) | |
Build an entry in the locator. More... | |
Build a locator for the view.
The entries of the locator are understood to be given from general to specific, e.g. Chapter 1 > Section 1.1 > Paragraph 1.1.a ...
Definition at line 14 of file LocatorBuilder.php.
ILIAS\KioskMode\LocatorBuilder::end | ( | ) |
Finish building the locator.
Implemented in LSLocatorBuilder.
ILIAS\KioskMode\LocatorBuilder::item | ( | string | $label, |
int | $parameter | ||
) |
Build an entry in the locator.
The parameter will be appended to the command when updating state.