Information (Objekt): Unterschied zwischen den Versionen

Aus SiteparkWiki
Zur Navigation springen Zur Suche springen
Zeile 51: Zeile 51:
 
|-
 
|-
 
| 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-Objekte wie [[ListInformation|ListInformations]], [[ListItemInformation|ListItemInformations]]  oder [[SubInformation|SubInformations]].
 
| Liefert eine Liste aller Unter-Informationen ohne Struktierungs-Objekte wie [[ListInformation|ListInformations]], [[ListItemInformation|ListItemInformations]]  oder [[SubInformation|SubInformations]].
 
| 1
 
| 1

Version vom 1. Juli 2008, 12:37 Uhr

Name

Information - Content-Objekt innerhalb eines Elementes

Beschreibung

Eine Information ist ein Objekt, das Content innerhalb eines Elementes enthält. Konkrete Information-Objekte sind:

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 <Information> Liefert eine Liste alle Unter-Informationen 1
flat Collection <Information> Liefert eine Liste aller Unter-Informationen ohne Struktierungs-Objekte wie ListInformations, ListItemInformations oder SubInformations. 1