Ausgabe
Inhaltsverzeichnis (PDF)
Error - org.apache.myfaces.view.facelets.el.ContextAwareELException: javax.el.ELException: java.lang.NullPointerException: Cannot invoke "com.shi.solrbrowser.model.query.facet.SHIFacet.getCounts()" because "facet" is null

An Error Occurred:

org.apache.myfaces.view.facelets.el.ContextAwareELException: javax.el.ELException: java.lang.NullPointerException: Cannot invoke "com.shi.solrbrowser.model.query.facet.SHIFacet.getCounts()" because "facet" is null

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

Caused by:
java.lang.NullPointerException - Cannot invoke "com.shi.solrbrowser.model.query.facet.SHIFacet.getCounts()" because "facet" is null
at dg.bankinfo.model.overview.AOverviewPageObject.getFacetResult(AOverviewPageObject.java:46)

/xhtml/include/00_shared/categoryFilter.xhtml at line 18 and column 5 filterOptions="#{pageObjectBB.currentPageObject.getFacetResult(pageObjectBB.currentPageObject.categoryFilterField).counts}"

+ Stack Trace

org.apache.myfaces.view.facelets.el.ContextAwareELException: org.apache.myfaces.view.facelets.el.ContextAwareELException: javax.el.ELException: java.lang.NullPointerException: Cannot invoke "com.shi.solrbrowser.model.query.facet.SHIFacet.getCounts()" because "facet" is null
	at org.apache.myfaces.view.facelets.el.ContextAwareTagValueExpression.getValue(ContextAwareTagValueExpression.java:104)
	at org.apache.myfaces.view.facelets.el.LocationValueExpression.getValue(LocationValueExpression.java:127)
	at javax.faces.component._DeltaStateHelper.eval(_DeltaStateHelper.java:360)
	at org.apache.myfaces.view.facelets.component.UIRepeat.getValue(UIRepeat.java:246)
	at org.apache.myfaces.view.facelets.component.UIRepeat.createDataModel(UIRepeat.java:193)
	at org.apache.myfaces.view.facelets.component.UIRepeat.getDataModel(UIRepeat.java:185)
	at org.apache.myfaces.view.facelets.component.UIRepeat._validateAttributes(UIRepeat.java:819)
	at org.apache.myfaces.view.facelets.component.UIRepeat.process(UIRepeat.java:881)
	at org.apache.myfaces.view.facelets.component.UIRepeat.encodeChildren(UIRepeat.java:1590)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:541)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:550)
	at org.apache.myfaces.renderkit.html.HtmlCompositeComponentRenderer.encodeChildren(HtmlCompositeComponentRenderer.java:66)
	at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:643)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:541)
	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)
Caused by: org.apache.myfaces.view.facelets.el.ContextAwareELException: javax.el.ELException: java.lang.NullPointerException: Cannot invoke "com.shi.solrbrowser.model.query.facet.SHIFacet.getCounts()" because "facet" is null
	at org.apache.myfaces.view.facelets.el.ContextAwareTagValueExpression.getValue(ContextAwareTagValueExpression.java:104)
	at javax.faces.component._ComponentAttributesMap.get(_ComponentAttributesMap.java:331)
	at org.apache.myfaces.el.unified.resolver.CompositeComponentELResolver$CompositeComponentAttributesMapWrapper.get(CompositeComponentELResolver.java:346)
	at javax.el.MapELResolver.getValue(MapELResolver.java:61)
	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)
	... 90 more
Caused by: javax.el.ELException: java.lang.NullPointerException: Cannot invoke "com.shi.solrbrowser.model.query.facet.SHIFacet.getCounts()" because "facet" is null
	at javax.el.BeanELResolver.invoke(BeanELResolver.java:161)
	at javax.el.CompositeELResolver.invoke(CompositeELResolver.java:79)
	at org.apache.el.parser.AstValue.getValue(AstValue.java:158)
	at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:189)
	at org.apache.myfaces.view.facelets.el.ContextAwareTagValueExpression.getValue(ContextAwareTagValueExpression.java:96)
	... 98 more
Caused by: java.lang.NullPointerException: Cannot invoke "com.shi.solrbrowser.model.query.facet.SHIFacet.getCounts()" because "facet" is null
	at dg.bankinfo.model.overview.AOverviewPageObject.getFacetResult(AOverviewPageObject.java:46)
	at jdk.internal.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at javax.el.BeanELResolver.invoke(BeanELResolver.java:155)
	... 102 more

