ListItemInformation (Objekt): Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 37: | Zeile 37: | ||
| flat | | flat | ||
| [[Collection]] | | [[Collection]] | ||
− | | Liefert eine Liste aller Unter-Informationen ohne Struktierungs-Objekten wie [[ListInformation|ListInformations]], | + | | Liefert eine Liste aller Unter-Informationen ohne Struktierungs-Objekten wie [[ListInformation|ListInformations]], ListItemInformation|ListItemInformations oder [[SubInformation|SubInformations]] |
| 1 | | 1 | ||
|} | |} |
Version vom 13. Juni 2008, 21:47 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 | Liefert eine Liste alle Unter-Informationen | 1 |
flat | Collection | Liefert eine Liste aller Unter-Informationen ohne Struktierungs-Objekten wie ListInformations, ListItemInformation|ListItemInformations oder SubInformations | 1 |