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'

Node

Description

Purpose
Nodes are entries in a Tree. They represent a level in the Tree's data hierarchy.
Context
  1. Nodes will only occur in Trees.

Rules

Usage
  1. Nodes MUST only be used in a Tree.
  2. Nodes SHOULD NOT be constructed with subnodes. This is the job of the Tree's recursion-class.
Style
  1. Nodes MUST restrict themselves to a minimal presentation, i.e. they MUST solely display information supportive and relevant for the intended task.

Relations

Parents
  1. UIComponent
  2. Tree
Descendants
  • Simple
  • Bylined
  • Key Value