+ 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:251 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 15 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 28 and column 67"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_2c" id="j_id_2c" inView="true" rendered="true" transient="false" location="/resources/componentsComposite/advancedAutosuggest.xhtml at line 12 and column 85"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_2d" id="j_id_2d" inView="true" rendered="true" transient="false" location="/resources/componentsComposite/advancedAutosuggest.xhtml at line 13 and column 78"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_5c" id="j_id_5c" inView="true" rendered="true" transient="false" location="/resources/componentsComposite/advancedAutosuggest.xhtml at line 12 and column 85"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_5d" id="j_id_5d" inView="true" rendered="true" transient="false" location="/resources/componentsComposite/advancedAutosuggest.xhtml at line 13 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 18 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 22 and column 108"> - State size:0 bytes
<meta name="description" content="#{seoBB.getHtmlMetaDescription()}"/> - State size:0 bytes
</ComponentRef>
<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 32 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/root.css"/> <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"/> - 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 39 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 44 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_12" id="j_id_12" 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 id="topheader"> - State size:0 bytes
<div class="topHeader d-none d-xl-block container-fluid"> - State size:0 bytes
<div class="row topHeaderLinks align-items-center h-100"> <div class="col-12 col-xl-auto ml-auto"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_17" disabled="false" id="j_id_17" inView="true" rendered="true" styleClass="staticLink" transient="false" value="#{seoBB.generateSeoUrl('abonnement')}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 11 and column 29"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_18" escape="true" id="j_id_18" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.static.link.abonnement']}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 12 and column 71"/> - State size:0 bytes
</HtmlOutputLink>
</div> <div class="col-12 col-xl-auto"> - 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="staticLink" transient="false" value="#{seoBB.generateSeoUrl('newsletter')}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 18 and column 31"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_1b" escape="true" id="j_id_1b" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.static.link.newsletter']}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 19 and column 72"/> - State size:0 bytes
</HtmlOutputLink>
</div> <div class="col-12 col-xl-auto"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1d" disabled="false" id="j_id_1d" inView="true" rendered="true" styleClass="staticLink" transient="false" value="#{seoBB.generateSeoUrl('kontakt')}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 25 and column 30"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_1e" escape="true" id="j_id_1e" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.static.link.kontakt']}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 26 and column 69"/> - State size:0 bytes
</HtmlOutputLink>
</div> <div class="col-12 col-xl-auto"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1g" disabled="false" id="j_id_1g" inView="true" rendered="true" styleClass="staticLink" transient="false" value="#{seoBB.generateSeoUrl('mediadaten')}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 32 and column 30"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_1h" escape="true" id="j_id_1h" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.static.link.mediadaten']}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 33 and column 72"/> - State size:0 bytes
</HtmlOutputLink>
</div> <div class="col-12 col-xl-auto"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1j" disabled="false" id="j_id_1j" inView="true" rendered="true" styleClass="staticLink" transient="false" value="#{seoBB.generateSeoUrl('hilfe')}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 39 and column 30"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_1k" escape="true" id="j_id_1k" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.static.link.hilfe']}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 40 and column 67"/> - State size:0 bytes
</HtmlOutputLink>
</div> <div class="col-12 col-xl-auto"> <a href="#{msgBB.map['url.dg.medienportal']}/xhtml/index.jsf#{(authBean.isLoggedIn and authBean.currentUser.authInfos.get('ACCESSTYPE') ne 'JOOMLA') ? '?authId='.concat(authBean.currentUser.authInfos.get('AUTH_ID')) : ''}" target="_blank" class="staticLink"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_1m" escape="true" id="j_id_1m" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.static.link.dgmedienportal']}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 45 and column 75"/> - State size:0 bytes
</a> </div> <div class="col-12 col-xl-auto topHeaderFunctions"> <div class="topHeaderLink topHeaderSearch d-none d-lg-block" onclick="toggleSearchBanner();"> <span class="glyphicon glyphicon-search"/> SUCHEN </div> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_1o" id="j_id_1o" inView="true" rendered="#{authBean.isShowUserManagement}" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 54 and column 62"> - State size:0 bytes
<a href="#{seoBB.generateSeoUrl(msgBB.map['seo.userdata'])}" class="topHeaderLink"> MEINE DATEN </a> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_1q" id="j_id_1q" inView="true" rendered="#{authBean.isShowUsernamePasswordLogin}" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 59 and column 69"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1r" disabled="false" id="j_id_1r" inView="true" rendered="true" styleClass="loginLink" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.login'])}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 62 and column 30"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_1s" escape="true" id="j_id_1s" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.login.link']}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 63 and column 61"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_1t" id="j_id_1t" inView="true" rendered="#{not authBean.isShowUsernamePasswordLogin}" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 66 and column 73"> - State size:0 bytes
<HtmlForm class="class javax.faces.component.html.HtmlForm" clientId="j_id_1u" enctype="application/x-www-form-urlencoded" id="j_id_1u" inView="true" prependId="true" rendered="true" submitted="false" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 67 and column 14"> - State size:0 bytes
<HtmlCommandLink action="#{authBean.logout}" actionExpression="#{authBean.logout}" class="class javax.faces.component.html.HtmlCommandLink" clientId="j_id_1u:j_id_1v" disabled="false" id="j_id_1v" immediate="false" inView="true" rendered="true" styleClass="loginLink" transient="false" value="ABMELDEN" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 68 and column 85"/> - State size:0 bytes
</HtmlForm>
</ComponentRef>
</div> </div> - State size:0 bytes
</div> - State size:0 bytes
</div> <nav id="header" class="navbar navbar-light bg-light sticky-top"> <div class="container-fluid"> <div class="row"> - State size:0 bytes
<div class="mainHeader col"> <div class="row"> <div class="logo col-auto"> <div class="row"> <div class="col-auto"> <a href="https://bankinformation.de/geburtstag"><img src="https://www.dg-medienportal.de/bi_wp/wp-content/uploads/geburtstag/BI_Geburtstag_Headerlogo.png" height="70px"/> </a> </div> </div> </div> <div class="navigation col-auto ml-auto"> <div 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 d-flex flex-column justify-content-center burgerButtonLabel"> Menü </div> <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 id="#{searchId}" class="col-12"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_24" id="j_id_24" inView="true" rendered="#{searchId.equals('hitlistsearchfilter')}" transient="false" location="/xhtml/include/00_shared/search.xhtml at line 9 and column 69"> - State size:0 bytes
<div class="hitlistHeaderBreadcrumb"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_26" disabled="false" id="j_id_26" inView="true" rendered="true" styleClass="breadcrumbPart" transient="false" value="index.jsf" location="/xhtml/include/00_shared/search.xhtml at line 13 and column 34"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_27" escape="true" id="j_id_27" inView="true" rendered="true" transient="false" value="START" location="/xhtml/include/00_shared/search.xhtml at line 14 and column 35"/> - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_28" escape="true" id="j_id_28" inView="true" rendered="true" transient="false" value=" > SUCHE" location="/xhtml/include/00_shared/search.xhtml at line 16 and column 38"/> - State size:0 bytes
</div> - State size:0 bytes
</ComponentRef>
<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" 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_2b" id="j_id_2b" inView="true" rendered="true" transient="false" location="/xhtml/include/00_shared/search.xhtml at line 35 and column 33"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_2b:j_idj_id_2b__f_cc_facet" id="j_idj_id_2b__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"> <button class="btn btn-outline-secondary" type="submit"> <span class="glyphicon glyphicon-search"/> <span class="d-none d-md-inline button-label"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2i" escape="true" id="j_id_2i" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.search.searchBtn.label']}" location="/xhtml/include/00_shared/search.xhtml at line 60 and column 74"/> - State size:0 bytes
</span> </button> </div> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2k" id="j_id_2k" inView="true" rendered="#{not searchId.equals('hitlistsearchfilter')}" transient="false" location="/xhtml/include/00_shared/search.xhtml at line 64 and column 75"> - State size:0 bytes
<div class="searchBannerCancelSearch"> <a href="#" onclick="toggleSearchBanner(); return false;"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2m" escape="true" id="j_id_2m" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.search.searchCancelBtn.label']}" location="/xhtml/include/00_shared/search.xhtml at line 67 and column 67"/> - State size:0 bytes
</a> </div> - State size:0 bytes
</ComponentRef>
</div> </form> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2p" id="j_id_2p" inView="true" rendered="#{searchId.equals('hitlistsearchfilter')}" transient="false" location="/xhtml/include/00_shared/search.xhtml at line 74 and column 70"> - State size:0 bytes
<form id="#{searchId}FilterForm" name="#{searchId}FilterForm" class="noSidePadding" action="../xhtml/hitlist.jsf"> <input type="hidden" value="search*" name="event"/> <input type="hidden" name="#{msgBB.map['search.narrowParameter']}" value=""/> <div class="filterDropdowns row mt-3"> <div class="col-12 col-lg-4"> <div class="dropdown filterDropdown"> <button class="btn dropdown-toggle" 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_2r" escape="true" id="j_id_2r" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.hitlist.dropdown.suchfeld']}" location="/xhtml/include/00_shared/search.xhtml at line 84 and column 79"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> <div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_0_2" id="j_id_2u_0_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_0_3" id="j_id_2u_0_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_0_5" id="j_id_2u_0_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_0_7" id="j_id_2u_0_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_0_8" id="j_id_2u_0_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_0_a" id="j_id_2u_0_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2u_0_d" escape="false" id="j_id_2u_0_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_1_2" id="j_id_2u_1_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_1_3" id="j_id_2u_1_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_1_5" id="j_id_2u_1_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_1_7" id="j_id_2u_1_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_1_8" id="j_id_2u_1_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_1_a" id="j_id_2u_1_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2u_1_d" escape="false" id="j_id_2u_1_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_2_2" id="j_id_2u_2_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_2_3" id="j_id_2u_2_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_2_5" id="j_id_2u_2_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_2_7" id="j_id_2u_2_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_2_8" id="j_id_2u_2_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2u_2_a" id="j_id_2u_2_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2u_2_d" escape="false" id="j_id_2u_2_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
</div> </div> </div> <div class="col-12 col-lg-4"> <div class="dropdown filterDropdown"> <button class="btn dropdown-toggle" 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_2w" escape="true" id="j_id_2w" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.hitlist.dropdown.rubrik']}" location="/xhtml/include/00_shared/search.xhtml at line 98 and column 77"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> <div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_0_2" id="j_id_2z_0_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_0_3" id="j_id_2z_0_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_0_5" id="j_id_2z_0_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_0_7" id="j_id_2z_0_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_0_8" id="j_id_2z_0_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_0_a" id="j_id_2z_0_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2z_0_d" escape="false" id="j_id_2z_0_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_2" id="j_id_2z_1_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_3" id="j_id_2z_1_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_5" id="j_id_2z_1_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_7" id="j_id_2z_1_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_8" id="j_id_2z_1_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_a" id="j_id_2z_1_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2z_1_d" escape="false" id="j_id_2z_1_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_0_2" id="j_id_2z_1_f_2_0_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_0_3" id="j_id_2z_1_f_2_0_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_0_5" id="j_id_2z_1_f_2_0_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_0_7" id="j_id_2z_1_f_2_0_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_0_8" id="j_id_2z_1_f_2_0_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_0_a" id="j_id_2z_1_f_2_0_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2z_1_f_2_0_d" escape="false" id="j_id_2z_1_f_2_0_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_1_2" id="j_id_2z_1_f_2_1_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_1_3" id="j_id_2z_1_f_2_1_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_1_5" id="j_id_2z_1_f_2_1_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_1_7" id="j_id_2z_1_f_2_1_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_1_8" id="j_id_2z_1_f_2_1_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_1_a" id="j_id_2z_1_f_2_1_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2z_1_f_2_1_d" escape="false" id="j_id_2z_1_f_2_1_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_2_2" id="j_id_2z_1_f_2_2_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_2_3" id="j_id_2z_1_f_2_2_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_2_5" id="j_id_2z_1_f_2_2_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_2_7" id="j_id_2z_1_f_2_2_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_2_8" id="j_id_2z_1_f_2_2_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_2_a" id="j_id_2z_1_f_2_2_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2z_1_f_2_2_d" escape="false" id="j_id_2z_1_f_2_2_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_3_2" id="j_id_2z_1_f_2_3_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_3_3" id="j_id_2z_1_f_2_3_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_3_5" id="j_id_2z_1_f_2_3_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_3_7" id="j_id_2z_1_f_2_3_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_3_8" id="j_id_2z_1_f_2_3_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_1_f_2_3_a" id="j_id_2z_1_f_2_3_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2z_1_f_2_3_d" escape="false" id="j_id_2z_1_f_2_3_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_2" id="j_id_2z_2_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_3" id="j_id_2z_2_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_5" id="j_id_2z_2_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_7" id="j_id_2z_2_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_8" id="j_id_2z_2_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_a" id="j_id_2z_2_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2z_2_d" escape="false" id="j_id_2z_2_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_0_2" id="j_id_2z_2_f_2_0_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_0_3" id="j_id_2z_2_f_2_0_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_0_5" id="j_id_2z_2_f_2_0_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_0_7" id="j_id_2z_2_f_2_0_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_0_8" id="j_id_2z_2_f_2_0_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_0_a" id="j_id_2z_2_f_2_0_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2z_2_f_2_0_d" escape="false" id="j_id_2z_2_f_2_0_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_1_2" id="j_id_2z_2_f_2_1_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_1_3" id="j_id_2z_2_f_2_1_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_1_5" id="j_id_2z_2_f_2_1_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_1_7" id="j_id_2z_2_f_2_1_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_1_8" id="j_id_2z_2_f_2_1_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_1_a" id="j_id_2z_2_f_2_1_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2z_2_f_2_1_d" escape="false" id="j_id_2z_2_f_2_1_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_2_2" id="j_id_2z_2_f_2_2_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_2_3" id="j_id_2z_2_f_2_2_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_2_5" id="j_id_2z_2_f_2_2_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_2_7" id="j_id_2z_2_f_2_2_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_2_8" id="j_id_2z_2_f_2_2_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_2_a" id="j_id_2z_2_f_2_2_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2z_2_f_2_2_d" escape="false" id="j_id_2z_2_f_2_2_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_3_2" id="j_id_2z_2_f_2_3_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_3_3" id="j_id_2z_2_f_2_3_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_3_5" id="j_id_2z_2_f_2_3_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_3_7" id="j_id_2z_2_f_2_3_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_3_8" id="j_id_2z_2_f_2_3_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_2z_2_f_2_3_a" id="j_id_2z_2_f_2_3_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2z_2_f_2_3_d" escape="false" id="j_id_2z_2_f_2_3_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
</div> </div> </div> - 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_33" id="j_id_33" 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_35" escape="true" id="j_id_35" 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_37" id="j_id_37" 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_39" escape="true" id="j_id_39" 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_3c" escape="true" id="j_id_3c" 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_3e" escape="true" id="j_id_3e" 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
</div> </form> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3i" disabled="false" id="j_id_3i" inView="true" rendered="true" styleClass="navLink dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazin.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 7 and column 118"> - State size:0 bytes
Magazin - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3k" disabled="false" id="j_id_3k" inView="true" rendered="true" styleClass="navLink dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.finanzgruppe.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 8 and column 123"> - State size:0 bytes
FinanzGruppe - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3m" disabled="false" id="j_id_3m" inView="true" rendered="true" styleClass="navLink dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.branche.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 9 and column 118"> - State size:0 bytes
Branche - State size:0 bytes
</HtmlOutputLink>
<div class="row topHeaderLinks align-items-center h-100"> <div class="col-12 col-xl-auto ml-auto"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3p" disabled="false" id="j_id_3p" inView="true" rendered="true" styleClass="staticLink" transient="false" value="#{seoBB.generateSeoUrl('abonnement')}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 11 and column 29"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_3q" escape="true" id="j_id_3q" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.static.link.abonnement']}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 12 and column 71"/> - State size:0 bytes
</HtmlOutputLink>
</div> <div class="col-12 col-xl-auto"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3s" disabled="false" id="j_id_3s" inView="true" rendered="true" styleClass="staticLink" transient="false" value="#{seoBB.generateSeoUrl('newsletter')}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 18 and column 31"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_3t" escape="true" id="j_id_3t" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.static.link.newsletter']}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 19 and column 72"/> - State size:0 bytes
</HtmlOutputLink>
</div> <div class="col-12 col-xl-auto"> - 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="staticLink" transient="false" value="#{seoBB.generateSeoUrl('kontakt')}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 25 and column 30"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_3w" escape="true" id="j_id_3w" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.static.link.kontakt']}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 26 and column 69"/> - State size:0 bytes
</HtmlOutputLink>
</div> <div class="col-12 col-xl-auto"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3y" disabled="false" id="j_id_3y" inView="true" rendered="true" styleClass="staticLink" transient="false" value="#{seoBB.generateSeoUrl('mediadaten')}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 32 and column 30"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_3z" escape="true" id="j_id_3z" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.static.link.mediadaten']}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 33 and column 72"/> - State size:0 bytes
</HtmlOutputLink>
</div> <div class="col-12 col-xl-auto"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_41" disabled="false" id="j_id_41" inView="true" rendered="true" styleClass="staticLink" transient="false" value="#{seoBB.generateSeoUrl('hilfe')}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 39 and column 30"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_42" escape="true" id="j_id_42" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.static.link.hilfe']}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 40 and column 67"/> - State size:0 bytes
</HtmlOutputLink>
</div> <div class="col-12 col-xl-auto"> <a href="#{msgBB.map['url.dg.medienportal']}/xhtml/index.jsf#{(authBean.isLoggedIn and authBean.currentUser.authInfos.get('ACCESSTYPE') ne 'JOOMLA') ? '?authId='.concat(authBean.currentUser.authInfos.get('AUTH_ID')) : ''}" target="_blank" class="staticLink"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_44" escape="true" id="j_id_44" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.static.link.dgmedienportal']}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 45 and column 75"/> - State size:0 bytes
</a> </div> <div class="col-12 col-xl-auto topHeaderFunctions"> <div class="topHeaderLink topHeaderSearch d-none d-lg-block" onclick="toggleSearchBanner();"> <span class="glyphicon glyphicon-search"/> SUCHEN </div> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_46" id="j_id_46" inView="true" rendered="#{authBean.isShowUserManagement}" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 54 and column 62"> - State size:0 bytes
<a href="#{seoBB.generateSeoUrl(msgBB.map['seo.userdata'])}" class="topHeaderLink"> MEINE DATEN </a> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_48" id="j_id_48" inView="true" rendered="#{authBean.isShowUsernamePasswordLogin}" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 59 and column 69"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_49" disabled="false" id="j_id_49" inView="true" rendered="true" styleClass="loginLink" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.login'])}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 62 and column 30"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_4a" escape="true" id="j_id_4a" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.login.link']}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 63 and column 61"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_4b" id="j_id_4b" inView="true" rendered="#{not authBean.isShowUsernamePasswordLogin}" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 66 and column 73"> - State size:0 bytes
<HtmlForm class="class javax.faces.component.html.HtmlForm" clientId="j_id_4c" enctype="application/x-www-form-urlencoded" id="j_id_4c" inView="true" prependId="true" rendered="true" submitted="false" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 67 and column 14"> - State size:0 bytes
<HtmlCommandLink action="#{authBean.logout}" actionExpression="#{authBean.logout}" class="class javax.faces.component.html.HtmlCommandLink" clientId="j_id_4c:j_id_4d" disabled="false" id="j_id_4d" immediate="false" inView="true" rendered="true" styleClass="loginLink" transient="false" value="ABMELDEN" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 68 and column 85"/> - State size:0 bytes
</HtmlForm>
</ComponentRef>
</div> </div> - State size:0 bytes
</div> </div> <div class="d-none d-xl-block"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_4g" disabled="false" id="j_id_4g" inView="true" rendered="true" styleClass="navLink dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazin.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 7 and column 118"> - State size:0 bytes
Magazin - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_4i" disabled="false" id="j_id_4i" inView="true" rendered="true" styleClass="navLink dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.finanzgruppe.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 8 and column 123"> - State size:0 bytes
FinanzGruppe - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_4k" disabled="false" id="j_id_4k" inView="true" rendered="true" styleClass="navLink dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.branche.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 9 and column 118"> - State size:0 bytes
Branche - State size:0 bytes
</HtmlOutputLink>
</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_4o" id="j_id_4o" inView="true" rendered="#{jsfUtilBB.isCurrentPageOneOf('document.jsf', 'overview.jsf')}" transient="false" location="/xhtml/include/10_header.xhtml at line 21 and column 90"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_4p" id="j_id_4p" inView="true" rendered="#{not empty pageObjectBB.currentPageObject.breadcrumbItems}" transient="false" location="/xhtml/include/10_header.xhtml at line 22 and column 87"> - State size:0 bytes
<div class="breadcrumb d-none d-sm-block container-fluid"> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_4r" id="j_id_4r" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{pageObjectBB.currentPageObject.breadcrumbItems}" var="breadcrumb" location="/xhtml/include/10_header.xhtml at line 24 and column 91"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_4r:j_id_4s" disabled="false" id="j_id_4s" inView="true" rendered="true" styleClass="breadcrumbPart" transient="false" value="#{seoBB.generateSeoUrl(breadcrumb.href)}" location="/xhtml/include/10_header.xhtml at line 25 and column 96"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_4r:j_id_4t" escape="true" id="j_id_4t" inView="true" rendered="true" transient="false" value="#{breadcrumb.text}" location="/xhtml/include/10_header.xhtml at line 26 and column 48"/> - State size:0 bytes
</HtmlOutputLink>
</UIRepeat>
</div> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<div id="main" class="container-fluid"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_4w" id="j_id_4w" inView="true" rendered="#{empty dgBannerBB.getBanner('fireplace')}" transient="false" location="/xhtml/template/layout.xhtml at line 65 and column 74"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_4y" id="j_id_4y" 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>
<div class="row"> - State size:0 bytes
<div id="#{searchId}" class="col-12"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_54" id="j_id_54" inView="true" rendered="#{searchId.equals('hitlistsearchfilter')}" transient="false" location="/xhtml/include/00_shared/search.xhtml at line 9 and column 69"> - State size:0 bytes
<div class="hitlistHeaderBreadcrumb"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_56" disabled="false" id="j_id_56" inView="true" rendered="true" styleClass="breadcrumbPart" transient="false" value="index.jsf" location="/xhtml/include/00_shared/search.xhtml at line 13 and column 34"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_57" escape="true" id="j_id_57" inView="true" rendered="true" transient="false" value="START" location="/xhtml/include/00_shared/search.xhtml at line 14 and column 35"/> - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_58" escape="true" id="j_id_58" inView="true" rendered="true" transient="false" value=" > SUCHE" location="/xhtml/include/00_shared/search.xhtml at line 16 and column 38"/> - State size:0 bytes
</div> - State size:0 bytes
</ComponentRef>
<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" 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_5b" id="j_id_5b" inView="true" rendered="true" transient="false" location="/xhtml/include/00_shared/search.xhtml at line 35 and column 33"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_5b:j_idj_id_5b__f_cc_facet" id="j_idj_id_5b__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"> <button class="btn btn-outline-secondary" type="submit"> <span class="glyphicon glyphicon-search"/> <span class="d-none d-md-inline button-label"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_5i" escape="true" id="j_id_5i" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.search.searchBtn.label']}" location="/xhtml/include/00_shared/search.xhtml at line 60 and column 74"/> - State size:0 bytes
</span> </button> </div> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5k" id="j_id_5k" inView="true" rendered="#{not searchId.equals('hitlistsearchfilter')}" transient="false" location="/xhtml/include/00_shared/search.xhtml at line 64 and column 75"> - State size:0 bytes
<div class="searchBannerCancelSearch"> <a href="#" onclick="toggleSearchBanner(); return false;"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_5m" escape="true" id="j_id_5m" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.search.searchCancelBtn.label']}" location="/xhtml/include/00_shared/search.xhtml at line 67 and column 67"/> - State size:0 bytes
</a> </div> - State size:0 bytes
</ComponentRef>
</div> </form> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5p" id="j_id_5p" inView="true" rendered="#{searchId.equals('hitlistsearchfilter')}" transient="false" location="/xhtml/include/00_shared/search.xhtml at line 74 and column 70"> - State size:0 bytes
<form id="#{searchId}FilterForm" name="#{searchId}FilterForm" class="noSidePadding" action="../xhtml/hitlist.jsf"> <input type="hidden" value="search*" name="event"/> <input type="hidden" name="#{msgBB.map['search.narrowParameter']}" value=""/> <div class="filterDropdowns row mt-3"> <div class="col-12 col-lg-4"> <div class="dropdown filterDropdown"> <button class="btn dropdown-toggle" 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_5r" escape="true" id="j_id_5r" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.hitlist.dropdown.suchfeld']}" location="/xhtml/include/00_shared/search.xhtml at line 84 and column 79"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> <div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_0_2" id="j_id_5u_0_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_0_3" id="j_id_5u_0_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_0_5" id="j_id_5u_0_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_0_7" id="j_id_5u_0_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_0_8" id="j_id_5u_0_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_0_a" id="j_id_5u_0_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_5u_0_d" escape="false" id="j_id_5u_0_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_1_2" id="j_id_5u_1_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_1_3" id="j_id_5u_1_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_1_5" id="j_id_5u_1_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_1_7" id="j_id_5u_1_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_1_8" id="j_id_5u_1_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_1_a" id="j_id_5u_1_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_5u_1_d" escape="false" id="j_id_5u_1_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_2_2" id="j_id_5u_2_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_2_3" id="j_id_5u_2_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_2_5" id="j_id_5u_2_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_2_7" id="j_id_5u_2_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_2_8" id="j_id_5u_2_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5u_2_a" id="j_id_5u_2_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_5u_2_d" escape="false" id="j_id_5u_2_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
</div> </div> </div> <div class="col-12 col-lg-4"> <div class="dropdown filterDropdown"> <button class="btn dropdown-toggle" 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_5w" escape="true" id="j_id_5w" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.hitlist.dropdown.rubrik']}" location="/xhtml/include/00_shared/search.xhtml at line 98 and column 77"/> - State size:0 bytes
<span class="chevron ml-auto"/> </button> <div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_0_2" id="j_id_5z_0_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_0_3" id="j_id_5z_0_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_0_5" id="j_id_5z_0_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_0_7" id="j_id_5z_0_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_0_8" id="j_id_5z_0_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_0_a" id="j_id_5z_0_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_5z_0_d" escape="false" id="j_id_5z_0_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_2" id="j_id_5z_1_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_3" id="j_id_5z_1_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_5" id="j_id_5z_1_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_7" id="j_id_5z_1_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_8" id="j_id_5z_1_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_a" id="j_id_5z_1_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_5z_1_d" escape="false" id="j_id_5z_1_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_0_2" id="j_id_5z_1_f_2_0_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_0_3" id="j_id_5z_1_f_2_0_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_0_5" id="j_id_5z_1_f_2_0_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_0_7" id="j_id_5z_1_f_2_0_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_0_8" id="j_id_5z_1_f_2_0_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_0_a" id="j_id_5z_1_f_2_0_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_5z_1_f_2_0_d" escape="false" id="j_id_5z_1_f_2_0_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_1_2" id="j_id_5z_1_f_2_1_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_1_3" id="j_id_5z_1_f_2_1_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_1_5" id="j_id_5z_1_f_2_1_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_1_7" id="j_id_5z_1_f_2_1_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_1_8" id="j_id_5z_1_f_2_1_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_1_a" id="j_id_5z_1_f_2_1_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_5z_1_f_2_1_d" escape="false" id="j_id_5z_1_f_2_1_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_2_2" id="j_id_5z_1_f_2_2_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_2_3" id="j_id_5z_1_f_2_2_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_2_5" id="j_id_5z_1_f_2_2_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_2_7" id="j_id_5z_1_f_2_2_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_2_8" id="j_id_5z_1_f_2_2_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_2_a" id="j_id_5z_1_f_2_2_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_5z_1_f_2_2_d" escape="false" id="j_id_5z_1_f_2_2_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_3_2" id="j_id_5z_1_f_2_3_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_3_3" id="j_id_5z_1_f_2_3_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_3_5" id="j_id_5z_1_f_2_3_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_3_7" id="j_id_5z_1_f_2_3_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_3_8" id="j_id_5z_1_f_2_3_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_1_f_2_3_a" id="j_id_5z_1_f_2_3_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_5z_1_f_2_3_d" escape="false" id="j_id_5z_1_f_2_3_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_2" id="j_id_5z_2_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_3" id="j_id_5z_2_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_5" id="j_id_5z_2_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_7" id="j_id_5z_2_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_8" id="j_id_5z_2_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_a" id="j_id_5z_2_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_5z_2_d" escape="false" id="j_id_5z_2_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_0_2" id="j_id_5z_2_f_2_0_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_0_3" id="j_id_5z_2_f_2_0_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_0_5" id="j_id_5z_2_f_2_0_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_0_7" id="j_id_5z_2_f_2_0_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_0_8" id="j_id_5z_2_f_2_0_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_0_a" id="j_id_5z_2_f_2_0_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_5z_2_f_2_0_d" escape="false" id="j_id_5z_2_f_2_0_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_1_2" id="j_id_5z_2_f_2_1_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_1_3" id="j_id_5z_2_f_2_1_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_1_5" id="j_id_5z_2_f_2_1_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_1_7" id="j_id_5z_2_f_2_1_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_1_8" id="j_id_5z_2_f_2_1_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_1_a" id="j_id_5z_2_f_2_1_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_5z_2_f_2_1_d" escape="false" id="j_id_5z_2_f_2_1_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_2_2" id="j_id_5z_2_f_2_2_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_2_3" id="j_id_5z_2_f_2_2_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_2_5" id="j_id_5z_2_f_2_2_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_2_7" id="j_id_5z_2_f_2_2_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_2_8" id="j_id_5z_2_f_2_2_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_2_a" id="j_id_5z_2_f_2_2_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_5z_2_f_2_2_d" escape="false" id="j_id_5z_2_f_2_2_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
<div class="checkboxItem d-flex" style="margin-left: #{option.level * 20}px"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_3_2" id="j_id_5z_2_f_2_3_2" inView="true" rendered="#{not option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 13 and column 56"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_3_3" id="j_id_5z_2_f_2_3_3" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 15 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_3_5" id="j_id_5z_2_f_2_3_5" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 23 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleParent('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_3_7" id="j_id_5z_2_f_2_3_7" inView="true" rendered="#{option.hasChildren()}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 31 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_3_8" id="j_id_5z_2_f_2_3_8" inView="true" rendered="#{paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 33 and column 115"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" checked="checked" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_5z_2_f_2_3_a" id="j_id_5z_2_f_2_3_a" inView="true" rendered="#{not paramContainerBB.containsValueForParam(option.identifier, msgBB.map['search.narrowParameter'])}" transient="false" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 41 and column 119"> - State size:0 bytes
<input type="checkbox" id="#{option.identifier}" name="#{msgBB.map['search.narrowParameter']}" value="#{option.identifier}" onChange="toggleChildren('#{option.identifier}', this.form)"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<label for="#{option.identifier}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_5z_2_f_2_3_d" escape="false" id="j_id_5z_2_f_2_3_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName}" location="/xhtml/include/40_content/hitlist/dropdownItems.xhtml at line 51 and column 74"/> - State size:0 bytes
</label> <script> $(document).ready(function() { getClass("#{option.identifier}"); }); </script> </div> - State size:0 bytes
</div> </div> </div> - 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_63" id="j_id_63" 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_65" escape="true" id="j_id_65" 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_67" id="j_id_67" 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_69" escape="true" id="j_id_69" 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_6c" escape="true" id="j_id_6c" 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_6e" escape="true" id="j_id_6e" 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
</div> </form> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
<div id="contentHeader" class="col-12"> - State size:0 bytes
<div class="overviewHeader row"> - State size:0 bytes
</div> - State size:0 bytes
</div> - State size:0 bytes
<div id="contentContainer" class="col-12 col-md-8"> <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="overviewHeader row"> - State size:0 bytes
<div class="magazinHeaderContent col"> <div class="row justify-content-center"> <div class="aktuelleAusgabeAbbildung col-4 col-md-4"> <img src="#{pageObjectBB.currentPageObject.magazinCoverItem.teaserbild}"> </img> </div> <div class="aktuelleAusgabeContent col-8 col-md-8"> <div class="magazinAusgabeHeaderTitle row"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_2_2" escape="true" id="j_id_6k_2_2_2" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.overview.magazinAusgabe.header.ausgabe']} " location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 19 and column 76"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_2_3" escape="true" id="j_id_6k_2_2_3" inView="true" rendered="true" transient="false" value="#{pageObjectBB.currentPageObject.magazinCoverItem.ausgabe}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 21 and column 74"/> - State size:0 bytes
</div> <div class="aktuelleAusgabeContentToc row"> <div class="icon-square icon-download"/> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6k_2_2_5" disabled="false" id="j_id_6k_2_2_5" inView="true" rendered="#{not empty pageObjectBB.currentPageObject.magazinCoverItem.pdfUrl}" target="_blank" transient="false" value="#{pageObjectBB.currentPageObject.magazinCoverItem.pdfUrl}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 28 and column 23"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_2_6" escape="false" id="j_id_6k_2_2_6" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.overview.magazinAusgabe.header.inhaltsverzeichnis']}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 30 and column 87"/> - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_2_7" escape="false" id="j_id_6k_2_2_7" inView="true" rendered="#{empty pageObjectBB.currentPageObject.magazinCoverItem.pdfUrl}" transient="false" value="#{msgBB.map['jspf.overview.magazinAusgabe.header.inhaltsverzeichnis']}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 35 and column 86"/> - State size:0 bytes
</div> <div class="aktuelleAusgabeContentAbo row"> <div class="icon-square icon-info"/> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6k_2_2_9" disabled="false" id="j_id_6k_2_2_9" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl('abonnement')}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 40 and column 66"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_2_a" escape="false" id="j_id_6k_2_2_a" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.overview.magazinAusgabe.header.abonnement']}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 42 and column 79"/> - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> </div> - State size:0 bytes
</div> <div class="row"> - State size:0 bytes
<div class="col-12 categoryFilter"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6k_2_6" id="j_id_6k_2_6" inView="true" rendered="#{not empty pageObjectBB.currentPageObject.categoryFilterField}" transient="false" location="/xhtml/include/00_shared/categoryFilter.xhtml at line 10 and column 91"> - State size:0 bytes
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_6k_2_7" id="j_id_6k_2_7" inView="true" rendered="true" transient="false" location="/xhtml/include/00_shared/categoryFilter.xhtml at line 18 and column 5"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_6k_2_7:j_idj_id_6k_2_7__f_cc_facet" id="j_idj_id_6k_2_7__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<form> <input type="hidden" name="event" value="#{cc.attrs.eventGroup}*"/> <input type="hidden" name="#{cc.attrs.paramName}" value=""/> <div class="row filterStatus"> <div class="col-auto"> <a class="filterControl" data-toggle="collapse" href="#categoryFilter" role="button" aria-expanded="#{cc.attrs.expanded}" aria-controls="collapseExample"> #{cc.attrs.label} </a> </div> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_6k_2_7:j_id_6k_2_9" id="j_id_6k_2_9" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{cc.attrs.filterOptions}" var="option" varStatus="filterIteration" location="/resources/componentsComposite/categoryFilter.xhtml at line 31 and column 36"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6k_2_7:j_id_6k_2_9:j_id_6k_2_a" id="j_id_6k_2_a" inView="true" rendered="#{cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/categoryFilter.xhtml at line 32 and column 113"> - State size:0 bytes
<div class="col-auto"> <input type="checkbox" class="checked" 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_6k_2_7:j_id_6k_2_9:j_id_6k_2_c" escape="false" id="j_id_6k_2_c" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count})" location="/resources/componentsComposite/categoryFilter.xhtml at line 41 and column 76"/> - State size:0 bytes
<div class="remove"> <img src="../resources/images/icon_close.jpg"/> </div> </label> </div> - State size:0 bytes
</ComponentRef>
</UIRepeat>
</div> </form> <div class="collapse #{cc.attrs.expanded?'show':''}" id="categoryFilter"> <form> <input type="hidden" name="event" value="#{cc.attrs.eventGroup}*"/> <div class="row filterOptions"> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_6k_2_7:j_id_6k_2_f" id="j_id_6k_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/categoryFilter.xhtml at line 60 and column 35"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6k_2_7:j_id_6k_2_f:j_id_6k_2_g" id="j_id_6k_2_g" inView="true" rendered="#{option.count gt 0}" transient="false" location="/resources/componentsComposite/categoryFilter.xhtml at line 62 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6k_2_7:j_id_6k_2_f:j_id_6k_2_h" id="j_id_6k_2_h" inView="true" rendered="#{not cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/categoryFilter.xhtml at line 64 and column 107"> - State size:0 bytes
<div class="col-auto"> <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_6k_2_7:j_id_6k_2_f:j_id_6k_2_j" escape="false" id="j_id_6k_2_j" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count})" location="/resources/componentsComposite/categoryFilter.xhtml at line 71 and column 75"/> - State size:0 bytes
</label> </div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6k_2_7:j_id_6k_2_f:j_id_6k_2_l" id="j_id_6k_2_l" inView="true" rendered="#{cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/categoryFilter.xhtml at line 76 and column 115"> - State size:0 bytes
<input type="hidden" name="#{cc.attrs.paramName}" value="#{option.name}"> </input> - State size:0 bytes
</ComponentRef>
</ComponentRef>
</UIRepeat>
</div> </form> </div> - State size:0 bytes
</UIPanel>
</UINamingContainer>
</ComponentRef>
</div> - State size:0 bytes
</div> <div class="row"> <hr/> </div> - State size:0 bytes
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="overviewMainList" id="overviewMainList" inView="true" layout="block" rendered="true" styleClass="overviewMainList" transient="false" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 21 and column 78"> - State size:0 bytes
<div id="overviewMagazinAusgabeItems" class="overviewMagazinAusgabeItems row"> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_6k_2_s" id="j_id_6k_2_s" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{pageObjectBB.currentPageObject.overviewPageItems}" var="overviewItem" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 24 and column 95"> - State size:0 bytes
<div class="col-12 col-md-6 col-lg-6"> <div class="row"> <div class="col-12"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6k_2_s:j_id_6k_2_u" id="j_id_6k_2_u" inView="true" rendered="#{not empty overviewItem.teaserbild}" transient="false" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 29 and column 71"> - State size:0 bytes
<div class="d-flex justify-content-left mb-2"> <figure class="figure"> <img src="#{overviewItem.teaserbild}"> </img> </figure> </div> - State size:0 bytes
</ComponentRef>
<div class="metaHeader"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_s:j_id_6k_2_x" escape="true" id="j_id_6k_2_x" inView="true" rendered="true" transient="false" value="#{overviewItem.unterkategorie}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 38 and column 64"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_s:j_id_6k_2_y" escape="true" id="j_id_6k_2_y" inView="true" rendered="true" transient="false" value=" | " location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 39 and column 37"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_s:j_id_6k_2_z" escape="true" id="j_id_6k_2_z" inView="true" rendered="true" transient="false" value="#{overviewItem.dachzeile}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 40 and column 59"/> - State size:0 bytes
</div> <div class="metaTitle"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6k_2_s:j_id_6k_2_11" id="j_id_6k_2_11" inView="true" rendered="#{authBean.getIsShowDocument(overviewItem.src)}" transient="false" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 44 and column 83"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6k_2_s:j_id_6k_2_12" disabled="false" id="j_id_6k_2_12" inView="true" rendered="#{magazinAusgabeOverviewModule.isGreater2020()}" target="_self" transient="false" value="#{seoBB.resolveSeoUrlFromLink(overviewItem.seoUrl)}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 48 and column 29"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_s:j_id_6k_2_13" escape="true" id="j_id_6k_2_13" inView="true" rendered="true" styleClass="docTitle" transient="false" value="#{overviewItem.title}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 49 and column 80"/> - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6k_2_s:j_id_6k_2_14" disabled="false" id="j_id_6k_2_14" inView="true" rendered="#{not empty overviewItem.pdfUrl and not magazinAusgabeOverviewModule.isGreater2020()}" target="_blank" transient="false" value="#{overviewItem.pdfUrl}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 55 and column 30"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_s:j_id_6k_2_15" escape="true" id="j_id_6k_2_15" inView="true" rendered="true" styleClass="docTitle" transient="false" value="#{overviewItem.title}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 56 and column 80"/> - State size:0 bytes
</HtmlOutputLink>
<div class="metaTeaserText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_s:j_id_6k_2_17" escape="false" id="j_id_6k_2_17" inView="true" rendered="true" transient="false" value="#{overviewItem.teasertext}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 60 and column 78"/> - State size:0 bytes
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6k_2_s:j_id_6k_2_19" id="j_id_6k_2_19" inView="true" rendered="#{not authBean.getIsShowDocument(overviewItem.src)}" transient="false" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 64 and column 87"> - State size:0 bytes
<div class="docTitle"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_s:j_id_6k_2_1b" escape="true" id="j_id_6k_2_1b" inView="true" rendered="true" styleClass="noDocAccessTitle" transient="false" value="#{overviewItem.title}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 66 and column 88"/> - State size:0 bytes
</div> <div class="metaTeaserText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_s:j_id_6k_2_1d" escape="false" id="j_id_6k_2_1d" inView="true" rendered="true" transient="false" value="#{overviewItem.teasertext}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 70 and column 78"/> - State size:0 bytes
</div> <div class="docNoAccess"> <span class="icon-square icon-lock"/> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6k_2_s:j_id_6k_2_1f" disabled="false" id="j_id_6k_2_1f" inView="true" rendered="true" styleClass="noDocAccess" title="#{msgBB.map['jspf.common.link.noaccess']}" transient="false" value="#{seoBB.generateSeoUrl('anmelden')}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 78 and column 59"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_s:j_id_6k_2_1g" escape="true" id="j_id_6k_2_1g" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.common.link.noaccess']}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 79 and column 79"/> - State size:0 bytes
<UIParameter class="class javax.faces.component.UIParameter" clientId="j_id_6k_2_s:j_id_6k_2_1h" disable="false" id="j_id_6k_2_1h" inView="true" name="targetDoc" rendered="true" transient="false" value="#{overviewItem.src}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 80 and column 71"/> - State size:0 bytes
</HtmlOutputLink>
</div> - State size:0 bytes
</ComponentRef>
</div> <div class="row"> <div class="d-flex justify-content-left"> <hr/> </div> </div> </div> </div> </div> - State size:0 bytes
</UIRepeat>
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="newResultPanel" id="newResultPanel" inView="true" layout="block" rendered="true" styleClass="d-none row" transient="false" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 95 and column 73"> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_6k_2_1l" id="j_id_6k_2_1l" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{pageObjectBB.currentPageObject.getOverviewPageItemsMore()}" var="overviewItemMore" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 96 and column 109"> - State size:0 bytes
<div class="col-12 col-md-12 #{empty overviewItemMore.teaserbild ? 'col-lg-6' : 'col-lg-12'}"> <div class="metaHeader row"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_1l:j_id_6k_2_1n" escape="true" id="j_id_6k_2_1n" inView="true" rendered="true" transient="false" value="#{overviewItemMore.unterkategorie}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 99 and column 66"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_1l:j_id_6k_2_1o" escape="true" id="j_id_6k_2_1o" inView="true" rendered="true" transient="false" value=" | " location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 100 and column 35"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_1l:j_id_6k_2_1p" escape="true" id="j_id_6k_2_1p" inView="true" rendered="true" transient="false" value="#{overviewItemMore.dachzeile}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 101 and column 61"/> - State size:0 bytes
</div> <div class="row"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6k_2_1l:j_id_6k_2_1r" id="j_id_6k_2_1r" inView="true" rendered="#{authBean.getIsShowDocument(overviewItemMore.src)}" transient="false" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 104 and column 85"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6k_2_1l:j_id_6k_2_1s" disabled="false" id="j_id_6k_2_1s" inView="true" rendered="#{magazinAusgabeOverviewModule.isGreater2020()}" target="_blank" transient="false" value="#{seoBB.resolveSeoUrlFromLink(overviewItemMore.seoUrl)}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 109 and column 27"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_1l:j_id_6k_2_1t" escape="true" id="j_id_6k_2_1t" inView="true" rendered="true" styleClass="docTitle" transient="false" value="#{overviewItemMore.title}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 110 and column 81"/> - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6k_2_1l:j_id_6k_2_1u" disabled="false" id="j_id_6k_2_1u" inView="true" rendered="#{not empty overviewItemMore.pdfUrl and not magazinAusgabeOverviewModule.isGreater2020()}" target="_blank" transient="false" value="#{overviewItemMore.pdfUrl}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 116 and column 27"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_1l:j_id_6k_2_1v" escape="true" id="j_id_6k_2_1v" inView="true" rendered="true" styleClass="docTitle" transient="false" value="#{overviewItemMore.title}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 117 and column 81"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6k_2_1l:j_id_6k_2_1w" id="j_id_6k_2_1w" inView="true" rendered="#{not authBean.getIsShowDocument(overviewItemMore.src)}" transient="false" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 122 and column 89"> - State size:0 bytes
<div class="docTitle"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_1l:j_id_6k_2_1y" escape="true" id="j_id_6k_2_1y" inView="true" rendered="true" styleClass="noDocAccessTitle" transient="false" value="#{overviewItemMore.title}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 124 and column 89"/> - State size:0 bytes
</div> <div class="docNoAccess"> <span class="icon-square icon-lock"/> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6k_2_1l:j_id_6k_2_20" disabled="false" id="j_id_6k_2_20" inView="true" rendered="true" styleClass="noDocAccess" title="#{msgBB.map['jspf.common.link.noaccess']}" transient="false" value="login.jsf" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 131 and column 30"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6k_2_1l:j_id_6k_2_21" escape="true" id="j_id_6k_2_21" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.common.link.noaccess']}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 132 and column 76"/> - State size:0 bytes
<UIParameter class="class javax.faces.component.UIParameter" clientId="j_id_6k_2_1l:j_id_6k_2_22" disable="false" id="j_id_6k_2_22" inView="true" name="targetDoc" rendered="true" transient="false" value="#{overviewItem.src}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 133 and column 68"/> - 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_6k_2_1l:j_id_6k_2_24" id="j_id_6k_2_24" inView="true" rendered="#{not empty overviewItemMore.teaserbild}" transient="false" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 138 and column 74"> - State size:0 bytes
<div class="col-12 col-md-6 col-6"> <div class="d-flex justify-content-left"> <figure class="figure"> <img src="#{overviewItemMore.teaserbild}"> </img> </figure> </div> </div> - State size:0 bytes
</ComponentRef>
</div> <div class="row"> <div class="d-flex justify-content-left"> <hr/> </div> </div> </div> - State size:0 bytes
</UIRepeat>
</HtmlPanelGroup>
</div> <div class="col-12 d-md-none d-lg-none load-more-content"> - State size:0 bytes
<HtmlForm class="class javax.faces.component.html.HtmlForm" clientId="loadMoreForm" enctype="application/x-www-form-urlencoded" id="loadMoreForm" inView="true" prependId="true" rendered="true" styleClass="d-flex justify-content-center" submitted="false" transient="false" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 159 and column 69"> - State size:0 bytes
<HtmlCommandButton action="#{magazinAusgabeOverviewModule.loadMorePageObjectItems()}" actionExpression="#{magazinAusgabeOverviewModule.loadMorePageObjectItems()}" class="class javax.faces.component.html.HtmlCommandButton" clientId="loadMoreForm:loadMoreBtn" disabled="false" id="loadMoreBtn" immediate="false" inView="true" readonly="false" rendered="#{magazinAusgabeOverviewModule.existsMoreResults()}" styleClass="btn btn-dg w-50" transient="false" type="submit" value="Mehr laden" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 166 and column 36"> - State size:0 bytes
<UIParameter class="class javax.faces.component.UIParameter" clientId="loadMoreForm:j_id_6k_2_2a" disable="false" id="j_id_6k_2_2a" inView="true" name="overview" rendered="true" transient="false" value="#{paramContainerBB.getParam('overview')}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 168 and column 81"/> - State size:0 bytes
</HtmlCommandButton>
</HtmlForm>
</div> <script> function eventCompleted(data) { console.log(data.status); if (data.status == "success") { var $copyPanel = $('#newResultPanel').clone(); $copyPanel.removeClass('d-none'); $('#overviewMagazinAusgabeItems').append($copyPanel.html()); } } </script> - State size:0 bytes
</HtmlPanelGroup>
<div class="component"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6k_2_2e" id="j_id_6k_2_2e" 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
</div> </div> - State size:0 bytes
</div> </div> </div> <div id="sidebar" class="col-12 col-md-4"> <div class="row sidebarContainer h-100"> <div class="sidebar col"> - State size:0 bytes
<div class="overviewHeader"> - State size:0 bytes
<div class="overviewSidebar row"> - State size:0 bytes
<div class="sidebarWidget shortlinks col-12"> <div class="row"> <div class="header col-12"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6m_2_3" disabled="false" id="j_id_6m_2_3" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.finanzgruppe.overview'])}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 10 and column 91"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6m_2_4" escape="true" id="j_id_6m_2_4" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.overview.finanzgruppe.headerText']}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 12 and column 69"/> - State size:0 bytes
</HtmlOutputLink>
</div> </div> <div class="row"> <div class="col-12"> <div class="row"> <div class="col-auto"> <div class="icon-square pressemeldungen"/> </div> <div class="col p-0 d-flex align-items-center"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6m_2_6" disabled="false" id="j_id_6m_2_6" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.genomeldungen.overview'])}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 24 and column 93"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6m_2_7" escape="true" id="j_id_6m_2_7" inView="true" rendered="true" styleClass="shortlink" transient="false" value="#{msgBB.map['jspf.overview.finanzgruppe.topHits.title.geno']}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 26 and column 100"/> - State size:0 bytes
</HtmlOutputLink>
</div> </div> <div class="row"> <div class="col-auto"> <div class="icon-square bilanzen"/> </div> <div class="col p-0 d-flex align-items-center"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6m_2_9" disabled="false" id="j_id_6m_2_9" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.bilanzen.overview'])}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 35 and column 88"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6m_2_a" escape="true" id="j_id_6m_2_a" inView="true" rendered="true" styleClass="shortlink" transient="false" value="#{msgBB.map['jspf.overview.finanzgruppe.topHits.title.bilanz']}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 37 and column 102"/> - State size:0 bytes
</HtmlOutputLink>
</div> </div> <div class="row"> <div class="col-auto"> <div class="icon-square formulargremien"/> </div> <div class="col p-0 d-flex align-items-center"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6m_2_c" disabled="false" id="j_id_6m_2_c" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.formulargremien.overview'])}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 46 and column 95"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6m_2_d" escape="true" id="j_id_6m_2_d" inView="true" rendered="true" styleClass="shortlink" transient="false" value="#{msgBB.map['jspf.overview.finanzgruppe.topHits.title.formular']}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 48 and column 104"/> - State size:0 bytes
</HtmlOutputLink>
</div> </div> <div class="row"> <div class="col-auto"> <div class="icon-square rechtsprechung"/> </div> <div class="col p-0 d-flex align-items-center"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6m_2_f" disabled="false" id="j_id_6m_2_f" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.bankrecht.overview'])}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 57 and column 89"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6m_2_g" escape="true" id="j_id_6m_2_g" inView="true" rendered="true" styleClass="shortlink" transient="false" value="#{msgBB.map['jspf.overview.finanzgruppe.topHits.title.bankrecht']}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 59 and column 105"/> - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> </div> </div> <div class="sidebarWidget shortlinks col-12"> <div class="row"> <div class="header col-12"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6m_2_i" disabled="false" id="j_id_6m_2_i" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.branche.overview'])}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 70 and column 86"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6m_2_j" escape="true" id="j_id_6m_2_j" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.overview.branche.headerText']}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 72 and column 64"/> - State size:0 bytes
</HtmlOutputLink>
</div> </div> <div class="row"> <div class="col-12"> <div class="row"> <div class="col-auto"> <div class="icon-square news"/> </div> <div class="col p-0 d-flex align-items-center"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6m_2_l" disabled="false" id="j_id_6m_2_l" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.nachrichten.overview'])}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 84 and column 91"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6m_2_m" escape="true" id="j_id_6m_2_m" inView="true" rendered="true" styleClass="shortlink" transient="false" value="#{msgBB.map['jspf.overview.branche.topHits.title.nachrichten']}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 86 and column 102"/> - State size:0 bytes
</HtmlOutputLink>
</div> </div> <div class="row"> <div class="col-auto"> <div class="icon-square fachpresse"/> </div> <div class="col p-0 d-flex align-items-center"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6m_2_o" disabled="false" id="j_id_6m_2_o" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.fachpresse.overview'])}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 95 and column 90"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6m_2_p" escape="true" id="j_id_6m_2_p" inView="true" rendered="true" styleClass="shortlink" transient="false" value="#{msgBB.map['jspf.overview.branche.topHits.title.fachpresse']}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 97 and column 101"/> - State size:0 bytes
</HtmlOutputLink>
</div> </div> <div class="row"> <div class="col-auto"> <div class="icon-square veranstaltungen"/> </div> <div class="col p-0 d-flex align-items-center"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6m_2_r" disabled="false" id="j_id_6m_2_r" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.veranstaltungen.overview'])}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 106 and column 95"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6m_2_s" escape="true" id="j_id_6m_2_s" inView="true" rendered="true" styleClass="shortlink" transient="false" value="#{msgBB.map['jspf.overview.branche.topHits.title.veranstaltung']}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 108 and column 104"/> - State size:0 bytes
</HtmlOutputLink>
</div> </div> <div class="row"> <div class="col-auto"> <div class="icon-square stellenmarkt"/> </div> <div class="col p-0 d-flex align-items-center"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6m_2_u" disabled="false" id="j_id_6m_2_u" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.stellenmarkt.overview'])}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 117 and column 92"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6m_2_v" escape="true" id="j_id_6m_2_v" inView="true" rendered="true" styleClass="shortlink" transient="false" value="#{msgBB.map['jspf.overview.branche.topHits.title.stellenmarkt']}" location="/xhtml/include/40_content/sidebar/sidebarFinanzgruppeBranche.xhtml at line 119 and column 103"/> - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> </div> </div> - State size:0 bytes
<div class="sidebarWidget shortlinks col-12"> <div class="row"> <div class="header col-12"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6m_2_y" escape="true" id="j_id_6m_2_y" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.sidebar.newsletter.header']}" location="/xhtml/include/40_content/sidebar/sidebarNewsletter.xhtml at line 10 and column 74"/> - State size:0 bytes
</div> </div> <div class="row"> <div class="col-12"> <div class="row"> <div class="sidebarNewsletterContent col-12"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6m_2_10" escape="true" id="j_id_6m_2_10" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.sidebar.newsletter.content']}" location="/xhtml/include/40_content/sidebar/sidebarNewsletter.xhtml at line 17 and column 77"/> - State size:0 bytes
</div> <div class="continueWrapper col-12"> <a href="https://web.genobuy.de/medien/mails/bi/anmeldung.htm" class="continueLink" target="_blank"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6m_2_12" escape="true" id="j_id_6m_2_12" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.sidebar.newsletter.link']}" location="/xhtml/include/40_content/sidebar/sidebarNewsletter.xhtml at line 23 and column 63"/> - State size:0 bytes
</a> </div> </div> </div> </div> </div> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6m_2_14" id="j_id_6m_2_14" 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_6m_2_17" id="j_id_6m_2_17" 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_6m_2_1a" id="j_id_6m_2_1a" 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_6m_2_1d" id="j_id_6m_2_1d" 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"> <div class="row"> <div class="col-12 col-lg-4 my-2 my-lg-0 footerLinks"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6p" disabled="false" id="j_id_6p" inView="true" rendered="true" styleClass="staticLink" transient="false" value="#{seoBB.generateSeoUrl('datenschutz')}" location="/xhtml/template/layout.xhtml at line 86 and column 35"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6q" escape="true" id="j_id_6q" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.static.link.protection']}" location="/xhtml/template/layout.xhtml at line 87 and column 76"/> - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6r" disabled="false" id="j_id_6r" inView="true" rendered="true" styleClass="staticLink" transient="false" value="#{seoBB.generateSeoUrl('impressum')}" location="/xhtml/template/layout.xhtml at line 92 and column 35"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6s" escape="true" id="j_id_6s" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.static.link.impressum']}" location="/xhtml/template/layout.xhtml at line 93 and column 75"/> - 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-12 col-lg-4 my-2 my-lg-0 socialLinks"> <span class="socialLabel"> FOLGEN SIE UNS AUF </span> <a href="https://www.linkedin.com/showcase/bankinformation/" target="_blank"> <img src="../resources/images/social_media/LinkedIn-Bug.png"/> </a> <a href="https://www.instagram.com/bi_bankinformation/" target="_blank"> <img src="../resources/images/social_media/Instagram_Logo.png"/> </a> </div> <div class="col-12 col-lg-4 my-2 my-lg-0 copyright"> Copyright © <script>document.write((new Date()).getFullYear())</script> DG Nexolution eG </div> </div> </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_6v" id="j_id_6v" 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_6z" id="j_id_6z" 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"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_72" escape="false" id="j_id_72" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.de.cookie.notice.header']}" location="/xhtml/include/00_shared/cookieNotice.xhtml at line 14 and column 89"/> - State size:0 bytes
</div> </div> <div class="row"> <div class="col"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_74" escape="false" id="j_id_74" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.de.cookie.notice.body']}" location="/xhtml/include/00_shared/cookieNotice.xhtml at line 19 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 notwendig <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 class="col-12 col-md-auto d-flex align-items-center"> <input id="twitterCookies" type="checkbox"/> <label for="twitterCookies"> <div class="checkmark"/> Twitter <a data-toggle="tooltip" data-container=".cookieNoticeContainer" data-boundary="window" title="#{msgBB.map['lang.de.cookie.notice.hint.twitter']}"> ? </a> </label> </div> </div> </div> <div class="col-12 ml-auto col-md-auto"> <button class="ml-auto btn btn-dg btn-cancel" onclick="cookieManagement.saveCookieInfo()"> AUSWAHL SPEICHERN </button> <button class="btn btn-dg btn-allchecked" 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_76" id="j_id_76" inView="true" rendered="#{not empty dgBannerBB.getBanner('skyscraper_right')}" transient="false" location="/xhtml/include/00_shared/cookieNotice.xhtml at line 88 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
overviewmagazinAusgabeOverview
schlagworte
Request Attributes
NameValue
dgBannerBBdg.bankinfo.view.DGBannerBB@60a67af0
jsfUtilBBcom.shi.solrbrowser.view.util.JSFUtilBB@360d9e3a
resourceBBcom.shi.solrbrowser.view.resource.ResourceBB@1264446f
seoBBdg.bankinfo.view.seo.SeoBB@2a7f04c8
stringUtilBBcom.shi.solrbrowser.view.StringUtilBB@79dd8a8d
View Attributes
NameValue
pageObjectBBdg.bankinfo.view.PageObjectBB@237b27c2
Session Attributes
NameValue
authBeandg.auth.view.DGAuthBean@138c48fe
authInfoAuthorizercom.shi.solrbrowser.newauth.control.authenticate.impl.authorizor.AuthInfoAuthorizer@41075703
authInfoValidatorcom.shi.solrbrowser.newauth.control.authenticate.impl.validator.AuthInfoValidator@549b244c
authenticationControllercom.shi.solrbrowser.newauth.control.authenticate.impl.AuthController@2ea44c2a
authenticatorscom.shi.solrbrowser.view.util.ConfigurableELList@5f1e2ab8
authorizerscom.shi.solrbrowser.view.util.ConfigurableELList@245ac117
bankrechtModuledg.bankinfo.control.factory.module.impl.BankrechtPageObjectModule@29ee3894
bankrechtOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@25a7e49f
bankrechtOverviewModuledg.bankinfo.control.factory.module.overview.impl.BankrechtOverviewPageObjectModule@bc25179
bankrechtTypeFilterEnhancercom.shi.solrbrowser.control.search.queryenhancer.impl.ConfiguredFilterQueryEnhancer@79626b6f
bilanzenOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@2110d64f
bilanzenOverviewModuledg.bankinfo.control.factory.module.overview.impl.BilanzenOverviewPageObjectModule@3b094dee
brancheOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@22d98a6f
brancheOverviewModuledg.bankinfo.control.factory.module.impl.BrancheOverviewPageObjectModule@488aa448
dateFilterQueryEnhancercom.shi.solrbrowser.control.search.queryenhancer.impl.ConfiguredFilterQueryEnhancer@6f8fa1b8
dateSortEnhancerdg.portal.control.search.queryenhancer.impl.ConfiguredSortQueryEnhancer@1e18e79a
defaultAuthenticatorcom.shi.solrbrowser.newauth.control.authenticate.impl.authenticator.DefaultAuthenticator@707c9cc4
dgBannerControllerdg.bankinfo.control.banner.DGBannerController@6dc9ce67
emptyFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@7fd93007
excludeExpiredDocsEnhancerdg.portal.control.search.queryenhancer.impl.ExcludeExpiredDocsQueryEnhancer@26242c51
expireDateValidatorcom.shi.solrbrowser.newauth.control.authenticate.impl.validator.ExpireDateValidator@32aa1eed
fachpresseOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@11b34429
fachpresseOverviewModuledg.bankinfo.control.factory.module.overview.impl.FachpresseOverviewPageObjectModule@275c1710
fachpresseartikelModuledg.bankinfo.control.factory.module.impl.FachpresseartikelPageObjectModule@209de10e
filterDropdownQueryEnhancerdg.portal.control.search.queryenhancer.impl.FilterDropdownQueryEnhancer@4222ce86
finanzgruppeOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@493b48e7
finanzgruppeOverviewModuledg.bankinfo.control.factory.module.overview.impl.FinanzgruppeOverviewPageObjectModule@e983247
formulargremienModuledg.bankinfo.control.factory.module.impl.FormulargremienPageObjectModule@41c2370b
formulargremienOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@1540874b
formulargremienOverviewModuledg.bankinfo.control.factory.module.overview.impl.FormulargremienOverviewPageObjectModule@6af8974
formulargremienTypeFilterEnhancercom.shi.solrbrowser.control.search.queryenhancer.impl.ConfiguredFilterQueryEnhancer@496a99ec
ftsMetaSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@19c085a5
genoMeldungModuledg.bankinfo.control.factory.module.impl.GenoMeldungPageObjectModule@8ab3309
genomeldungOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@72b5ef41
genomeldungOverviewModuledg.bankinfo.control.factory.module.overview.impl.GenoMeldungOverviewPageObjectModule@6f0dbd02
hitlistDropdownBBdg.bankinfo.view.hitlist.HitlistBB@727df0eb
hitlistDropdownProviderdg.bankinfo.control.search.HitlistDropdownProvider@239fa6d6
hitlistModuledg.bankinfo.control.factory.module.impl.HitlistPageObjectModule@7e8d8a03
joomlaAuthenticatordg.auth.controller.DGJoomlaAuthenticator@7c6add7d
logoutHandlerscom.shi.solrbrowser.view.util.ConfigurableELList@618d90b3
magazinAusgabeOverviewModuledg.bankinfo.control.factory.module.impl.MagazinAusgabeOverviewPageObjectModule@3ffa3342
magazinFilterDropdownQueryEnhancerdg.portal.control.search.queryenhancer.impl.FilterDropdownQueryEnhancer@2db57b2c
magazinOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@79edad2
magazinOverviewModuledg.bankinfo.control.factory.module.impl.MagazinOverviewPageObjectModule@a1bda9a
magazinartikelModuledg.bankinfo.control.factory.module.impl.MagazinartikelPageObjectModule@649588b8
manipulatorListFactorycom.shi.solrbrowser.control.resource.manipulator.factory.impl.LegacyManipulatorFactory@62fff31d
metaControllerdg.bankinfo.control.meta.WordpressMetaController@1346fdda
metaSearchAuthenticatordg.auth.controller.DGMetaSearchSSOAuthenticator@47dd2a22
metaValueAuthorizercom.shi.solrbrowser.newauth.control.authenticate.impl.authorizor.MetaValueAuthorizer@fc5aa29
mobileBBcom.shi.solrbrowser.view.util.MobileSwitchBean@123fd7d7
modelFacadecom.shi.solrbrowser.model.impl.ModelFacade@36334067
msgBBcom.shi.solrbrowser.view.MsgPropertyBB@1891f0b9
msgController{configuration=com.shi.solrbrowser.configuration.manager.impl.ConfigurationServiceImpl@3a41fc89}
nachrichtenOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@3a278560
nachrichtenOverviewModuledg.bankinfo.control.factory.module.overview.impl.NachrichtenOverviewPageObjectModule@56ca6c9c
nachrichtenartikelModuledg.bankinfo.control.factory.module.impl.NachrichtenartikelPageObjectModule@7a562e5a
overviewWithDateFilterDropdownQueryEnhancerdg.portal.control.search.queryenhancer.impl.FilterDropdownQueryEnhancer@6dd51d91
overviewWithFirstDateLastDateFilterDropdownQueryEnhancerdg.portal.control.search.queryenhancer.impl.FilterDropdownQueryEnhancer@6bdf99ce
pageObjectControllerdg.bankinfo.control.PageObjectController@6e74b6a5
pageObjectFactorydg.bankinfo.control.factory.PageObjectFactory@251b61cf
paramContainerBBcom.shi.solrbrowser.view.paramcontainer.impl.ParamContainerBB@60e7c968
paramContainerControllercom.shi.solrbrowser.control.paramcontainer.impl.ParamContainerController@77612d53
paramModelcom.shi.solrbrowser.model.paramcontainer.impl.ParamContainer@3c6b7c84
postLoginRedirectHandlerdg.auth.controller.PostLoginRedirectHandler@428067df
remoteAuthenticatorcom.shi.solrbrowser.newauth.control.authenticate.impl.authenticator.RemoteServletAuthenticator@1cf24a6e
resourceControllercom.shi.solrbrowser.control.resource.ResourceController3@6287e716
seoControllerdg.bankinfo.control.seo.impl.SeoController@5ef289e
simpleAuthorizercom.shi.solrbrowser.newauth.control.authenticate.impl.authorizor.SimpleAuthorizer@44100963
sortQueryEnhancerdg.portal.control.search.queryenhancer.impl.SortDropdownQueryEnhancer@4abf9ab5
stellenmarktModuledg.bankinfo.control.factory.module.impl.StellenmarktPageObjectModule@17dd7ba3
stellenmarktOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@6b0a1a1e
stellenmarktOverviewFilterQueryEnhancercom.shi.solrbrowser.control.search.queryenhancer.impl.ConfiguredFilterQueryEnhancer@2f954d0d
stellenmarktOverviewModuledg.bankinfo.control.factory.module.impl.StellenmarktOverviewPageObjectModule@19491078
validatorscom.shi.solrbrowser.view.util.ConfigurableELList@65356091
veranstaltungenDateSortEnhancerdg.portal.control.search.queryenhancer.impl.ConfiguredSortQueryEnhancer@5e544cc3
veranstaltungenOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@5b2c9f21
veranstaltungenOverviewModuledg.bankinfo.control.factory.module.overview.impl.VeranstaltungenOverviewPageObjectModule@a379eec
veranstaltungenTypeFilterEnhancercom.shi.solrbrowser.control.search.queryenhancer.impl.ConfiguredFilterQueryEnhancer@444846d3
Flash Attributes
NameValue
None
Application Attributes
NameValue
colParamReplacementInfocom.shi.solrbrowser.configuration.replacementprovider.impl.ReplacementInfo@539b1ed
configurationServicecom.shi.solrbrowser.configuration.manager.impl.ConfigurationServiceImpl@3a41fc89
contextSourceProvidercom.shi.solrbrowser.configuration.sourceprovider.impl.ContextSourceProvider@5fec1369
defaultReplacementProvidercom.shi.solrbrowser.configuration.replacementprovider.impl.DefaultReplacementProvider@79fffd72
defaultSourceProvidercom.shi.solrbrowser.configuration.sourceprovider.impl.DefaultSourceProvider@760c4a68
environmentProvidercom.shi.solrbrowser.configuration.environmentprovider.impl.EnvironmentProvider@6195c4d4
httpParamProvidercom.shi.solrbrowser.view.HttpParamProvider@72048c12
jndiContextSourceProvidercom.shi.solrbrowser.configuration.sourceprovider.impl.JndiContextSourceProvider@6da0c67b
logPrefix/bankinformation
resourceCacheResourceCache[null,org.eclipse.jetty.servlet.DefaultServlet@52bbc169]@981134694
solrUrlParamReplacementInfocom.shi.solrbrowser.configuration.replacementprovider.impl.ReplacementInfo@3c688336
userDataProvidercom.shi.solrbrowser.newauth.control.usermanagement.joomla.impl.JoomlaSQLUserDataProvider@7314430b
29.03.2024, 01:55:18 - Generated by MyFaces - for information on disabling or modifying this error-page, see Disabling error handling in MyFaces