19 declare(strict_types=1);
55 public function mode(array $labelled_actions,
string $aria_label):
Mode;
mode(array $labelled_actions, string $aria_label)
description: purpose: > Mode View Controls enable the switching between different aspects of some da...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
section(Button $previous_action, Component $button, Button $next_action)
description: purpose: > Section View Controls enable the switching between different sections of som...
sortation(array $options, string $selected)
description: purpose: > The Sortation View Control enables users to change the order in which some d...
This is how the factory for UI elements looks.
This describes a Sortation Control.
pagination()
description: purpose: > Pagination allows structured data being displayed in chunks by limiting the ...