ViewHelper Documentation
backend.sites
Make site information available in the rendering scope of this ViewHelper
= Examples =
<solr:backend.sites>
<f:if condition="{hasSites}">
<f:then>We have a site configured</f:then>
</f:if>
</solr:backend.sites>
Arguments
This ViewHelper has no arguments