SubInformation (Objekt): Unterschied zwischen den Versionen

Aus SiteparkWiki
Zur Navigation springen Zur Suche springen
K (Schützte „SubInformation (Objekt)“ [edit=autoconfirmed:move=autoconfirmed])
Zeile 31: Zeile 31:
 
|-
 
|-
 
| all
 
| all
| [[Collection]]
+
| [[Collection]]&nbsp;<[[Information]]>
 
| Liefert eine Liste alle Unter-Informationen
 
| Liefert eine Liste alle Unter-Informationen
 
| 1
 
| 1
 
|-
 
|-
 
| flat
 
| flat
| [[Collection]]
+
| [[Collection]]&nbsp;<[[Information]]>
 
| Liefert eine Liste aller Unter-Informationen ohne Struktierungs-Objekten, wie <code>ListInformations</code>, <code>ListItemInformations</code> oder <code>SubInformations</code>
 
| Liefert eine Liste aller Unter-Informationen ohne Struktierungs-Objekten, wie <code>ListInformations</code>, <code>ListItemInformations</code> oder <code>SubInformations</code>
 
| 1
 
| 1

Version vom 1. Juli 2008, 14:26 Uhr

Name

SubInformation - Strukturierungs-Objekt innerhalb eines Elementes

Beschreibung

SubInformation Objekte sind Strukturierungs-Objekte innerhalb eines Elementes. Sie besitzten keinen eigenen Content sondern dienen als Kontainer für Informations-Objekte. Hiermit lassen sich Informations-Objekte zusammenfassen und strukturieren.

Attribute

Attribut Type Beschreibung ab IES Version
id ID ID des Objektes 1
field Variable Variablenname des Objekts 1
root Element Root-Element dieser Information 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, ListItemInformations oder SubInformations 1