Bilanzen
Error - Property [genoPageItems] not found on type [dg.bankinfo.model.overview.FachpresseOverviewPageObject]

An Error Occurred:

Property [genoPageItems] not found on type [dg.bankinfo.model.overview.FachpresseOverviewPageObject]

viewId=/xhtml/overview.xhtml
location=D:\inetpub\wwwroot\jetty\Live\com.dg.bankinformation.web\xhtml\overview.xhtml
phaseId=RENDER_RESPONSE(6)

Caused by:
javax.el.PropertyNotFoundException - Property [genoPageItems] not found on type [dg.bankinfo.model.overview.FachpresseOverviewPageObject]
at javax.el.BeanELResolver$BeanProperties.get(BeanELResolver.java:257)

+ Stack Trace

javax.el.PropertyNotFoundException: Property [genoPageItems] not found on type [dg.bankinfo.model.overview.FachpresseOverviewPageObject]
	at javax.el.BeanELResolver$BeanProperties.get(BeanELResolver.java:257)
	at javax.el.BeanELResolver$BeanProperties.access$300(BeanELResolver.java:209)
	at javax.el.BeanELResolver.property(BeanELResolver.java:330)
	at javax.el.BeanELResolver.getValue(BeanELResolver.java:89)
	at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:62)
	at org.apache.myfaces.el.unified.resolver.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:179)
	at org.apache.el.parser.AstValue.getValue(AstValue.java:168)
	at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:189)
	at org.apache.myfaces.view.facelets.el.ContextAwareTagValueExpression.getValue(ContextAwareTagValueExpression.java:96)
	at org.apache.el.parser.AstIdentifier.getValue(AstIdentifier.java:73)
	at org.apache.el.parser.AstValue.getValue(AstValue.java:136)
	at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:189)
	at org.apache.myfaces.view.facelets.el.ELText$ELTextVariable.toString(ELText.java:208)
	at org.apache.myfaces.view.facelets.compiler.AttributeInstruction.write(AttributeInstruction.java:51)
	at org.apache.myfaces.view.facelets.compiler.UIInstructions.encodeBegin(UIInstructions.java:46)
	at org.apache.myfaces.view.facelets.compiler.UILeaf.encodeAll(UILeaf.java:507)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:550)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:550)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:550)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:550)
	at org.apache.myfaces.view.facelets.FaceletViewDeclarationLanguage.renderView(FaceletViewDeclarationLanguage.java:1891)
	at org.apache.myfaces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:313)
	at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:58)
	at org.apache.myfaces.tomahawk.application.ResourceViewHandlerWrapper.renderView(ResourceViewHandlerWrapper.java:169)
	at org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:116)
	at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:267)
	at javax.faces.webapp.FacesServlet.service(FacesServlet.java:200)
	at org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1459)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)
	at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1631)
	at com.shi.solrbrowser.view.paramresponder.ParamResponderFilter.doFilter(ParamResponderFilter.java:113)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
	at dg.bankinfo.view.CacheDisableFilter.doFilter(CacheDisableFilter.java:28)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
	at com.shi.solrbrowser.newauth.view.authenticate.RedirectAuthFilter.doFilter(RedirectAuthFilter.java:174)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
	at com.shi.solrbrowser.view.paramcontainer.impl.ParamContainerBB.doFilter(ParamContainerBB.java:131)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:618)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:229)
	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:81)
	at dg.bankinfo.view.seo.SeoUrlFilter.doFilter(SeoUrlFilter.java:117)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:201)
	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:191)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:400)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:645)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:392)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
	at java.base/java.lang.Thread.run(Thread.java:833)

+ Component Tree

