3 declare(strict_types=1);
56 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...
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)
description: purpose: > The sortation view control enables users to change the order in which some d...
This describes a Sortation Control.
This describes a Section Control.
This describes a Mode Control.
pagination()
description: purpose: > Pagination allows structured data being displayed in chunks by limiting the ...