Treten Sie mit uns in Kontakt:

Frau Claudia Metzke
Presse- und Öffentlichkeitsarbeit
{strip}
{assign var=propertyView value=$propertyView|default:""}
{assign var=view value=$view|default:""}
{if !empty($elements) || $renderIfEmpty || $editMode}
{if $editMode}
{capture assign=targetWidgetParameters}
{
"renderTitle" : "{if $renderTitle}1{else}0{/if}"
}
{/capture}
{adminPanel type=modalDialog event=click contentType="list_linkList" targetWidgetParameters=$targetWidgetParameters contentId=$widgetId cssClass=$cssClass contentView=$view propertyView=$propertyView}
{/if}
{if !empty($additionalWidgets.title) && $renderTitle}
{renderWidget shortClassName="basic_text" widgetId=$additionalWidgets.title name="title" subwidgetName="title" renderIfEmpty=false}
{/if}
{assign var=previousDepth value=0}
{/if}
{/strip}-
{foreach from=$elements key=listElementId item=subWidgetId name=linkiteration}
{if $previousDepth > $depths.$subWidgetId}
{while $previousDepth > $depths.$subWidgetId}
-
{if $previousDepth < $depths.$subWidgetId}
- {/if} {/while} {elseif $previousDepth == $depths.$subWidgetId && !$smarty.foreach.linkiteration.first} {/if} {capture assign=children} {if ($smarty.foreach.linkiteration.iteration == $smarty.foreach.linkiteration.total || $depthsList[$smarty.foreach.linkiteration.iteration] <= $depths.$subWidgetId)} noChildren {else} hasChildren {/if} {/capture} {assign var=linkProperties value=$linkProperties|default:""} {capture assign=_link} {renderWidget shortClassName="set_link" renderPageHri=$renderPageHri widgetId=$subWidgetId view=$view withLinkIcon=$withLinkIcon setSelected=$setSelected properties=$linkProperties withSpan=$withSpan} {/capture}
- "}hr{/if}" data-depth="{$depths.$subWidgetId}"> {$_link} {assign var=previousDepth value=$depths.$subWidgetId} {/foreach} {while $previousDepth > 0}