<UIViewRoot class="class javax.faces.component.UIViewRoot" clientId="j_id__v_0" id="j_id__v_0" inView="true" locale="en_US" renderKitId="HTML_BASIC" rendered="true" transient="false" viewId="/xhtml/overview.xhtml"> - State size:250 bytes
head
<ComponentResourceContainer class="class org.apache.myfaces.component.ComponentResourceContainer" clientId="javax_faces_location_head" id="javax_faces_location_head" inView="true" rendered="true" transient="false"> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_o" id="j_id_o" inView="true" rendered="true" transient="false" location="/xhtml/include/00_shared/resources.xhtml at line 17 and column 65"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_q" id="j_id_q" inView="true" rendered="true" transient="false" location="/xhtml/include/00_shared/resources.xhtml at line 29 and column 67"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_4s" id="j_id_4s" inView="true" rendered="true" transient="false" location="/resources/componentsComposite/advancedAutosuggest.xhtml at line 12 and column 78"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__v_1" id="j_id__v_1" inView="true" rendered="true" transient="false"/> - State size:0 bytes
</ComponentResourceContainer>
- State size:0 bytes
<html xmlns="http://www.w3.org/1999/xhtml" lang="de-DE"> - State size:0 bytes
<HtmlHead class="class javax.faces.component.html.HtmlHead" clientId="j_id_3" id="j_id_3" inView="true" rendered="true" transient="false" location="/xhtml/template/layout.xhtml at line 11 and column 10"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_4" escape="true" id="j_id_4" inView="true" rendered="true" transient="false" location="/xhtml/template/layout.xhtml at line 12 and column 17"> - State size:0 bytes
<base href="#{seoBB.getBaseHref()}"/> - State size:0 bytes
</HtmlOutputText>
<link rel="shortcut icon" href="../favicon.ico"/> <meta name="author" content="#{resourceBB.getMeta('autorennennung')}#{resourceBB.getMeta('kunde')}"/> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_7" id="j_id_7" inView="true" rendered="#{not empty resourceBB.getMeta('title') or not empty resourceBB.getMeta('teaser-text')}" transient="false" location="/xhtml/template/layout.xhtml at line 16 and column 115"> - State size:0 bytes
<meta name="description" content="#{resourceBB.getMeta('title')}#{resourceBB.getMeta('teaser-text')}"/> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_9" id="j_id_9" inView="true" rendered="#{empty resourceBB.getMeta('title') and empty resourceBB.getMeta('teaser-text')}" transient="false" location="/xhtml/template/layout.xhtml at line 20 and column 108"> - State size:0 bytes
<meta name="description" content="#{seoBB.getHtmlMetaDescription()}"/> - State size:0 bytes
</ComponentRef>
<meta charset="utf-8"/> <meta name="keywords" content="#{resourceBB.getMetaAllAsString('schlagworte')}"/> <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1"/> <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/> <meta http-equiv="Pragma" content="no-cache"/> <meta http-equiv="Expires" content="0"/> <title>#{pageObjectBB.currentPageTitle}</title> <link rel="shortcut icon" href="../favicon.ico"/> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_c" id="j_id_c" inView="true" rendered="#{jsfUtilBB.isCurrentPage('hitlist.jsf')}" transient="false" location="/xhtml/template/layout.xhtml at line 31 and column 69"> - State size:0 bytes
<title> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_e" id="j_id_e" inView="true" rendered="#{hitlistBB.getHitCount() gt 1}" transient="false" location="/xhtml/include/00_shared/hitCountLabel.xhtml at line 7 and column 58"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_f" escape="false" id="j_id_f" inView="true" rendered="true" transient="false" value="#{msgBB.getFormattedEntryWithEscape('', 'jspf.hitlist.hitlabel.multihit', true, hitlistBB.getHitCount(), paramContainerBB.getParam('search'))}" location="/xhtml/include/00_shared/hitCountLabel.xhtml at line 9 and column 155"/> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_g" id="j_id_g" inView="true" rendered="#{hitlistBB.getHitCount() eq 1}" transient="false" location="/xhtml/include/00_shared/hitCountLabel.xhtml at line 11 and column 58"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_h" escape="false" id="j_id_h" inView="true" rendered="true" transient="false" value="#{msgBB.getFormattedEntryWithEscape('', 'jspf.hitlist.hitlabel.singlehit', true, hitlistBB.getHitCount(), paramContainerBB.getParam('search'))}" location="/xhtml/include/00_shared/hitCountLabel.xhtml at line 13 and column 156"/> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_i" id="j_id_i" inView="true" rendered="#{hitlistBB.getHitCount() eq 0}" transient="false" location="/xhtml/include/00_shared/hitCountLabel.xhtml at line 15 and column 58"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_j" escape="false" id="j_id_j" inView="true" rendered="true" transient="false" value="#{msgBB.getFormattedEntryWithEscape('', 'lang.hitlist.nohitlabel', true, paramContainerBB.getParam('search'))}" location="/xhtml/include/00_shared/hitCountLabel.xhtml at line 17 and column 123"/> - State size:0 bytes
</ComponentRef>
</title> - State size:0 bytes
</ComponentRef>
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_l" id="j_id_l" inView="true" rendered="true" transient="false" location="/xhtml/include/00_shared/resources.xhtml at line 7 and column 51"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_l:j_idj_id_l__f_cc_facet" id="j_idj_id_l__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<script type="text/javascript"> var contextPath = '#{request.contextPath}'; var g_isScaffold = #{cc.attrs.resourceBB.isLosDoc}; </script> - State size:0 bytes
</UIPanel>
</UINamingContainer>
<link rel="stylesheet" type="text/css" href="#{request.contextPath}/resources/css/bootstrap.css"/> <link rel="stylesheet" type="text/css" href="#{request.contextPath}/resources/css/bootstrap-select.min.css"/> <link rel="stylesheet" type="text/css" href="#{request.contextPath}/resources/css/jquery-ui.theme.min.css"/> <link rel="stylesheet" type="text/css" href="#{request.contextPath}/resources/libs/shariff-3.2.1/shariff.complete.css"/> <link rel="stylesheet" type="text/css" href="#{request.contextPath}/resources/css/root.css"/> - State size:0 bytes
<script type="text/javascript" src="../resources/js/jquery.min.js"/> <script type="text/javascript" src="../resources/js/jquery-ui.min.js"/> <script type="text/javascript" src="../resources/js/shi_r4_config.js"/> <script type="text/javascript" src="../resources/js/popper.min.js"/> <script type="text/javascript" src="../resources/js/bootstrap-select.min.js"/> <script type="text/javascript" src="../resources/js/bootstrap.js"/> <script type="text/javascript" src="../resources/js/jquery.monthpicker.min.js"/> <script type="text/javascript" src="../resources/libs/shariff-3.2.1/shariff.complete.js"/> - State size:0 bytes
<script type="text/javascript"> var _paq = _paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(["setDocumentTitle", document.domain + "/" + document.title]); _paq.push(['requireConsent']); _paq.push(["setCookieDomain", "*.www.dg-medienportal.de"]); _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//www.dg-medienportal.de/piwik/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', '3']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); })(); </script> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_s" id="j_id_s" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{productBB.activeProduct.documentCSS}" var="css" location="/xhtml/template/layout.xhtml at line 38 and column 71"> - State size:0 bytes
<link rel="stylesheet" type="text/css" href="#{css}"/> - State size:0 bytes
</UIRepeat>
</HtmlHead>
<HtmlBody class="class javax.faces.component.html.HtmlBody" clientId="j_id_u" id="j_id_u" inView="true" rendered="true" transient="false" location="/xhtml/template/layout.xhtml at line 43 and column 10"> - State size:0 bytes
<div class="container-fluid px-0"> <div class="row no-gutters justify-content-center flex-nowrap"> <div class="d-none d-xl-block col-auto"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_x" id="j_id_x" inView="true" rendered="#{not empty banner}" transient="false" location="/xhtml/include/00_shared/bannerAd.xhtml at line 7 and column 46"> - State size:0 bytes
<div class="d-flex justify-content-center"> <div class="mwidth-100 #{banner.styleClass}"> <a href="#{banner.linkziel}" target="_blank"> <img src="#{banner.bannerbild}" class="#{banner.styleClass}"/> </a> </div> </div> - State size:0 bytes
</ComponentRef>
</div> <div class="col contentArea"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_11" id="j_id_11" inView="true" rendered="#{empty dgBannerBB.getBanner('fireplace')}" transient="false" location="/xhtml/include/10_header.xhtml at line 7 and column 69"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_13" id="j_id_13" inView="true" rendered="#{not empty banner}" transient="false" location="/xhtml/include/00_shared/bannerAd.xhtml at line 7 and column 46"> - State size:0 bytes
<div class="d-flex justify-content-center"> <div class="mwidth-100 #{banner.styleClass}"> <a href="#{banner.linkziel}" target="_blank"> <img src="#{banner.bannerbild}" class="#{banner.styleClass}"/> </a> </div> </div> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<nav id="header" class="navbar sticky-top"> <div class="container-fluid"> <div class="row"> - State size:0 bytes
<div class="mainHeader col pt-3 pb-3"> <div class="row"> <div class="logo col-auto ml-xl-auto"> <div class="row"> <div class="col-auto"> <a href="index.jsf" class="biLogo"> </a> </div> </div> </div> <div class="navigation col-auto ml-auto mr-xl-auto mr-3"> <div id="mobileHeader" class="dropdown d-xl-none"> - State size:0 bytes
<a href="#" data-toggle="dropdown" class="burgerButton"> <div class="row flex-nowrap"> <div class="col-auto"> <div class="bar1"/> <div class="bar2"/> <div class="bar3"/> </div> </div> </a> - State size:0 bytes
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> - State size:0 bytes
<div class="row topHeaderLinks h-100"> <div class="col-auto ml-0 ml-xl-auto pl-0"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1a" disabled="false" id="j_id_1a" inView="true" rendered="true" styleClass="d-inline-block p-1 pr-3 pl-3" transient="false" value="#{seoBB.generateSeoUrl('abonnement')}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 11 and column 47"> - State size:0 bytes
Abonnement - State size:0 bytes
</HtmlOutputLink>
</div> <div class="col-auto"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_1d" id="j_id_1d" inView="true" rendered="#{authBean.isShowUsernamePasswordLogin}" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 16 and column 68"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1e" disabled="false" id="j_id_1e" inView="true" rendered="true" styleClass="loginLink d-inline-block p-1 pr-3 pl-3" transient="false" value="#{authBean.loginUrl}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 19 and column 59"> - State size:0 bytes
Anmelden - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_1g" id="j_id_1g" inView="true" rendered="#{not authBean.isShowUsernamePasswordLogin}" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 23 and column 72"> - State size:0 bytes
<HtmlForm class="class javax.faces.component.html.HtmlForm" clientId="j_id_1h" enctype="application/x-www-form-urlencoded" id="j_id_1h" inView="true" prependId="true" rendered="true" submitted="false" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 24 and column 13"> - State size:0 bytes
<HtmlCommandLink action="#{authBean.logout}" actionExpression="#{authBean.logout}" class="class javax.faces.component.html.HtmlCommandLink" clientId="j_id_1h:j_id_1i" disabled="false" id="j_id_1i" immediate="false" inView="true" rendered="true" styleClass="loginLink d-inline-block p-1 pr-3 pl-3" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 25 and column 101"> - State size:0 bytes
Abmelden - State size:0 bytes
</HtmlCommandLink>
</HtmlForm>
</ComponentRef>
</div> </div> - State size:0 bytes
<div class="row pt-5"> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}aktuellesDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Aktuelles <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}aktuellesDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1n" disabled="false" id="j_id_1n" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.genomeldungen.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 16 and column 120"> - State size:0 bytes
Geno-Meldungen - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1p" disabled="false" id="j_id_1p" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.nachrichten.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 17 and column 118"> - State size:0 bytes
Nachrichten - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1r" disabled="false" id="j_id_1r" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.veranstaltungen.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 18 and column 122"> - State size:0 bytes
Veranstaltungen - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}fachwissenDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Fachwissen <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}fachwissenDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1u" disabled="false" id="j_id_1u" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.bankrecht.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 30 and column 116"> - State size:0 bytes
Bankrecht - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1w" disabled="false" id="j_id_1w" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.fachpresse.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 31 and column 117"> - State size:0 bytes
Fachpresse - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1y" disabled="false" id="j_id_1y" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.formulargremien.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 32 and column 122"> - State size:0 bytes
Formulargremien - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}magazinDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Magazin <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}magazinDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_21" disabled="false" id="j_id_21" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazinausgabe.overview'])}/#{menuInformationBB.seoAusgabe}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 44 and column 153"> - State size:0 bytes
Aktuelles Magazin - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_23" disabled="false" id="j_id_23" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazin.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 45 and column 114"> - State size:0 bytes
Archiv - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_25" disabled="false" id="j_id_25" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('sonderausgaben')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 46 and column 97"> - State size:0 bytes
Sonderausgaben - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}serviceDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Service <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}serviceDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_28" disabled="false" id="j_id_28" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('abonnement')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 58 and column 93"> - State size:0 bytes
Abonnement - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_2a" disabled="false" id="j_id_2a" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('newsletter')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 59 and column 93"> - State size:0 bytes
Newsletter - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_2c" disabled="false" id="j_id_2c" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('kontakt')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 60 and column 90"> - State size:0 bytes
Kontakt - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_2e" disabled="false" id="j_id_2e" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('mediadaten')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 61 and column 93"> - State size:0 bytes
Mediadaten - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_2g" disabled="false" id="j_id_2g" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('hilfe')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 62 and column 88"> - State size:0 bytes
Hilfe - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}jobboerseDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Jobbörse <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}jobboerseDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_2j" disabled="false" id="j_id_2j" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.stellenmarkt.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 74 and column 119"> - State size:0 bytes
Jobbörse - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> </div> - State size:0 bytes
<div class="row py-5"> <div class="col-auto"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_2n" disabled="false" id="j_id_2n" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazinausgabe.overview'])}/#{menuInformationBB.seoAusgabe}" location="/xhtml/include/10_header/navigation/mobileHeaderBottom.xhtml at line 10 and column 112"> - State size:0 bytes
<img class="aktuelleAusgabeHeaderImage" src="#{menuInformationBB.currentIssue.currentCover}"> </img> - State size:0 bytes
</HtmlOutputLink>
</div> <div class="col-auto ml-5"> <div class="aktuelleAusgabeHeaderBubble"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_2q" disabled="false" id="j_id_2q" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazinausgabe.overview'])}/#{menuInformationBB.seoAusgabe}" location="/xhtml/include/10_header/navigation/mobileHeaderBottom.xhtml at line 19 and column 112"> - State size:0 bytes
Ausgabe - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2s" escape="false" id="j_id_2s" inView="true" rendered="true" transient="false" value="#{menuInformationBB.currentIssue.currentAusgabe} " location="/xhtml/include/10_header/navigation/mobileHeaderBottom.xhtml at line 21 and column 67"/> - State size:0 bytes
<br/> jetzt hier<br/> online lesen - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> - State size:0 bytes
</div> </div> <div class="d-none d-xl-block"> - State size:0 bytes
<div class="row topHeaderLinks h-100"> <div class="col-auto ml-0 ml-xl-auto pl-0"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_2x" disabled="false" id="j_id_2x" inView="true" rendered="true" styleClass="d-inline-block p-1 pr-3 pl-3" transient="false" value="#{seoBB.generateSeoUrl('abonnement')}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 11 and column 47"> - State size:0 bytes
Abonnement - State size:0 bytes
</HtmlOutputLink>
</div> <div class="col-auto"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_30" id="j_id_30" inView="true" rendered="#{authBean.isShowUsernamePasswordLogin}" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 16 and column 68"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_31" disabled="false" id="j_id_31" inView="true" rendered="true" styleClass="loginLink d-inline-block p-1 pr-3 pl-3" transient="false" value="#{authBean.loginUrl}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 19 and column 59"> - State size:0 bytes
Anmelden - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_33" id="j_id_33" inView="true" rendered="#{not authBean.isShowUsernamePasswordLogin}" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 23 and column 72"> - State size:0 bytes
<HtmlForm class="class javax.faces.component.html.HtmlForm" clientId="j_id_34" enctype="application/x-www-form-urlencoded" id="j_id_34" inView="true" prependId="true" rendered="true" submitted="false" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 24 and column 13"> - State size:0 bytes
<HtmlCommandLink action="#{authBean.logout}" actionExpression="#{authBean.logout}" class="class javax.faces.component.html.HtmlCommandLink" clientId="j_id_34:j_id_35" disabled="false" id="j_id_35" immediate="false" inView="true" rendered="true" styleClass="loginLink d-inline-block p-1 pr-3 pl-3" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 25 and column 101"> - State size:0 bytes
Abmelden - State size:0 bytes
</HtmlCommandLink>
</HtmlForm>
</ComponentRef>
</div> </div> - State size:0 bytes
<div class="row pt-5"> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}aktuellesDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Aktuelles <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}aktuellesDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3a" disabled="false" id="j_id_3a" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.genomeldungen.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 16 and column 120"> - State size:0 bytes
Geno-Meldungen - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3c" disabled="false" id="j_id_3c" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.nachrichten.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 17 and column 118"> - State size:0 bytes
Nachrichten - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3e" disabled="false" id="j_id_3e" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.veranstaltungen.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 18 and column 122"> - State size:0 bytes
Veranstaltungen - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}fachwissenDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Fachwissen <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}fachwissenDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3h" disabled="false" id="j_id_3h" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.bankrecht.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 30 and column 116"> - State size:0 bytes
Bankrecht - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3j" disabled="false" id="j_id_3j" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.fachpresse.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 31 and column 117"> - State size:0 bytes
Fachpresse - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3l" disabled="false" id="j_id_3l" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.formulargremien.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 32 and column 122"> - State size:0 bytes
Formulargremien - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}magazinDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Magazin <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}magazinDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3o" disabled="false" id="j_id_3o" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazinausgabe.overview'])}/#{menuInformationBB.seoAusgabe}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 44 and column 153"> - State size:0 bytes
Aktuelles Magazin - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3q" disabled="false" id="j_id_3q" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazin.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 45 and column 114"> - State size:0 bytes
Archiv - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3s" disabled="false" id="j_id_3s" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('sonderausgaben')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 46 and column 97"> - State size:0 bytes
Sonderausgaben - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}serviceDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Service <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}serviceDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3v" disabled="false" id="j_id_3v" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('abonnement')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 58 and column 93"> - State size:0 bytes
Abonnement - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3x" disabled="false" id="j_id_3x" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('newsletter')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 59 and column 93"> - State size:0 bytes
Newsletter - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3z" disabled="false" id="j_id_3z" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('kontakt')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 60 and column 90"> - State size:0 bytes
Kontakt - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_41" disabled="false" id="j_id_41" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('mediadaten')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 61 and column 93"> - State size:0 bytes
Mediadaten - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_43" disabled="false" id="j_id_43" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('hilfe')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 62 and column 88"> - State size:0 bytes
Hilfe - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}jobboerseDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Jobbörse <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}jobboerseDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_46" disabled="false" id="j_id_46" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.stellenmarkt.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 74 and column 119"> - State size:0 bytes
Jobbörse - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> </div> - State size:0 bytes
</div> </div> </div> </div> - State size:0 bytes
</div> </div> </nav> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_4b" id="j_id_4b" inView="true" rendered="#{jsfUtilBB.isCurrentPageOneOf('document.jsf', 'overview.jsf', 'hitlist.jsf')}" transient="false" location="/xhtml/include/10_header.xhtml at line 20 and column 105"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_4c" id="j_id_4c" inView="true" rendered="#{not empty pageObjectBB.currentPageObject.breadcrumbItems}" transient="false" location="/xhtml/include/10_header.xhtml at line 21 and column 87"> - State size:0 bytes
<div class="breadcrumbWrapper row"> <div class="breadcrumb d-none d-sm-block container-fluid col-10 mx-auto"> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_4e" id="j_id_4e" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{pageObjectBB.currentPageObject.breadcrumbItems}" var="breadcrumb" varStatus="breadcrumbStatus" location="/xhtml/include/10_header.xhtml at line 24 and column 121"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_4e:j_id_4f" id="j_id_4f" inView="true" rendered="#{breadcrumb.href ne null}" transient="false" location="/xhtml/include/10_header.xhtml at line 25 and column 58"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_4e:j_id_4g" disabled="false" id="j_id_4g" inView="true" rendered="true" styleClass="breadcrumbPart" transient="false" value="#{seoBB.generateSeoUrl(breadcrumb.href)}" location="/xhtml/include/10_header.xhtml at line 26 and column 99"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_4e:j_id_4h" escape="true" id="j_id_4h" inView="true" rendered="true" transient="false" value="#{breadcrumb.text}" location="/xhtml/include/10_header.xhtml at line 27 and column 50"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_4e:j_id_4i" id="j_id_4i" inView="true" rendered="#{breadcrumb.href eq null}" transient="false" location="/xhtml/include/10_header.xhtml at line 30 and column 58"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_4e:j_id_4j" escape="true" id="j_id_4j" inView="true" rendered="true" styleClass="breadcrumbPart" transient="false" value="#{breadcrumb.text}" location="/xhtml/include/10_header.xhtml at line 31 and column 77"/> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_4e:j_id_4k" id="j_id_4k" inView="true" rendered="#{not breadcrumbStatus.last}" transient="false" location="/xhtml/include/10_header.xhtml at line 33 and column 60"> - State size:0 bytes
<span class="glyphicon glyphicon-chevron-right"/> - State size:0 bytes
</ComponentRef>
</UIRepeat>
</div> </div> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<div id="main" class="container-fluid"> <div class="row"> - State size:0 bytes
<div id="#{searchId}" class="col col-xl-8 ml-auto mr-auto pt-5 pb-5 searchWrapper"> <form id="#{searchId}Form" name="#{searchId}Form" class="noSidePadding" action="../xhtml/hitlist.jsf"> <input type="hidden" value="0" name="start"/> <input type="hidden" value="newsearch" name="event"/> <div class="input-group"> <div class="inputWrapper form-control"> <input id="#{searchId}Input" type="text" name="search" formContainer="##{searchId}Form" class="search form-control advanced-autosuggest pl-lg-5" placeholder="#{msgBB.map['lang.login.searchfield.placeholder']}" onfocus="this.placeholder = '#{msgBB.map['lang.login.searchfield.placeholder']}'" onblur="this.placeholder = '#{msgBB.map['lang.login.searchfield.placeholder']}'" value="#{paramContainerBB.getParam('search')}" aria-describedby="search-addon" autocomplete="off"> </input> - State size:0 bytes
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_4r" id="j_id_4r" inView="true" rendered="true" transient="false" location="/xhtml/include/00_shared/search.xhtml at line 25 and column 33"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_4r:j_idj_id_4r__f_cc_facet" id="j_idj_id_4r__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<div class="ip-advanced-autosuggest"> - State size:0 bytes
<div class="row"> <div class="col-12 col-md-6" result="as_search"> <ul class="ipaa-resultlist"> </ul> </div> <div class="col-12 col-md-6"> <div class="row flex-column ipaa-resultlist"> <div class="col-auto mw-100" result="schlagworte"> <ul aria-label="Schlagworte:"> </ul> </div> <div class="col-auto mw-100" result="autor"> <ul aria-label="Autoren:"> </ul> </div> </div> </div> </div> - State size:0 bytes
</div> - State size:0 bytes
</UIPanel>
</UINamingContainer>
</div> <div id="#{searchId}Btn" class="input-group-append searchButtonWrapper"> <button class="btn btn-outline-secondary" type="submit"> <span class="glyphicon glyphicon-search mr-xl-2 mx-1"/> <span class="d-none d-md-inline button-label"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_4x" escape="true" id="j_id_4x" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.search.searchBtn.label']}" location="/xhtml/include/00_shared/search.xhtml at line 50 and column 74"/> - State size:0 bytes
</span> </button> </div> </div> </form> </div> - State size:0 bytes
<div id="contentHeader" class="col-12 col-xl-10 mx-auto"> - State size:0 bytes
<div class="overviewHeader"> - State size:0 bytes
<div class="componentHeader"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_4z_2_2_3" escape="true" id="j_id_4z_2_2_3" inView="true" rendered="true" transient="false" value="#{headerContentText}" location="/xhtml/include/40_content/overview/_shared/overviewContentHeader.xhtml at line 8 and column 46"/> - State size:0 bytes
</div> - State size:0 bytes
</div> - State size:0 bytes
</div> - State size:0 bytes
<div id="contentContainer" class="col-12 col-md-7 ml-md-auto"> <div class="row contentContainer"> <div class="content col"> - State size:0 bytes
<div class="#{paramContainerBB.getParam('overview')}Page row"> <div class="overviewMain col-12"> - State size:0 bytes
<div class="overviewFilterHeader row"> <form class="col-12"> <input type="hidden" name="event" value="overview*"/> <div class="filterDropdowns row"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_2" id="j_id_51_2_2" inView="true" rendered="#{pageObjectBB.currentPageObject.isDisplayFilter('kategorie')}" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 17 and column 80"> - State size:0 bytes
<div class="col-12 col-lg-4"> - State size:0 bytes
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_51_2_4" id="j_id_51_2_4" inView="true" rendered="true" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 24 and column 9"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_51_2_4:j_idj_id_51_2_4__f_cc_facet" id="j_idj_id_51_2_4__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<div class="d-flex flex-column justify-content-center"> <div class="dropdown filterDropdown"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_4:j_id_51_2_6" id="j_id_51_2_6" inView="true" rendered="#{not cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 20 and column 53"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-offset="0,20" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_4:j_id_51_2_8" escape="true" id="j_id_51_2_8" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 24 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_4:j_id_51_2_a" id="j_id_51_2_a" inView="true" rendered="#{cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 28 and column 49"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" disabled="disabled"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_4:j_id_51_2_c" escape="true" id="j_id_51_2_c" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 32 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> <div class="overflowWrapper"> <input type="hidden" name="#{cc.attrs.paramName}" value=""/> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_51_2_4:j_id_51_2_f" id="j_id_51_2_f" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{cc.attrs.filterOptions}" var="option" varStatus="filterIteration" location="/resources/componentsComposite/filter.xhtml at line 42 and column 35"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_4:j_id_51_2_f:j_id_51_2_g" id="j_id_51_2_g" inView="true" rendered="#{option.count gt 0}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 44 and column 52"> - State size:0 bytes
<div class="checkboxItem d-flex w-100"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_4:j_id_51_2_f:j_id_51_2_i" id="j_id_51_2_i" inView="true" rendered="#{cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 48 and column 104"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" checked="checked" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_4:j_id_51_2_f:j_id_51_2_k" escape="false" id="j_id_51_2_k" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count})" location="/resources/componentsComposite/filter.xhtml at line 55 and column 75"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_4:j_id_51_2_f:j_id_51_2_m" id="j_id_51_2_m" inView="true" rendered="#{not cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 60 and column 108"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_4:j_id_51_2_f:j_id_51_2_o" escape="false" id="j_id_51_2_o" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count}) " location="/resources/componentsComposite/filter.xhtml at line 66 and column 77"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
</UIRepeat>
</div> </div> </div> </div> - State size:0 bytes
</UIPanel>
</UINamingContainer>
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_t" id="j_id_51_2_t" inView="true" rendered="#{pageObjectBB.currentPageObject.isDisplayFilter('unterkategorie')}" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 30 and column 85"> - State size:0 bytes
<div class="col-12 col-lg-4"> - State size:0 bytes
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_51_2_v" id="j_id_51_2_v" inView="true" rendered="true" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 37 and column 9"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_51_2_v:j_idj_id_51_2_v__f_cc_facet" id="j_idj_id_51_2_v__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<div class="d-flex flex-column justify-content-center"> <div class="dropdown filterDropdown"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_v:j_id_51_2_x" id="j_id_51_2_x" inView="true" rendered="#{not cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 20 and column 53"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-offset="0,20" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_v:j_id_51_2_z" escape="true" id="j_id_51_2_z" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 24 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_v:j_id_51_2_11" id="j_id_51_2_11" inView="true" rendered="#{cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 28 and column 49"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" disabled="disabled"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_v:j_id_51_2_13" escape="true" id="j_id_51_2_13" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 32 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> <div class="overflowWrapper"> <input type="hidden" name="#{cc.attrs.paramName}" value=""/> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_51_2_v:j_id_51_2_16" id="j_id_51_2_16" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{cc.attrs.filterOptions}" var="option" varStatus="filterIteration" location="/resources/componentsComposite/filter.xhtml at line 42 and column 35"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_v:j_id_51_2_16:j_id_51_2_17" id="j_id_51_2_17" inView="true" rendered="#{option.count gt 0}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 44 and column 52"> - State size:0 bytes
<div class="checkboxItem d-flex w-100"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_v:j_id_51_2_16:j_id_51_2_19" id="j_id_51_2_19" inView="true" rendered="#{cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 48 and column 104"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" checked="checked" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_v:j_id_51_2_16:j_id_51_2_1b" escape="false" id="j_id_51_2_1b" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count})" location="/resources/componentsComposite/filter.xhtml at line 55 and column 75"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_v:j_id_51_2_16:j_id_51_2_1d" id="j_id_51_2_1d" inView="true" rendered="#{not cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 60 and column 108"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_v:j_id_51_2_16:j_id_51_2_1f" escape="false" id="j_id_51_2_1f" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count}) " location="/resources/componentsComposite/filter.xhtml at line 66 and column 77"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
</UIRepeat>
</div> </div> </div> </div> - State size:0 bytes
</UIPanel>
</UINamingContainer>
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_1k" id="j_id_51_2_1k" inView="true" rendered="#{pageObjectBB.currentPageObject.isDisplayFilter('autorennennung')}" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 43 and column 85"> - State size:0 bytes
<div class="col-12 col-lg-4"> - State size:0 bytes
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_51_2_1m" id="j_id_51_2_1m" inView="true" rendered="true" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 50 and column 9"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_51_2_1m:j_idj_id_51_2_1m__f_cc_facet" id="j_idj_id_51_2_1m__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<div class="d-flex flex-column justify-content-center"> <div class="dropdown filterDropdown"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_1m:j_id_51_2_1o" id="j_id_51_2_1o" inView="true" rendered="#{not cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 20 and column 53"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-offset="0,20" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_1m:j_id_51_2_1q" escape="true" id="j_id_51_2_1q" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 24 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_1m:j_id_51_2_1s" id="j_id_51_2_1s" inView="true" rendered="#{cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 28 and column 49"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" disabled="disabled"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_1m:j_id_51_2_1u" escape="true" id="j_id_51_2_1u" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 32 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> <div class="overflowWrapper"> <input type="hidden" name="#{cc.attrs.paramName}" value=""/> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_51_2_1m:j_id_51_2_1x" id="j_id_51_2_1x" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{cc.attrs.filterOptions}" var="option" varStatus="filterIteration" location="/resources/componentsComposite/filter.xhtml at line 42 and column 35"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_1m:j_id_51_2_1x:j_id_51_2_1y" id="j_id_51_2_1y" inView="true" rendered="#{option.count gt 0}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 44 and column 52"> - State size:0 bytes
<div class="checkboxItem d-flex w-100"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_1m:j_id_51_2_1x:j_id_51_2_20" id="j_id_51_2_20" inView="true" rendered="#{cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 48 and column 104"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" checked="checked" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_1m:j_id_51_2_1x:j_id_51_2_22" escape="false" id="j_id_51_2_22" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count})" location="/resources/componentsComposite/filter.xhtml at line 55 and column 75"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_1m:j_id_51_2_1x:j_id_51_2_24" id="j_id_51_2_24" inView="true" rendered="#{not cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 60 and column 108"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_1m:j_id_51_2_1x:j_id_51_2_26" escape="false" id="j_id_51_2_26" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count}) " location="/resources/componentsComposite/filter.xhtml at line 66 and column 77"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
</UIRepeat>
</div> </div> </div> </div> - State size:0 bytes
</UIPanel>
</UINamingContainer>
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_2b" id="j_id_51_2_2b" inView="true" rendered="#{pageObjectBB.currentPageObject.isDisplayFilter('filter_ort')}" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 56 and column 81"> - State size:0 bytes
<div class="col-12 col-lg-4"> - State size:0 bytes
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_51_2_2d" id="j_id_51_2_2d" inView="true" rendered="true" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 63 and column 9"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_51_2_2d:j_idj_id_51_2_2d__f_cc_facet" id="j_idj_id_51_2_2d__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<div class="d-flex flex-column justify-content-center"> <div class="dropdown filterDropdown"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_2d:j_id_51_2_2f" id="j_id_51_2_2f" inView="true" rendered="#{not cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 20 and column 53"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-offset="0,20" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_2d:j_id_51_2_2h" escape="true" id="j_id_51_2_2h" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 24 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_2d:j_id_51_2_2j" id="j_id_51_2_2j" inView="true" rendered="#{cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 28 and column 49"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" disabled="disabled"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_2d:j_id_51_2_2l" escape="true" id="j_id_51_2_2l" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 32 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> <div class="overflowWrapper"> <input type="hidden" name="#{cc.attrs.paramName}" value=""/> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_51_2_2d:j_id_51_2_2o" id="j_id_51_2_2o" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{cc.attrs.filterOptions}" var="option" varStatus="filterIteration" location="/resources/componentsComposite/filter.xhtml at line 42 and column 35"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_2d:j_id_51_2_2o:j_id_51_2_2p" id="j_id_51_2_2p" inView="true" rendered="#{option.count gt 0}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 44 and column 52"> - State size:0 bytes
<div class="checkboxItem d-flex w-100"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_2d:j_id_51_2_2o:j_id_51_2_2r" id="j_id_51_2_2r" inView="true" rendered="#{cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 48 and column 104"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" checked="checked" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_2d:j_id_51_2_2o:j_id_51_2_2t" escape="false" id="j_id_51_2_2t" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count})" location="/resources/componentsComposite/filter.xhtml at line 55 and column 75"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_2d:j_id_51_2_2o:j_id_51_2_2v" id="j_id_51_2_2v" inView="true" rendered="#{not cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 60 and column 108"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_2d:j_id_51_2_2o:j_id_51_2_2x" escape="false" id="j_id_51_2_2x" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count}) " location="/resources/componentsComposite/filter.xhtml at line 66 and column 77"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
</UIRepeat>
</div> </div> </div> </div> - State size:0 bytes
</UIPanel>
</UINamingContainer>
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_32" id="j_id_51_2_32" inView="true" rendered="#{pageObjectBB.currentPageObject.isDisplayFilter('ortsangabe')}" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 69 and column 81"> - State size:0 bytes
<div class="col-12 col-lg-4"> - State size:0 bytes
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_51_2_34" id="j_id_51_2_34" inView="true" rendered="true" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 76 and column 9"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_51_2_34:j_idj_id_51_2_34__f_cc_facet" id="j_idj_id_51_2_34__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<div class="d-flex flex-column justify-content-center"> <div class="dropdown filterDropdown"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_34:j_id_51_2_36" id="j_id_51_2_36" inView="true" rendered="#{not cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 20 and column 53"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-offset="0,20" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_34:j_id_51_2_38" escape="true" id="j_id_51_2_38" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 24 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_34:j_id_51_2_3a" id="j_id_51_2_3a" inView="true" rendered="#{cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 28 and column 49"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" disabled="disabled"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_34:j_id_51_2_3c" escape="true" id="j_id_51_2_3c" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 32 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> <div class="overflowWrapper"> <input type="hidden" name="#{cc.attrs.paramName}" value=""/> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_51_2_34:j_id_51_2_3f" id="j_id_51_2_3f" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{cc.attrs.filterOptions}" var="option" varStatus="filterIteration" location="/resources/componentsComposite/filter.xhtml at line 42 and column 35"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_34:j_id_51_2_3f:j_id_51_2_3g" id="j_id_51_2_3g" inView="true" rendered="#{option.count gt 0}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 44 and column 52"> - State size:0 bytes
<div class="checkboxItem d-flex w-100"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_34:j_id_51_2_3f:j_id_51_2_3i" id="j_id_51_2_3i" inView="true" rendered="#{cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 48 and column 104"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" checked="checked" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_34:j_id_51_2_3f:j_id_51_2_3k" escape="false" id="j_id_51_2_3k" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count})" location="/resources/componentsComposite/filter.xhtml at line 55 and column 75"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_34:j_id_51_2_3f:j_id_51_2_3m" id="j_id_51_2_3m" inView="true" rendered="#{not cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 60 and column 108"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_34:j_id_51_2_3f:j_id_51_2_3o" escape="false" id="j_id_51_2_3o" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count}) " location="/resources/componentsComposite/filter.xhtml at line 66 and column 77"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
</UIRepeat>
</div> </div> </div> </div> - State size:0 bytes
</UIPanel>
</UINamingContainer>
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_3t" id="j_id_51_2_3t" inView="true" rendered="#{pageObjectBB.currentPageObject.isDisplayFilter('filter_bundesland')}" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 82 and column 88"> - State size:0 bytes
<div class="col-12 col-lg-4"> - State size:0 bytes
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_51_2_3v" id="j_id_51_2_3v" inView="true" rendered="true" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 89 and column 9"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_51_2_3v:j_idj_id_51_2_3v__f_cc_facet" id="j_idj_id_51_2_3v__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<div class="d-flex flex-column justify-content-center"> <div class="dropdown filterDropdown"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_3v:j_id_51_2_3x" id="j_id_51_2_3x" inView="true" rendered="#{not cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 20 and column 53"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-offset="0,20" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_3v:j_id_51_2_3z" escape="true" id="j_id_51_2_3z" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 24 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_3v:j_id_51_2_41" id="j_id_51_2_41" inView="true" rendered="#{cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 28 and column 49"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" disabled="disabled"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_3v:j_id_51_2_43" escape="true" id="j_id_51_2_43" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 32 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> <div class="overflowWrapper"> <input type="hidden" name="#{cc.attrs.paramName}" value=""/> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_51_2_3v:j_id_51_2_46" id="j_id_51_2_46" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{cc.attrs.filterOptions}" var="option" varStatus="filterIteration" location="/resources/componentsComposite/filter.xhtml at line 42 and column 35"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_3v:j_id_51_2_46:j_id_51_2_47" id="j_id_51_2_47" inView="true" rendered="#{option.count gt 0}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 44 and column 52"> - State size:0 bytes
<div class="checkboxItem d-flex w-100"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_3v:j_id_51_2_46:j_id_51_2_49" id="j_id_51_2_49" inView="true" rendered="#{cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 48 and column 104"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" checked="checked" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_3v:j_id_51_2_46:j_id_51_2_4b" escape="false" id="j_id_51_2_4b" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count})" location="/resources/componentsComposite/filter.xhtml at line 55 and column 75"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_3v:j_id_51_2_46:j_id_51_2_4d" id="j_id_51_2_4d" inView="true" rendered="#{not cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 60 and column 108"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_3v:j_id_51_2_46:j_id_51_2_4f" escape="false" id="j_id_51_2_4f" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count}) " location="/resources/componentsComposite/filter.xhtml at line 66 and column 77"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
</UIRepeat>
</div> </div> </div> </div> - State size:0 bytes
</UIPanel>
</UINamingContainer>
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_4k" id="j_id_51_2_4k" inView="true" rendered="#{pageObjectBB.currentPageObject.isDisplayFilter('bundesland')}" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 95 and column 81"> - State size:0 bytes
<div class="col-12 col-lg-4"> - State size:0 bytes
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_51_2_4m" id="j_id_51_2_4m" inView="true" rendered="true" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 102 and column 9"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_51_2_4m:j_idj_id_51_2_4m__f_cc_facet" id="j_idj_id_51_2_4m__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<div class="d-flex flex-column justify-content-center"> <div class="dropdown filterDropdown"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_4m:j_id_51_2_4o" id="j_id_51_2_4o" inView="true" rendered="#{not cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 20 and column 53"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-offset="0,20" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_4m:j_id_51_2_4q" escape="true" id="j_id_51_2_4q" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 24 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_4m:j_id_51_2_4s" id="j_id_51_2_4s" inView="true" rendered="#{cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 28 and column 49"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" disabled="disabled"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_4m:j_id_51_2_4u" escape="true" id="j_id_51_2_4u" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 32 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> <div class="overflowWrapper"> <input type="hidden" name="#{cc.attrs.paramName}" value=""/> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_51_2_4m:j_id_51_2_4x" id="j_id_51_2_4x" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{cc.attrs.filterOptions}" var="option" varStatus="filterIteration" location="/resources/componentsComposite/filter.xhtml at line 42 and column 35"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_4m:j_id_51_2_4x:j_id_51_2_4y" id="j_id_51_2_4y" inView="true" rendered="#{option.count gt 0}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 44 and column 52"> - State size:0 bytes
<div class="checkboxItem d-flex w-100"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_4m:j_id_51_2_4x:j_id_51_2_50" id="j_id_51_2_50" inView="true" rendered="#{cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 48 and column 104"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" checked="checked" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_4m:j_id_51_2_4x:j_id_51_2_52" escape="false" id="j_id_51_2_52" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count})" location="/resources/componentsComposite/filter.xhtml at line 55 and column 75"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_4m:j_id_51_2_4x:j_id_51_2_54" id="j_id_51_2_54" inView="true" rendered="#{not cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 60 and column 108"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_4m:j_id_51_2_4x:j_id_51_2_56" escape="false" id="j_id_51_2_56" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count}) " location="/resources/componentsComposite/filter.xhtml at line 66 and column 77"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
</UIRepeat>
</div> </div> </div> </div> - State size:0 bytes
</UIPanel>
</UINamingContainer>
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_5b" id="j_id_51_2_5b" inView="true" rendered="#{pageObjectBB.currentPageObject.isDisplayFilter('verband')}" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 108 and column 78"> - State size:0 bytes
<div class="col-12 col-lg-4"> - State size:0 bytes
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_51_2_5d" id="j_id_51_2_5d" inView="true" rendered="true" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 115 and column 9"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_51_2_5d:j_idj_id_51_2_5d__f_cc_facet" id="j_idj_id_51_2_5d__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<div class="d-flex flex-column justify-content-center"> <div class="dropdown filterDropdown"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_5d:j_id_51_2_5f" id="j_id_51_2_5f" inView="true" rendered="#{not cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 20 and column 53"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-offset="0,20" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_5d:j_id_51_2_5h" escape="true" id="j_id_51_2_5h" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 24 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_5d:j_id_51_2_5j" id="j_id_51_2_5j" inView="true" rendered="#{cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 28 and column 49"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" disabled="disabled"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_5d:j_id_51_2_5l" escape="true" id="j_id_51_2_5l" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 32 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> <div class="overflowWrapper"> <input type="hidden" name="#{cc.attrs.paramName}" value=""/> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_51_2_5d:j_id_51_2_5o" id="j_id_51_2_5o" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{cc.attrs.filterOptions}" var="option" varStatus="filterIteration" location="/resources/componentsComposite/filter.xhtml at line 42 and column 35"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_5d:j_id_51_2_5o:j_id_51_2_5p" id="j_id_51_2_5p" inView="true" rendered="#{option.count gt 0}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 44 and column 52"> - State size:0 bytes
<div class="checkboxItem d-flex w-100"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_5d:j_id_51_2_5o:j_id_51_2_5r" id="j_id_51_2_5r" inView="true" rendered="#{cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 48 and column 104"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" checked="checked" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_5d:j_id_51_2_5o:j_id_51_2_5t" escape="false" id="j_id_51_2_5t" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count})" location="/resources/componentsComposite/filter.xhtml at line 55 and column 75"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_5d:j_id_51_2_5o:j_id_51_2_5v" id="j_id_51_2_5v" inView="true" rendered="#{not cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 60 and column 108"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_5d:j_id_51_2_5o:j_id_51_2_5x" escape="false" id="j_id_51_2_5x" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count}) " location="/resources/componentsComposite/filter.xhtml at line 66 and column 77"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
</UIRepeat>
</div> </div> </div> </div> - State size:0 bytes
</UIPanel>
</UINamingContainer>
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_62" id="j_id_51_2_62" inView="true" rendered="#{pageObjectBB.currentPageObject.isDisplayFilter('quelle')}" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 122 and column 77"> - State size:0 bytes
<div class="col-12 col-lg-4"> - State size:0 bytes
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_51_2_64" id="j_id_51_2_64" inView="true" rendered="true" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 129 and column 9"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_51_2_64:j_idj_id_51_2_64__f_cc_facet" id="j_idj_id_51_2_64__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<div class="d-flex flex-column justify-content-center"> <div class="dropdown filterDropdown"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_64:j_id_51_2_66" id="j_id_51_2_66" inView="true" rendered="#{not cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 20 and column 53"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-offset="0,20" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_64:j_id_51_2_68" escape="true" id="j_id_51_2_68" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 24 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_64:j_id_51_2_6a" id="j_id_51_2_6a" inView="true" rendered="#{cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 28 and column 49"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" disabled="disabled"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_64:j_id_51_2_6c" escape="true" id="j_id_51_2_6c" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 32 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> <div class="overflowWrapper"> <input type="hidden" name="#{cc.attrs.paramName}" value=""/> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_51_2_64:j_id_51_2_6f" id="j_id_51_2_6f" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{cc.attrs.filterOptions}" var="option" varStatus="filterIteration" location="/resources/componentsComposite/filter.xhtml at line 42 and column 35"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_64:j_id_51_2_6f:j_id_51_2_6g" id="j_id_51_2_6g" inView="true" rendered="#{option.count gt 0}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 44 and column 52"> - State size:0 bytes
<div class="checkboxItem d-flex w-100"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_64:j_id_51_2_6f:j_id_51_2_6i" id="j_id_51_2_6i" inView="true" rendered="#{cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 48 and column 104"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" checked="checked" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_64:j_id_51_2_6f:j_id_51_2_6k" escape="false" id="j_id_51_2_6k" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count})" location="/resources/componentsComposite/filter.xhtml at line 55 and column 75"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_64:j_id_51_2_6f:j_id_51_2_6m" id="j_id_51_2_6m" inView="true" rendered="#{not cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 60 and column 108"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_64:j_id_51_2_6f:j_id_51_2_6o" escape="false" id="j_id_51_2_6o" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count}) " location="/resources/componentsComposite/filter.xhtml at line 66 and column 77"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
</UIRepeat>
</div> </div> </div> </div> - State size:0 bytes
</UIPanel>
</UINamingContainer>
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_6t" id="j_id_51_2_6t" inView="true" rendered="#{pageObjectBB.currentPageObject.isDisplayFilter('veranstalter')}" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 135 and column 83"> - State size:0 bytes
<div class="col-12 col-lg-4"> - State size:0 bytes
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_51_2_6v" id="j_id_51_2_6v" inView="true" rendered="true" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 142 and column 9"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_51_2_6v:j_idj_id_51_2_6v__f_cc_facet" id="j_idj_id_51_2_6v__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<div class="d-flex flex-column justify-content-center"> <div class="dropdown filterDropdown"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_6v:j_id_51_2_6x" id="j_id_51_2_6x" inView="true" rendered="#{not cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 20 and column 53"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-offset="0,20" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_6v:j_id_51_2_6z" escape="true" id="j_id_51_2_6z" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 24 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_6v:j_id_51_2_71" id="j_id_51_2_71" inView="true" rendered="#{cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 28 and column 49"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" disabled="disabled"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_6v:j_id_51_2_73" escape="true" id="j_id_51_2_73" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 32 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> <div class="overflowWrapper"> <input type="hidden" name="#{cc.attrs.paramName}" value=""/> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_51_2_6v:j_id_51_2_76" id="j_id_51_2_76" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{cc.attrs.filterOptions}" var="option" varStatus="filterIteration" location="/resources/componentsComposite/filter.xhtml at line 42 and column 35"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_6v:j_id_51_2_76:j_id_51_2_77" id="j_id_51_2_77" inView="true" rendered="#{option.count gt 0}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 44 and column 52"> - State size:0 bytes
<div class="checkboxItem d-flex w-100"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_6v:j_id_51_2_76:j_id_51_2_79" id="j_id_51_2_79" inView="true" rendered="#{cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 48 and column 104"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" checked="checked" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_6v:j_id_51_2_76:j_id_51_2_7b" escape="false" id="j_id_51_2_7b" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count})" location="/resources/componentsComposite/filter.xhtml at line 55 and column 75"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_6v:j_id_51_2_76:j_id_51_2_7d" id="j_id_51_2_7d" inView="true" rendered="#{not cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 60 and column 108"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_6v:j_id_51_2_76:j_id_51_2_7f" escape="false" id="j_id_51_2_7f" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count}) " location="/resources/componentsComposite/filter.xhtml at line 66 and column 77"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
</UIRepeat>
</div> </div> </div> </div> - State size:0 bytes
</UIPanel>
</UINamingContainer>
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_7k" id="j_id_51_2_7k" inView="true" rendered="#{pageObjectBB.currentPageObject.isDisplayFilter('veranstaltungsart')}" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 148 and column 88"> - State size:0 bytes
<div class="col-12 col-lg-4"> - State size:0 bytes
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_51_2_7m" id="j_id_51_2_7m" inView="true" rendered="true" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 155 and column 9"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_51_2_7m:j_idj_id_51_2_7m__f_cc_facet" id="j_idj_id_51_2_7m__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<div class="d-flex flex-column justify-content-center"> <div class="dropdown filterDropdown"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_7m:j_id_51_2_7o" id="j_id_51_2_7o" inView="true" rendered="#{not cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 20 and column 53"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-offset="0,20" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_7m:j_id_51_2_7q" escape="true" id="j_id_51_2_7q" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 24 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_7m:j_id_51_2_7s" id="j_id_51_2_7s" inView="true" rendered="#{cc.attrs.disabled}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 28 and column 49"> - State size:0 bytes
<button class="btn dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" disabled="disabled"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_7m:j_id_51_2_7u" escape="true" id="j_id_51_2_7u" inView="true" rendered="true" transient="false" value="#{cc.attrs.label}" location="/resources/componentsComposite/filter.xhtml at line 32 and column 33"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> <div class="overflowWrapper"> <input type="hidden" name="#{cc.attrs.paramName}" value=""/> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_51_2_7m:j_id_51_2_7x" id="j_id_51_2_7x" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{cc.attrs.filterOptions}" var="option" varStatus="filterIteration" location="/resources/componentsComposite/filter.xhtml at line 42 and column 35"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_7m:j_id_51_2_7x:j_id_51_2_7y" id="j_id_51_2_7y" inView="true" rendered="#{option.count gt 0}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 44 and column 52"> - State size:0 bytes
<div class="checkboxItem d-flex w-100"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_7m:j_id_51_2_7x:j_id_51_2_80" id="j_id_51_2_80" inView="true" rendered="#{cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 48 and column 104"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" checked="checked" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_7m:j_id_51_2_7x:j_id_51_2_82" escape="false" id="j_id_51_2_82" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count})" location="/resources/componentsComposite/filter.xhtml at line 55 and column 75"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_7m:j_id_51_2_7x:j_id_51_2_84" id="j_id_51_2_84" inView="true" rendered="#{not cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/filter.xhtml at line 60 and column 108"> - State size:0 bytes
<input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_7m:j_id_51_2_7x:j_id_51_2_86" escape="false" id="j_id_51_2_86" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count}) " location="/resources/componentsComposite/filter.xhtml at line 66 and column 77"/> - State size:0 bytes
</label> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
</UIRepeat>
</div> </div> </div> </div> - State size:0 bytes
</UIPanel>
</UINamingContainer>
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_8b" id="j_id_51_2_8b" inView="true" rendered="#{pageObjectBB.currentPageObject.isDisplayFilter('zeitraum')}" transient="false" location="/xhtml/include/40_content/overview/overviewFilter.xhtml at line 159 and column 91"> - State size:0 bytes
<div class="col-12 col-lg-4"> <div class="d-flex flex-column justify-content-center"> <div class="dropdown filterDropdown"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_8e" id="j_id_51_2_8e" inView="true" rendered="#{empty minYear}" transient="false" location="/xhtml/include/00_shared/dateDropdown.xhtml at line 11 and column 46"> - State size:0 bytes
<button class="btn dropdown-toggle" id="zeitraum" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" disabled="disabled"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_8g" escape="true" id="j_id_51_2_8g" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.overview.filter.dropdown.zeitraum']}" location="/xhtml/include/00_shared/dateDropdown.xhtml at line 15 and column 84"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_8i" id="j_id_51_2_8i" inView="true" rendered="#{not empty minYear}" transient="false" location="/xhtml/include/00_shared/dateDropdown.xhtml at line 19 and column 50"> - State size:0 bytes
<button class="btn dropdown-toggle" id="zeitraum" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_8k" escape="true" id="j_id_51_2_8k" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.overview.filter.dropdown.zeitraum']}" location="/xhtml/include/00_shared/dateDropdown.xhtml at line 22 and column 84"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> - State size:0 bytes
</ComponentRef>
<div class="dropdown-menu" id="zeitraum-menu" aria-labelledby="dropdownMenuButton"> <div class="row"> <div class="col-2"> <label for="fromPicker" class="datePickerLabel"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_8n" escape="true" id="j_id_51_2_8n" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.filter.dropdown.datepicker.dateFrom']}" location="/xhtml/include/00_shared/dateDropdown.xhtml at line 30 and column 88"/> - State size:0 bytes
</label> </div> <div class="col-10"> <input type="text" id="fromPicker" name="startDate" size="10" maxYear="#{maxYear}" minYear="#{minYear}" value="#{paramContainerBB.getParam('startDate')}"/> </div> </div> <div class="row"> <div class="col-2"> <label for="toPicker" class="datePickerLabel"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_8p" escape="true" id="j_id_51_2_8p" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.filter.dropdown.datepicker.dateTo']}" location="/xhtml/include/00_shared/dateDropdown.xhtml at line 43 and column 73"/> - State size:0 bytes
</label> </div> <div class="col-10"> <input type="text" id="toPicker" class="filterDropdown" name="endDate" maxYear="#{maxYear}" minYear="#{minYear}" value="#{paramContainerBB.getParam('endDate')}"/> </div> </div> <div class="row"> <div class="col datePickerButtonBox"> <button type="submit" class="datePickerButton">OK</button> </div> </div> </div> </div> </div> </div> - State size:0 bytes
</ComponentRef>
</div> </form> </div> - State size:0 bytes
<div class="overviewMainList row"> <div class="col-12"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_8t" id="j_id_51_2_8t" inView="true" rendered="#{msgBB.map['enable.lazyloading'] eq 'true'}" transient="false" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewContent.xhtml at line 16 and column 73"> - State size:0 bytes
<div class="d-none"> - State size:0 bytes
<HtmlForm class="class javax.faces.component.html.HtmlForm" clientId="j_id_51_2_8w" enctype="application/x-www-form-urlencoded" id="j_id_51_2_8w" inView="true" prependId="false" rendered="true" submitted="false" transient="false" location="/xhtml/include/40_content/overview/_shared/overviewItemBuffer.xhtml at line 9 and column 29"> - State size:0 bytes
<input type="hidden" autocomplete="off" name="sublistStart" value="0"/> <input type="hidden" autocomplete="off" name="sublistSize" data-maxSize="#{items.size()}" value="#{items.size() gt 10 ? 10 : items.size()}"/> <input type="hidden" name="event" value="overview*"/> - State size:0 bytes
<HtmlCommandLink action="none" actionExpression="none" class="class javax.faces.component.html.HtmlCommandLink" clientId="subListBufferAjaxCall" disabled="false" id="subListBufferAjaxCall" immediate="false" inView="true" rendered="true" transient="false" location="/xhtml/include/40_content/overview/_shared/overviewItemBuffer.xhtml at line 14 and column 60"/> - State size:0 bytes
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="itemBuffer" id="itemBuffer" inView="true" rendered="true" transient="false" location="/xhtml/include/40_content/overview/_shared/overviewItemBuffer.xhtml at line 18 and column 34"> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_51_2_90_1" id="j_id_51_2_90_1" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{items}" var="item" location="/xhtml/include/40_content/overview/fachpresseOverview/fachpresseOverviewItems.xhtml at line 8 and column 20"> - State size:0 bytes
<div class="overviewItem itemShow row"> <div class="col-12 col-lg-9"> <div class="metaHeader"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_90_1:j_id_51_2_90_3" escape="false" id="j_id_51_2_90_3" inView="true" rendered="true" transient="false" value="#{item.dachzeile}" location="/xhtml/include/40_content/overview/fachpresseOverview/fachpresseOverviewItems.xhtml at line 13 and column 61"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_90_1:j_id_51_2_90_4" escape="false" id="j_id_51_2_90_4" inView="true" rendered="#{not empty item.schlagworte}" transient="false" value=" | " location="/xhtml/include/40_content/overview/fachpresseOverview/fachpresseOverviewItems.xhtml at line 15 and column 34"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_90_1:j_id_51_2_90_5" escape="false" id="j_id_51_2_90_5" inView="true" rendered="true" transient="false" value="#{item.schlagworte}" location="/xhtml/include/40_content/overview/fachpresseOverview/fachpresseOverviewItems.xhtml at line 16 and column 63"/> - State size:0 bytes
</div> <div class="docTitle"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_90_1:j_id_51_2_90_7" id="j_id_51_2_90_7" inView="true" rendered="#{authBean.getIsShowDocument(item.src)}" transient="false" location="/xhtml/include/40_content/overview/fachpresseOverview/fachpresseOverviewItems.xhtml at line 20 and column 70"> - State size:0 bytes
<div class="docTitle"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_90_1:j_id_51_2_90_9" disabled="false" id="j_id_51_2_90_9" inView="true" rendered="true" transient="false" value="#{seoBB.resolveSeoUrlFromLink(item.seoUrl)}" location="/xhtml/include/40_content/overview/fachpresseOverview/fachpresseOverviewItems.xhtml at line 22 and column 74"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_90_1:j_id_51_2_90_a" escape="false" id="j_id_51_2_90_a" inView="true" rendered="true" transient="false" value="#{item.title}" location="/xhtml/include/40_content/overview/fachpresseOverview/fachpresseOverviewItems.xhtml at line 23 and column 60"/> - State size:0 bytes
</HtmlOutputLink>
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_90_1:j_id_51_2_90_c" id="j_id_51_2_90_c" inView="true" rendered="#{not authBean.getIsShowDocument(item.src)}" transient="false" location="/xhtml/include/40_content/overview/fachpresseOverview/fachpresseOverviewItems.xhtml at line 27 and column 74"> - State size:0 bytes
<div class="noDocAccessTitle"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_90_1:j_id_51_2_90_e" escape="false" id="j_id_51_2_90_e" inView="true" rendered="true" transient="false" value="#{item.title}" location="/xhtml/include/40_content/overview/fachpresseOverview/fachpresseOverviewItems.xhtml at line 29 and column 59"/> - State size:0 bytes
</div> - State size:0 bytes
</ComponentRef>
</div> <div class="itemTeaserText"> <div class="docPreview"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_90_1:j_id_51_2_90_h" escape="false" id="j_id_51_2_90_h" inView="true" rendered="true" transient="false" value="#{item.teaserText}" location="/xhtml/include/40_content/overview/fachpresseOverview/fachpresseOverviewItems.xhtml at line 35 and column 63"/> - State size:0 bytes
</div> </div> <div class="continueWrapper"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_90_1:j_id_51_2_90_j" id="j_id_51_2_90_j" inView="true" rendered="#{authBean.getIsShowDocument(item.src)}" transient="false" location="/xhtml/include/40_content/overview/fachpresseOverview/fachpresseOverviewItems.xhtml at line 39 and column 70"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_90_1:j_id_51_2_90_k" disabled="false" id="j_id_51_2_90_k" inView="true" rendered="true" styleClass="continueLink" title="#{msgBB.map['lang.de.link.readMore']}" transient="false" value="#{seoBB.resolveSeoUrlFromLink(item.seoUrl)}" location="/xhtml/include/40_content/overview/fachpresseOverview/fachpresseOverviewItems.xhtml at line 43 and column 63"> - State size:0 bytes
<span class="continueText">#{msgBB.map['lang.de.link.readMore']}</span> <span class="weiterlesen ml-2"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_90_1:j_id_51_2_90_m" id="j_id_51_2_90_m" inView="true" rendered="#{not authBean.getIsShowDocument(item.src)}" transient="false" location="/xhtml/include/40_content/overview/fachpresseOverview/fachpresseOverviewItems.xhtml at line 49 and column 74"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_90_1:j_id_51_2_90_n" id="j_id_51_2_90_n" inView="true" rendered="#{not authBean.isLoggedIn}" transient="false" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 7 and column 56"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_90_1:j_id_51_2_90_o" disabled="false" id="j_id_51_2_90_o" inView="true" rendered="true" styleClass="noDocAccess" title="#{msgBB.map['jspf.common.link.noaccess']}" transient="false" value="#{authBean.loginUrl}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 11 and column 46"> - State size:0 bytes
<span class="continueText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_90_1:j_id_51_2_90_q" escape="true" id="j_id_51_2_90_q" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.common.link.noaccess']}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 12 and column 105"/> - State size:0 bytes
</span> <span class="glyphicon glyphicon-lock ml-2"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_90_1:j_id_51_2_90_s" id="j_id_51_2_90_s" inView="true" rendered="#{authBean.isLoggedIn and authBean.testaboAllowed}" transient="false" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 16 and column 80"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_90_1:j_id_51_2_90_t" disabled="false" id="j_id_51_2_90_t" inView="true" rendered="true" styleClass="noDocAccess" title="#{msgBB.map['jspf.common.link.noaccess_test_access_allowed']}" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.testzugang'])}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 20 and column 78"> - State size:0 bytes
<span class="continueText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_90_1:j_id_51_2_90_v" escape="true" id="j_id_51_2_90_v" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.common.link.noaccess_test_access_allowed']}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 21 and column 125"/> - State size:0 bytes
</span> <span class="glyphicon glyphicon-lock ml-2"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_90_1:j_id_51_2_90_x" id="j_id_51_2_90_x" inView="true" rendered="#{authBean.isLoggedIn and not authBean.testaboAllowed}" transient="false" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 25 and column 84"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_90_1:j_id_51_2_90_y" disabled="false" id="j_id_51_2_90_y" inView="true" rendered="true" styleClass="noDocAccess" title="#{msgBB.map['jspf.common.link.noaccess_test_access_used']}" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.testzugang'])}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 29 and column 78"> - State size:0 bytes
<span class="continueText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_90_1:j_id_51_2_90_10" escape="true" id="j_id_51_2_90_10" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.common.link.noaccess_test_access_used']}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 30 and column 122"/> - State size:0 bytes
</span> <span class="glyphicon glyphicon-lock ml-2"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
</ComponentRef>
</div> </div> <div class="itemTeaserbild col-3 d-none d-lg-block"> <div class="imageBox d-flex flex-column justify-content-center"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_90_1:j_id_51_2_90_13" disabled="false" id="j_id_51_2_90_13" inView="true" rendered="true" transient="false" value="#{seoBB.resolveSeoUrlFromLink(item.seoUrl)}" location="/xhtml/include/40_content/overview/fachpresseOverview/fachpresseOverviewItems.xhtml at line 57 and column 72"> - State size:0 bytes
<img src="#{item.titelseite}"/> - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> - State size:0 bytes
</UIRepeat>
<div class="loadingWrapper"> <div class="btn-dg loadButton" onclick="$('#subListBufferAjaxCall').click()"> Mehr laden </div> </div> - State size:0 bytes
</HtmlPanelGroup>
</HtmlForm>
</div> - State size:0 bytes
<div class="overviewMainList row"> <div class="col-12" data-target="overviewItems"> <div class="loadingWrapper"> <div class="btn btn-primary loadButton d-none" onclick="$('#subListBufferAjaxCall').click()"> Mehr laden </div> </div> </div> </div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_94" id="j_id_51_2_94" inView="true" rendered="#{msgBB.map['enable.lazyloading'] ne 'true'}" transient="false" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewContent.xhtml at line 31 and column 73"> - State size:0 bytes
<div class="overviewMainList row"> <div class="col-12" data-target="overviewItems"> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_51_2_97" id="j_id_51_2_97" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{items}" var="item" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 9 and column 20"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_97:j_id_51_2_98" id="j_id_51_2_98" inView="true" rendered="#{authBean.getIsShowDocument(item.src)}" transient="false" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 11 and column 67"> - State size:0 bytes
<div class="itemShow row"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_97:j_id_51_2_9a" id="j_id_51_2_9a" inView="true" rendered="#{not empty item.teaserbild}" transient="false" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 17 and column 58"> - State size:0 bytes
<div class="itemContent col-12 col-lg-9 pr-3"> <div class="itemMeta"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_9c" escape="true" id="j_id_51_2_9c" inView="true" rendered="true" transient="false" value="#{item.dachzeile}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 20 and column 50"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_9d" escape="true" id="j_id_51_2_9d" inView="true" rendered="#{not empty item.schlagworte and not empty item.dachzeile}" transient="false" value=" | " location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 24 and column 23"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_9e" escape="true" id="j_id_51_2_9e" inView="true" rendered="true" transient="false" value="#{item.schlagworte}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 25 and column 50"/> - State size:0 bytes
</div> <div class="docTitle"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_97:j_id_51_2_9g" disabled="false" id="j_id_51_2_9g" inView="true" rendered="true" transient="false" value="#{seoBB.resolveSeoUrlFromLink(item.seoUrl)}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 29 and column 74"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_9h" escape="false" id="j_id_51_2_9h" inView="true" rendered="true" transient="false" value="#{item.title}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 30 and column 60"/> - State size:0 bytes
</HtmlOutputLink>
</div> <div class="titleMeta"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_9j" escape="true" id="j_id_51_2_9j" inView="true" rendered="true" transient="false" value="#{item.ort}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 35 and column 44"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_9k" escape="true" id="j_id_51_2_9k" inView="true" rendered="#{not empty item.date}" transient="false" value=" | " location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 37 and column 70"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_9l" converter="javax.faces.convert.DateTimeConverter@18973ade" escape="true" id="j_id_51_2_9l" inView="true" rendered="true" transient="false" value="#{item.date}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 39 and column 43"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_9m" escape="true" id="j_id_51_2_9m" inView="true" rendered="#{not empty item.autorennennung}" transient="false" value=" | " location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 44 and column 23"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_9n" escape="true" id="j_id_51_2_9n" inView="true" rendered="true" transient="false" value="#{item.autorennennung}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 45 and column 53"/> - State size:0 bytes
</div> <div class="itemTeaserText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_9p" escape="false" id="j_id_51_2_9p" inView="true" rendered="true" transient="false" value="#{item.teaserText}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 49 and column 64"/> - State size:0 bytes
</div> <div class="continueWrapper"> <a href="#{seoBB.resolveSeoUrlFromLink(item.seoUrl)}" class="continueLink"> <span class="continueText">#{msgBB.map['lang.de.link.readMore']}</span> <span class="weiterlesen ml-2"/> </a> </div> </div> <div class="itemTeaserbild col-3 d-none d-lg-block"> <div class="imageBox d-flex flex-column justify-content-center"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_97:j_id_51_2_9r" disabled="false" id="j_id_51_2_9r" inView="true" rendered="true" transient="false" value="#{seoBB.resolveSeoUrlFromLink(item.seoUrl)}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 63 and column 74"> - State size:0 bytes
<img src="#{item.teaserbild}"/> - State size:0 bytes
</HtmlOutputLink>
</div> </div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_97:j_id_51_2_9u" id="j_id_51_2_9u" inView="true" rendered="#{empty item.teaserbild}" transient="false" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 72 and column 54"> - State size:0 bytes
<div class="itemContent col-12 pr-3"> <div class="itemMeta"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_9w" escape="true" id="j_id_51_2_9w" inView="true" rendered="true" transient="false" value="#{item.dachzeile}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 76 and column 50"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_9x" escape="true" id="j_id_51_2_9x" inView="true" rendered="#{not empty item.schlagworte and not empty item.dachzeile}" transient="false" value=" | " location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 80 and column 23"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_9y" escape="true" id="j_id_51_2_9y" inView="true" rendered="true" transient="false" value="#{item.schlagworte}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 81 and column 50"/> - State size:0 bytes
</div> <div class="docTitle"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_97:j_id_51_2_a0" disabled="false" id="j_id_51_2_a0" inView="true" rendered="true" transient="false" value="#{seoBB.resolveSeoUrlFromLink(item.seoUrl)}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 85 and column 74"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_a1" escape="false" id="j_id_51_2_a1" inView="true" rendered="true" transient="false" value="#{item.title}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 86 and column 60"/> - State size:0 bytes
</HtmlOutputLink>
</div> <div class="titleMeta"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_a3" escape="true" id="j_id_51_2_a3" inView="true" rendered="true" transient="false" value="#{item.ort}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 91 and column 44"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_a4" escape="true" id="j_id_51_2_a4" inView="true" rendered="#{not empty item.date}" transient="false" value=" | " location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 93 and column 70"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_a5" converter="javax.faces.convert.DateTimeConverter@bced434" escape="true" id="j_id_51_2_a5" inView="true" rendered="true" transient="false" value="#{item.date}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 95 and column 43"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_a6" escape="true" id="j_id_51_2_a6" inView="true" rendered="#{not empty item.autorennennung}" transient="false" value=" | " location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 100 and column 23"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_a7" escape="true" id="j_id_51_2_a7" inView="true" rendered="true" transient="false" value="#{item.autorennennung}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 101 and column 53"/> - State size:0 bytes
</div> <div class="itemTeaserText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_a9" escape="false" id="j_id_51_2_a9" inView="true" rendered="true" transient="false" value="#{item.teaserText}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 105 and column 64"/> - State size:0 bytes
</div> <div class="continueWrapper"> <a href="#{seoBB.resolveSeoUrlFromLink(item.seoUrl)}" class="continueLink"> <span class="continueText">#{msgBB.map['lang.de.link.readMore']}</span> <span class="weiterlesen ml-2"/> </a> </div> </div> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_97:j_id_51_2_ac" id="j_id_51_2_ac" inView="true" rendered="#{not authBean.getIsShowDocument(item.src)}" transient="false" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 121 and column 71"> - State size:0 bytes
<div class="itemHide row"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_97:j_id_51_2_ae" id="j_id_51_2_ae" inView="true" rendered="#{not empty item.teaserbild}" transient="false" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 125 and column 58"> - State size:0 bytes
<div class="itemContent noDocAccess col-12 col-lg-9 pr-3"> <div class="itemMeta"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_ag" escape="true" id="j_id_51_2_ag" inView="true" rendered="true" transient="false" value="#{item.dachzeile}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 129 and column 50"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_ah" escape="true" id="j_id_51_2_ah" inView="true" rendered="#{not empty item.schlagworte and not empty item.dachzeile}" transient="false" value=" | " location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 133 and column 23"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_ai" escape="true" id="j_id_51_2_ai" inView="true" rendered="true" transient="false" value="#{item.schlagworte}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 134 and column 50"/> - State size:0 bytes
</div> <div class="docTitle"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_ak" escape="false" id="j_id_51_2_ak" inView="true" rendered="true" transient="false" value="#{item.title}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 139 and column 59"/> - State size:0 bytes
</div> <div class="titleMeta"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_am" escape="true" id="j_id_51_2_am" inView="true" rendered="true" transient="false" value="#{item.ort}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 144 and column 44"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_an" escape="true" id="j_id_51_2_an" inView="true" rendered="#{not empty item.date}" transient="false" value=" | " location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 146 and column 70"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_ao" converter="javax.faces.convert.DateTimeConverter@779467af" escape="true" id="j_id_51_2_ao" inView="true" rendered="true" transient="false" value="#{item.date}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 148 and column 43"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_ap" escape="true" id="j_id_51_2_ap" inView="true" rendered="#{not empty item.autorennennung}" transient="false" value=" | " location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 153 and column 23"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_aq" escape="true" id="j_id_51_2_aq" inView="true" rendered="true" transient="false" value="#{item.autorennennung}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 154 and column 53"/> - State size:0 bytes
</div> <div class="itemTeaserText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_as" escape="false" id="j_id_51_2_as" inView="true" rendered="true" transient="false" value="#{item.teaserText}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 158 and column 64"/> - State size:0 bytes
</div> <div class="continueWrapper"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_97:j_id_51_2_au" id="j_id_51_2_au" inView="true" rendered="#{not authBean.isLoggedIn}" transient="false" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 7 and column 56"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_97:j_id_51_2_av" disabled="false" id="j_id_51_2_av" inView="true" rendered="true" styleClass="noDocAccess" title="#{msgBB.map['jspf.common.link.noaccess']}" transient="false" value="#{authBean.loginUrl}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 11 and column 46"> - State size:0 bytes
<span class="continueText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_ax" escape="true" id="j_id_51_2_ax" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.common.link.noaccess']}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 12 and column 105"/> - State size:0 bytes
</span> <span class="glyphicon glyphicon-lock ml-2"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_97:j_id_51_2_az" id="j_id_51_2_az" inView="true" rendered="#{authBean.isLoggedIn and authBean.testaboAllowed}" transient="false" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 16 and column 80"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_97:j_id_51_2_b0" disabled="false" id="j_id_51_2_b0" inView="true" rendered="true" styleClass="noDocAccess" title="#{msgBB.map['jspf.common.link.noaccess_test_access_allowed']}" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.testzugang'])}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 20 and column 78"> - State size:0 bytes
<span class="continueText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_b2" escape="true" id="j_id_51_2_b2" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.common.link.noaccess_test_access_allowed']}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 21 and column 125"/> - State size:0 bytes
</span> <span class="glyphicon glyphicon-lock ml-2"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_97:j_id_51_2_b4" id="j_id_51_2_b4" inView="true" rendered="#{authBean.isLoggedIn and not authBean.testaboAllowed}" transient="false" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 25 and column 84"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_97:j_id_51_2_b5" disabled="false" id="j_id_51_2_b5" inView="true" rendered="true" styleClass="noDocAccess" title="#{msgBB.map['jspf.common.link.noaccess_test_access_used']}" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.testzugang'])}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 29 and column 78"> - State size:0 bytes
<span class="continueText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_b7" escape="true" id="j_id_51_2_b7" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.common.link.noaccess_test_access_used']}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 30 and column 122"/> - State size:0 bytes
</span> <span class="glyphicon glyphicon-lock ml-2"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
</div> </div> <div class="itemTeaserbild col-3 d-none d-lg-block"> <div class="imageBox d-flex flex-column justify-content-center"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_97:j_id_51_2_ba" disabled="false" id="j_id_51_2_ba" inView="true" rendered="true" transient="false" value="#{msgBB.map['url.login']}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 168 and column 56"> - State size:0 bytes
<img src="#{item.teaserbild}"/> - State size:0 bytes
<UIParameter class="class javax.faces.component.UIParameter" clientId="j_id_51_2_97:j_id_51_2_bc" disable="false" id="j_id_51_2_bc" inView="true" name="targetDoc" rendered="true" transient="false" value="#{item.src}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 170 and column 55"/> - State size:0 bytes
</HtmlOutputLink>
</div> </div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_97:j_id_51_2_be" id="j_id_51_2_be" inView="true" rendered="#{empty item.teaserbild}" transient="false" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 178 and column 54"> - State size:0 bytes
<div class="itemContent noDocAccess col-12 pr-3"> <div class="itemMeta"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_bg" escape="true" id="j_id_51_2_bg" inView="true" rendered="true" transient="false" value="#{item.dachzeile}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 182 and column 50"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_bh" escape="true" id="j_id_51_2_bh" inView="true" rendered="#{not empty item.schlagworte and not empty item.dachzeile}" transient="false" value=" | " location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 186 and column 23"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_bi" escape="true" id="j_id_51_2_bi" inView="true" rendered="true" transient="false" value="#{item.schlagworte}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 187 and column 50"/> - State size:0 bytes
</div> <div class="docTitle"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_bk" escape="false" id="j_id_51_2_bk" inView="true" rendered="true" transient="false" value="#{item.title}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 192 and column 59"/> - State size:0 bytes
</div> <div class="titleMeta"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_bm" escape="true" id="j_id_51_2_bm" inView="true" rendered="true" transient="false" value="#{item.ort}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 197 and column 44"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_bn" escape="true" id="j_id_51_2_bn" inView="true" rendered="#{not empty item.date}" transient="false" value=" | " location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 199 and column 70"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_bo" converter="javax.faces.convert.DateTimeConverter@7b8bf790" escape="true" id="j_id_51_2_bo" inView="true" rendered="true" transient="false" value="#{item.date}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 201 and column 43"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_bp" escape="true" id="j_id_51_2_bp" inView="true" rendered="#{not empty item.autorennennung}" transient="false" value=" | " location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 206 and column 23"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_bq" escape="true" id="j_id_51_2_bq" inView="true" rendered="true" transient="false" value="#{item.autorennennung}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 207 and column 53"/> - State size:0 bytes
</div> <div class="itemTeaserText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_bs" escape="false" id="j_id_51_2_bs" inView="true" rendered="true" transient="false" value="#{item.teaserText}" location="/xhtml/include/40_content/overview/bilanzenOverview/bilanzenOverviewItems.xhtml at line 211 and column 64"/> - State size:0 bytes
</div> <div class="continueWrapper"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_97:j_id_51_2_bu" id="j_id_51_2_bu" inView="true" rendered="#{not authBean.isLoggedIn}" transient="false" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 7 and column 56"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_97:j_id_51_2_bv" disabled="false" id="j_id_51_2_bv" inView="true" rendered="true" styleClass="noDocAccess" title="#{msgBB.map['jspf.common.link.noaccess']}" transient="false" value="#{authBean.loginUrl}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 11 and column 46"> - State size:0 bytes
<span class="continueText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_bx" escape="true" id="j_id_51_2_bx" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.common.link.noaccess']}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 12 and column 105"/> - State size:0 bytes
</span> <span class="glyphicon glyphicon-lock ml-2"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_97:j_id_51_2_bz" id="j_id_51_2_bz" inView="true" rendered="#{authBean.isLoggedIn and authBean.testaboAllowed}" transient="false" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 16 and column 80"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_97:j_id_51_2_c0" disabled="false" id="j_id_51_2_c0" inView="true" rendered="true" styleClass="noDocAccess" title="#{msgBB.map['jspf.common.link.noaccess_test_access_allowed']}" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.testzugang'])}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 20 and column 78"> - State size:0 bytes
<span class="continueText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_c2" escape="true" id="j_id_51_2_c2" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.common.link.noaccess_test_access_allowed']}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 21 and column 125"/> - State size:0 bytes
</span> <span class="glyphicon glyphicon-lock ml-2"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_97:j_id_51_2_c4" id="j_id_51_2_c4" inView="true" rendered="#{authBean.isLoggedIn and not authBean.testaboAllowed}" transient="false" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 25 and column 84"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_97:j_id_51_2_c5" disabled="false" id="j_id_51_2_c5" inView="true" rendered="true" styleClass="noDocAccess" title="#{msgBB.map['jspf.common.link.noaccess_test_access_used']}" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.testzugang'])}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 29 and column 78"> - State size:0 bytes
<span class="continueText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_97:j_id_51_2_c7" escape="true" id="j_id_51_2_c7" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.common.link.noaccess_test_access_used']}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 30 and column 122"/> - State size:0 bytes
</span> <span class="glyphicon glyphicon-lock ml-2"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
</div> </div> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
</UIRepeat>
</div> </div> - State size:0 bytes
</ComponentRef>
</div> </div> - State size:0 bytes
</div> <div class="col-12"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_5" id="j_id_51_5" inView="true" rendered="#{not empty banner}" transient="false" location="/xhtml/include/00_shared/bannerAd.xhtml at line 7 and column 46"> - State size:0 bytes
<div class="d-flex justify-content-center"> <div class="mwidth-100 #{banner.styleClass}"> <a href="#{banner.linkziel}" target="_blank"> <img src="#{banner.bannerbild}" class="#{banner.styleClass}"/> </a> </div> </div> - State size:0 bytes
</ComponentRef>
</div> </div> - State size:0 bytes
</div> </div> </div> <div id="sidebar" class="col-12 col-md-3 mr-md-auto"> <div class="row sidebarContainer h-100"> <div class="sidebar col"> - State size:0 bytes
<div class="overviewHeader"> - State size:0 bytes
<div class="sidebarAbonnement row"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_53_2_2" id="j_id_53_2_2" inView="true" rendered="#{not empty dgBannerBB.getBanner('sidebar1')}" transient="false" location="/xhtml/include/40_content/sidebar/sidebarHalfPageAd.xhtml at line 7 and column 72"> - State size:0 bytes
<div class="sidebarWidget col-12"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_53_2_5" id="j_id_53_2_5" inView="true" rendered="#{not empty banner}" transient="false" location="/xhtml/include/00_shared/bannerAd.xhtml at line 7 and column 46"> - State size:0 bytes
<div class="d-flex justify-content-center"> <div class="mwidth-100 #{banner.styleClass}"> <a href="#{banner.linkziel}" target="_blank"> <img src="#{banner.bannerbild}" class="#{banner.styleClass}"/> </a> </div> </div> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_53_2_8" id="j_id_53_2_8" inView="true" rendered="#{not empty dgBannerBB.getBanner('sidebar2')}" transient="false" location="/xhtml/include/40_content/sidebar/sidebarMediumRectangle.xhtml at line 7 and column 72"> - State size:0 bytes
<div class="sidebarWidget col-12"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_53_2_b" id="j_id_53_2_b" inView="true" rendered="#{not empty banner}" transient="false" location="/xhtml/include/00_shared/bannerAd.xhtml at line 7 and column 46"> - State size:0 bytes
<div class="d-flex justify-content-center"> <div class="mwidth-100 #{banner.styleClass}"> <a href="#{banner.linkziel}" target="_blank"> <img src="#{banner.bannerbild}" class="#{banner.styleClass}"/> </a> </div> </div> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</div> - State size:0 bytes
</div> </div> </div> - State size:0 bytes
</div> </div> <div id="footer" class="container-fluid footer-content"> - State size:0 bytes
<div class="row"> <div class="col col-lg-10 ml-auto mr-auto"> <div class="row pt-4"> <div class="col-xl-auto col-12 mr-5 pb-4 footerBannerWrapper"> <div> <a href="index.jsf" class="biLogo"/> </div> </div> <div class="col-xl col-6 mb-3 mb-xl-0 footerNavigation"> <div>Aktuelles</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_57" disabled="false" id="j_id_57" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.genomeldungen.overview'])}" location="/xhtml/include/60_footer.xhtml at line 17 and column 98"> - State size:0 bytes
Geno-Meldungen - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5a" disabled="false" id="j_id_5a" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.nachrichten.overview'])}" location="/xhtml/include/60_footer.xhtml at line 18 and column 96"> - State size:0 bytes
Nachrichten - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5d" disabled="false" id="j_id_5d" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.veranstaltungen.overview'])}" location="/xhtml/include/60_footer.xhtml at line 19 and column 100"> - State size:0 bytes
Veranstaltungen - State size:0 bytes
</HtmlOutputLink>
</div> </div> <div class="col-xl col-6 mb-3 mb-xl-0 footerNavigation"> <div>Fachwissen</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5g" disabled="false" id="j_id_5g" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.bankrecht.overview'])}" location="/xhtml/include/60_footer.xhtml at line 23 and column 94"> - State size:0 bytes
Bankrecht - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5j" disabled="false" id="j_id_5j" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.fachpresse.overview'])}" location="/xhtml/include/60_footer.xhtml at line 24 and column 95"> - State size:0 bytes
Fachpresse - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5m" disabled="false" id="j_id_5m" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.formulargremien.overview'])}" location="/xhtml/include/60_footer.xhtml at line 25 and column 100"> - State size:0 bytes
Formulargremien - State size:0 bytes
</HtmlOutputLink>
</div> </div> <div class="col-xl col-6 footerNavigation"> <div>Magazin</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5p" disabled="false" id="j_id_5p" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazinausgabe.overview'])}/#{menuInformationBB.seoAusgabe}" location="/xhtml/include/60_footer.xhtml at line 29 and column 131"> - State size:0 bytes
Aktuelles Magazin - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5s" disabled="false" id="j_id_5s" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazin.overview'])}" location="/xhtml/include/60_footer.xhtml at line 30 and column 92"> - State size:0 bytes
Archiv - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5v" disabled="false" id="j_id_5v" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl('sonderausgaben')}" location="/xhtml/include/60_footer.xhtml at line 31 and column 75"> - State size:0 bytes
Sonderausgaben - State size:0 bytes
</HtmlOutputLink>
</div> </div> <div class="col-xl col-6 footerNavigation"> <div>Service</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5y" disabled="false" id="j_id_5y" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl('abonnement')}" location="/xhtml/include/60_footer.xhtml at line 35 and column 71"> - State size:0 bytes
Abonnement - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_61" disabled="false" id="j_id_61" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl('newsletter')}" location="/xhtml/include/60_footer.xhtml at line 36 and column 71"> - State size:0 bytes
Newsletter - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_64" disabled="false" id="j_id_64" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl('kontakt')}" location="/xhtml/include/60_footer.xhtml at line 37 and column 68"> - State size:0 bytes
Kontakt - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_67" disabled="false" id="j_id_67" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl('mediadaten')}" location="/xhtml/include/60_footer.xhtml at line 38 and column 71"> - State size:0 bytes
Mediadaten - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6a" disabled="false" id="j_id_6a" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl('hilfe')}" location="/xhtml/include/60_footer.xhtml at line 39 and column 66"> - State size:0 bytes
Hilfe - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="row pb-4"> <div class="col col-xl-auto col-12"> <div class="socialLinks mt-3 mb-xl-0"> <span class="socialLabel"> Folgen Sie uns auch auf: </span> <a href="https://www.linkedin.com/showcase/bankinformation/" target="_blank"> <img src="../resources/images/social_media/LinkedIn-Bug.png"/> </a> </div> </div> </div> <div class="row py-4 lowerFooterWrapper"> <div class="col-xl col-12 mb-3 mb-xl-0 ml-auto footerLinks"> <a href="#{seoBB.generateSeoUrl(msgBB.map['seo.index'])}" target="_blank" class="staticLink">Startseite</a> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6d" disabled="false" id="j_id_6d" inView="true" rendered="true" styleClass="staticLink" transient="false" value="#{seoBB.generateSeoUrl('datenschutz')}" location="/xhtml/include/60_footer.xhtml at line 62 and column 32"> - State size:0 bytes
Datenschutz - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6f" disabled="false" id="j_id_6f" inView="true" rendered="true" styleClass="staticLink" transient="false" value="#{seoBB.generateSeoUrl('impressum')}" location="/xhtml/include/60_footer.xhtml at line 66 and column 32"> - State size:0 bytes
Impressum - State size:0 bytes
</HtmlOutputLink>
<a href="#{msgBB.map['url.static.extern.agb']}" target="_blank" class="staticLink">AGB</a> <a href="#{msgBB.map['url.dg.medienportal']}/xhtml/nutzungsbedingungen.jsf#{(authBean.isLoggedIn and authBean.currentUser.authInfos.get('ACCESSTYPE') ne 'JOOMLA') ? '?authId='.concat(authBean.currentUser.authInfos.get('AUTH_ID')) : ''}" target="_blank" class="staticLink">Nutzungsbedingungen</a> </div> <div class="col-xl-auto col-12 mr-auto copyright"> Copyright © <script>document.write((new Date()).getFullYear())</script> DG Nexolution eG </div> </div> </div> </div> - State size:0 bytes
</div> </div> <div class="d-none d-xl-block col-auto"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6k" id="j_id_6k" inView="true" rendered="#{not empty banner}" transient="false" location="/xhtml/include/00_shared/bannerAd.xhtml at line 7 and column 46"> - State size:0 bytes
<div class="d-flex justify-content-center"> <div class="mwidth-100 #{banner.styleClass}"> <a href="#{banner.linkziel}" target="_blank"> <img src="#{banner.bannerbild}" class="#{banner.styleClass}"/> </a> </div> </div> - State size:0 bytes
</ComponentRef>
</div> </div> </div> <iframe id="sessionPing" src="../ping.html" style="display: none !important;"> </iframe> <div class="modals d-none"> </div> <iframe id="printiframe" src="" style="display:none;"> </iframe> - State size:0 bytes
<div id="cookieNotice"> <div class="cookieNoticeWrapper"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6o" id="j_id_6o" inView="true" rendered="#{not empty dgBannerBB.getBanner('skyscraper_left')}" transient="false" location="/xhtml/include/00_shared/cookieNotice.xhtml at line 8 and column 81"> - State size:0 bytes
<div class="cookieNoticeSpacer #{dgBannerBB.getBanner('skyscraper_left').styleClass}"/> - State size:0 bytes
</ComponentRef>
<div class="cookieNoticeContainer"> <div class="row"> <div class="col cookieNoticeHeader"> <div class="componentHeader"> #{msgBB.map['lang.de.cookie.notice.header']} </div> </div> </div> <div class="row"> <div class="col"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6r" escape="false" id="j_id_6r" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.de.cookie.notice.body']}" location="/xhtml/include/00_shared/cookieNotice.xhtml at line 21 and column 87"/> - State size:0 bytes
<a href="#{seoBB.generateSeoUrl('datenschutz')}">Weitere Informationen</a> </div> </div> <div class="row"> <div class="col-12 col-md-6 d-flex align-items-center"> <div class="row w-100"> <div class="col-12 col-md-auto d-flex align-items-center"> <input id="technicalCookies" type="checkbox" checked="checked" disabled="disabled"/> <label for="technicalCookies"> <div class="checkmark"/> Technisch <a data-toggle="tooltip" data-container=".cookieNoticeContainer" data-boundary="window" title="#{msgBB.map['lang.de.cookie.notice.hint.technical']}"> ? </a> </label> </div> <div class="col-12 col-md-auto d-flex align-items-center"> <input id="statisticCookies" type="checkbox"/> <label for="statisticCookies"> <div class="checkmark"/> Statistik <a data-toggle="tooltip" data-container=".cookieNoticeContainer" data-boundary="window" title="#{msgBB.map['lang.de.cookie.notice.hint.statistical']}"> ? </a> </label> </div> </div> </div> <div class="col-12 ml-auto col-md-auto"> <button class="ml-auto btn-dg" onclick="cookieManagement.saveCookieInfo()"> Speichern </button> <button class="btn-dg" onclick="cookieManagement.saveCookieInfoAllChecked()"> Alle akzeptieren </button> </div> </div> <div class="row"> <div class="col-6"> <a href="#{seoBB.generateSeoUrl('impressum')}">Impressum </a> | <a href="#{seoBB.generateSeoUrl('datenschutz')} "> Datenschutz</a> </div> <div class="col-6"/> </div> </div> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6t" id="j_id_6t" inView="true" rendered="#{not empty dgBannerBB.getBanner('skyscraper_right')}" transient="false" location="/xhtml/include/00_shared/cookieNotice.xhtml at line 76 and column 82"> - State size:0 bytes
<div class="cookieNoticeSpacer #{dgBannerBB.getBanner('skyscraper_right').styleClass}"/> - State size:0 bytes
</ComponentRef>
</div> </div> - State size:0 bytes
</HtmlBody>
</html> - State size:0 bytes
</UIViewRoot>

