19 declare(strict_types=1);
77 public function withSelected(
string $selected_option):
self;
withTargetURL(string $url, string $parameter_name)
Get a Sortation with this target-url.
trait JavaScriptBindable
Trait for components implementing JavaScriptBindable providing standard implementation.
getTargetURL()
Get the url this instance should trigger.
getSelectSignal()
Get the Signal for the selection of a option.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
withLabelPrefix(string $label_prefix)
Set the prefix of the label.
withOnSort(Signal $signal)
Get a component like this, triggering a signal of another component.
This describes a Sortation Control.
getOptions()
Get the sorting-options.
withSelected(string $selected_option)
Set the selected option.
getParameterName()
Get the identifier of this instance.