Information (Objekt)
Version vom 20. Juni 2008, 09:09 Uhr von Liebold (Diskussion | Beiträge) (hat „Information“ nach „Information (Objekt)“ verschoben)
Name
Information - Content-Objekt innerhalb eines Elementes
Beschreibung
Eine Information ist ein Objekt, das Content innerhalb eines Elementes enthält. Konkrete Information-Objekte sind:
- BinaryInformation
- CounterInformation
- EmailInformation
- ExcelWorkbookInformation
- ImageInformation
- LdapRequestInformation
- LinkTreeInformation
- ListInformation
- ListItemInformation
- PersonalizationInformation
- QueryInformation
- RRequestInformation
- SimpleInformation
- SubInformation
- TaskInformation
Attribute
Attribut | Type | Beschreibung | ab IES Version |
---|---|---|---|
id | ID | ID des Objektes | 1 |
field | Variable | Variablenname des Objektes | 1 |
root | Element | Root-Element dieser Information | 1 |
parent | ID | ID des Objektes, in dem diese Information eingebettet ist. Dies kann ein Element, eine SubInformation oder eine ListItemInformation sein | 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-Objekte wie ListInformations, ListItemInformations oder SubInformations. | 1 |