UPDATE-RATE

Die Test-Installation wird aktuell zwischen 8:00 und 18:00 Uhr stündlich zur vollen Stunde aktualisiert.

Alles neu macht der Mai

ILIAS 9 ist da! Alle Infos zu den Highlights der neuen Version gibt es hier!

Documentation

Kitchen Sink documentation of style: 'Delos' of skin: 'ILIAS'

View Control

Description

Purpose
The View Control Container orchestrates a collection of View Control Inputs for exactly one visualization of data (e.g. a table or diagram) and defines the way how input from those controls is being relayed to the system.
Composition
The View Control Container encapsulates View Control Inputs.

Rivals

filter
Filters are used to limit presented data, i.e. to modify the dataset. View Controls will alter the presentation.
form
View Controls will not change persistent data.

Rules

Usage
  1. View Control MUST be used on the same page as the visualization they have effect upon.
Interaction
  1. View Control Containers SHOULD NOT be applied by (manual) submission; operating a View Control SHOULD apply all View Controls in this container to the targeted visualization.

Relations

Parents
  1. UIComponent
  2. Input
  3. Container
Descendants
  • Standard