templatesIncludeGroupItemsProject

Bindet alle Mastertemplate-Elemente eines Projektes ein

TAG

<wslMastertemplate:templatesIncludeGroupItemsProject project="" />

Attribute

[PATH]
project *
Projektpfad
[XPATH]
orderBy
Sortierung

Beispiel 1: Auszug aus /[IHR-LAYOUT-PROJEKT]/wGlobal/mastertemplates/standard.wMastertemplate.php

...
  <!--
    zieht dynamisch alle online gesetzten Strukturelemente aus
    .../mastertemplates/items/
  -->
  <wslMastertemplate:templatesIncludeGroupItemsProject project="/[IHR-LAYOUT-PROJEKT]" orderBy="/wd:extension/wd:meta/wd:sorting/@value"/>
...