ListItemInformation (Objekt): Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K (Schützte „ListItemInformation (Objekt)“ [edit=autoconfirmed:move=autoconfirmed]) |
|||
Zeile 31: | Zeile 31: | ||
|- | |- | ||
| all | | all | ||
− | | [[Collection]] | + | | [[Collection]] <[[Information]]> |
| Liefert eine Liste alle Unter-Informationen | | Liefert eine Liste alle Unter-Informationen | ||
| 1 | | 1 | ||
|- | |- | ||
| flat | | flat | ||
− | | [[Collection]] | + | | [[Collection]] <[[Information]]> |
| Liefert eine Liste aller Unter-Informationen ohne Struktierungs-Objekten wie [[ListInformation|ListInformations]], ListItemInformation|ListItemInformations oder [[SubInformation|SubInformations]] | | Liefert eine Liste aller Unter-Informationen ohne Struktierungs-Objekten wie [[ListInformation|ListInformations]], ListItemInformation|ListItemInformations oder [[SubInformation|SubInformations]] | ||
| 1 | | 1 |
Version vom 1. Juli 2008, 11:42 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 |