ListItemInformation (Objekt): Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 6: | Zeile 6: | ||
==Attribute== | ==Attribute== | ||
− | {| class="prettytable" | + | {| class="prettytable sortable" |
|- class="hintergrundfarbe1" | |- class="hintergrundfarbe1" | ||
! Attribut || Type || Beschreibung || ab IES Version | ! Attribut || Type || Beschreibung || ab IES Version |
Version vom 12. November 2008, 10:37 Uhr
Name
ListItemInformation - Objekt innerhalb einer ListInformation
Beschreibung
ListItemInformation Objekte sind die Listen-Elemente einer ListInformation.
Attribute
Attribut | Type | Beschreibung | ab IES Version |
---|---|---|---|
id | ID | ID des Objektes | 1 |
field | Variable | Variablenname des Objektes | 1 |
root | Article, Resource, Media | Article, Resource oder Media dieses Objektes | 1 |
isEmpty | Boolean | true, wenn das Objekt leer ist | 1 |
all | Collection <Information> | Liefert eine Liste alle Unter-Informationen | 1 |
flat | Collection <Information> | Liefert eine Liste aller Unter-Informationen ohne Struktierungs-Objekten wie ListInformations, ListItemInformation|ListItemInformations oder SubInformations | 1 |