+ Scoped Variables

Request Parameters
NameValue
eventoverview
overviewbilanzenOverview
schlagworte
Request Attributes
NameValue
dgBannerBBdg.bankinfo.view.DGBannerBB@5a6b73f5
jsfUtilBBcom.shi.solrbrowser.view.util.JSFUtilBB@277973f8
resourceBBcom.shi.solrbrowser.view.resource.ResourceBB@7384d1a7
seoBBdg.bankinfo.view.seo.SeoBB@57978f30
stringUtilBBcom.shi.solrbrowser.view.StringUtilBB@56e2baec
View Attributes
NameValue
menuInformationBBdg.bankinfo.view.MenuInformationBB@3a68e57b
pageObjectBBdg.bankinfo.view.PageObjectBB@6fb40278
Session Attributes
NameValue
authBeandg.auth.view.DGAuthBean@431feb1
authInfoAuthorizercom.shi.solrbrowser.newauth.control.authenticate.impl.authorizor.AuthInfoAuthorizer@47470101
authInfoValidatorcom.shi.solrbrowser.newauth.control.authenticate.impl.validator.AuthInfoValidator@3a7967af
authenticationControllercom.shi.solrbrowser.newauth.control.authenticate.impl.AuthController@7591155a
authenticatorscom.shi.solrbrowser.view.util.ConfigurableELList@7e5eb92f
authorizerscom.shi.solrbrowser.view.util.ConfigurableELList@1eee0ec
bankrechtModuledg.bankinfo.control.factory.module.impl.BankrechtPageObjectModule@70dbbb61
bankrechtOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@d9d4be5
bankrechtOverviewModuledg.bankinfo.control.factory.module.overview.impl.BankrechtOverviewPageObjectModule@6011cb8
bankrechtTypeFilterEnhancercom.shi.solrbrowser.control.search.queryenhancer.impl.ConfiguredFilterQueryEnhancer@709e7514
bilanzenOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@5d33c8d5
bilanzenOverviewModuledg.bankinfo.control.factory.module.overview.impl.BilanzenOverviewPageObjectModule@3a1672f5
brancheOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@34fc4dd3
brancheOverviewModuledg.bankinfo.control.factory.module.impl.BrancheOverviewPageObjectModule@3749a88d
ciamLogoutHandlerdg.auth.controller.CIAMLogoutHandler@747fabd1
dateFilterQueryEnhancercom.shi.solrbrowser.control.search.queryenhancer.impl.ConfiguredFilterQueryEnhancer@7d77ee71
dateSortEnhancerdg.portal.control.search.queryenhancer.impl.ConfiguredSortQueryEnhancer@2b33a6d9
defaultAuthenticatorcom.shi.solrbrowser.newauth.control.authenticate.impl.authenticator.DefaultAuthenticator@51c47ef2
destroySessionLogoutHandlercom.shi.solrbrowser.newauth.view.authenticate.DestroySessionLogoutHandler@58ec7638
dgBannerControllerdg.bankinfo.control.banner.DGBannerController@1a2a1f32
emptyFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@2c1967c0
excludeExpiredDocsEnhancerdg.portal.control.search.queryenhancer.impl.ExcludeExpiredDocsQueryEnhancer@5e58af5f
expireDateValidatorcom.shi.solrbrowser.newauth.control.authenticate.impl.validator.ExpireDateValidator@653e5f1a
fachpresseOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@2f271f00
fachpresseOverviewModuledg.bankinfo.control.factory.module.overview.impl.FachpresseOverviewPageObjectModule@48675a43
fachpresseartikelModuledg.bankinfo.control.factory.module.impl.FachpresseartikelPageObjectModule@535e2647
filterDropdownQueryEnhancerdg.portal.control.search.queryenhancer.impl.FilterDropdownQueryEnhancer@448f65b9
finanzgruppeOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@5347ad37
finanzgruppeOverviewModuledg.bankinfo.control.factory.module.overview.impl.FinanzgruppeOverviewPageObjectModule@2180505e
formulargremienModuledg.bankinfo.control.factory.module.impl.FormulargremienPageObjectModule@34e2637
formulargremienOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@3cd3394a
formulargremienOverviewModuledg.bankinfo.control.factory.module.overview.impl.FormulargremienOverviewPageObjectModule@529315f2
formulargremienTypeFilterEnhancercom.shi.solrbrowser.control.search.queryenhancer.impl.ConfiguredFilterQueryEnhancer@71b2ad5e
ftsMetaSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@33f52c1
genoMeldungModuledg.bankinfo.control.factory.module.impl.GenoMeldungPageObjectModule@26032285
genomeldungOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@6c759f32
genomeldungOverviewModuledg.bankinfo.control.factory.module.overview.impl.GenoMeldungOverviewPageObjectModule@8c917bf
hitlistModuledg.bankinfo.control.factory.module.impl.HitlistPageObjectModule@7199e53d
logoutHandlerscom.shi.solrbrowser.view.util.ConfigurableELList@4eb1e681
magazinAusgabeOverviewModuledg.bankinfo.control.factory.module.impl.MagazinAusgabeOverviewPageObjectModule@efd7c6a
magazinFilterDropdownQueryEnhancerdg.portal.control.search.queryenhancer.impl.FilterDropdownQueryEnhancer@4ec9e6e5
magazinOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@7047520c
magazinOverviewModuledg.bankinfo.control.factory.module.impl.MagazinOverviewPageObjectModule@3183376b
magazinartikelModuledg.bankinfo.control.factory.module.impl.MagazinartikelPageObjectModule@5478031d
manipulatorListFactorycom.shi.solrbrowser.control.resource.manipulator.factory.impl.LegacyManipulatorFactory@558729b9
metaControllerdg.bankinfo.control.meta.WordpressMetaController@1f1ad637
metaSearchAuthenticatordg.auth.controller.DGMetaSearchSSOAuthenticator@370a92d0
metaValueAuthorizercom.shi.solrbrowser.newauth.control.authenticate.impl.authorizor.MetaValueAuthorizer@237e0fc7
mobileBBcom.shi.solrbrowser.view.util.MobileSwitchBean@4f5830f0
modelFacadecom.shi.solrbrowser.model.impl.ModelFacade@6bafc42
msgBBcom.shi.solrbrowser.view.MsgPropertyBB@65c57257
msgController{configuration=com.shi.solrbrowser.configuration.manager.impl.ConfigurationServiceImpl@5714854c}
nachrichtenOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@3696591f
nachrichtenOverviewModuledg.bankinfo.control.factory.module.overview.impl.NachrichtenOverviewPageObjectModule@38c7208d
nachrichtenartikelModuledg.bankinfo.control.factory.module.impl.NachrichtenartikelPageObjectModule@694e933b
openIdConnectServicedg.auth.controller.CIAMOpenIdConnectService@27d7138f
overviewWithDateFilterDropdownQueryEnhancerdg.portal.control.search.queryenhancer.impl.FilterDropdownQueryEnhancer@238de8cb
overviewWithFirstDateLastDateFilterDropdownQueryEnhancerdg.portal.control.search.queryenhancer.impl.FilterDropdownQueryEnhancer@224f677f
pageObjectControllerdg.bankinfo.control.PageObjectController@3f05ff46
pageObjectFactorydg.bankinfo.control.factory.PageObjectFactory@20d1c842
paramContainerBBcom.shi.solrbrowser.view.paramcontainer.impl.ParamContainerBB@6c56b723
paramContainerControllercom.shi.solrbrowser.control.paramcontainer.impl.ParamContainerController@357b5149
paramModelcom.shi.solrbrowser.model.paramcontainer.impl.ParamContainer@2514676f
postLoginRedirectHandlerdg.auth.controller.PostLoginRedirectHandler@b293857
printDocumentFactorycom.shi.solrbrowser.model.print.impl.PrintDocumentFactory@521f79be
printManagerControllercom.shi.solrbrowser.control.printmanager.impl.PrintManagerController@3d018bad
printManagerDocGenControllercom.shi.solrbrowser.control.printmanager.impl.PrintManagerDocGenController@3b28bc7d
redirectLogoutHandlercom.shi.solrbrowser.newauth.view.authenticate.RedirectLogoutHandler@7981d0cf
remoteAuthenticatorcom.shi.solrbrowser.newauth.control.authenticate.impl.authenticator.RemoteServletAuthenticator@507a84c8
remoteServletLogoutHandlercom.shi.solrbrowser.newauth.view.authenticate.RemoteServletLogoutHandler@61173189
resourceControllercom.shi.solrbrowser.control.resource.ResourceController3@1d434eab
seoControllerdg.bankinfo.control.seo.impl.SeoController@1fa2a282
simpleAuthorizercom.shi.solrbrowser.newauth.control.authenticate.impl.authorizor.SimpleAuthorizer@68d20e11
sortQueryEnhancerdg.portal.control.search.queryenhancer.impl.SortDropdownQueryEnhancer@6c0a9b07
stellenmarktModuledg.bankinfo.control.factory.module.impl.StellenmarktPageObjectModule@34496476
stellenmarktOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@3ef566cf
stellenmarktOverviewFilterQueryEnhancercom.shi.solrbrowser.control.search.queryenhancer.impl.ConfiguredFilterQueryEnhancer@46af4586
stellenmarktOverviewModuledg.bankinfo.control.factory.module.impl.StellenmarktOverviewPageObjectModule@7ec52cf7
validatorscom.shi.solrbrowser.view.util.ConfigurableELList@1d09d8d
veranstaltungenDateSortEnhancerdg.portal.control.search.queryenhancer.impl.ConfiguredSortQueryEnhancer@14864066
veranstaltungenOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@28b9a405
veranstaltungenOverviewModuledg.bankinfo.control.factory.module.overview.impl.VeranstaltungenOverviewPageObjectModule@7f4c9771
veranstaltungenTypeFilterEnhancercom.shi.solrbrowser.control.search.queryenhancer.impl.ConfiguredFilterQueryEnhancer@7af551e0
Flash Attributes
NameValue
None
Application Attributes
NameValue
colParamReplacementInfocom.shi.solrbrowser.configuration.replacementprovider.impl.ReplacementInfo@64cb5656
configurationServicecom.shi.solrbrowser.configuration.manager.impl.ConfigurationServiceImpl@5714854c
contextSourceProvidercom.shi.solrbrowser.configuration.sourceprovider.impl.ContextSourceProvider@64f6f5c9
defaultReplacementProvidercom.shi.solrbrowser.configuration.replacementprovider.impl.DefaultReplacementProvider@1b13ef0a
defaultSourceProvidercom.shi.solrbrowser.configuration.sourceprovider.impl.DefaultSourceProvider@4d59cf01
environmentProvidercom.shi.solrbrowser.configuration.environmentprovider.impl.EnvironmentProvider@11bb2ce2
httpParamProvidercom.shi.solrbrowser.view.HttpParamProvider@2c7c39e6
jndiContextSourceProvidercom.shi.solrbrowser.configuration.sourceprovider.impl.JndiContextSourceProvider@3029e4e4
logPrefix/bankinformation
resourceCacheResourceCache[null,org.eclipse.jetty.servlet.DefaultServlet@6c665eaa]@305898457
solrUrlParamReplacementInfocom.shi.solrbrowser.configuration.replacementprovider.impl.ReplacementInfo@16d4752b
textPresenterdg.portal.presenter.TextPresenter@1b0b1e48
18.09.2025, 03:25:03 - Generated by MyFaces - for information on disabling or modifying this error-page, see Disabling error handling in MyFaces