display blog posts ... </f:then> <f:else> No Blog Posts Available </f:else> </f:if> <li class="{f:if(condition: iteration.isFirst, then: 'isFirstElement')}">Some Element</li>
\TYPO3\Fluid\Core\Widget \AbstractWidgetController { public function indexAction() { // use $this->widgetConfiguration[...] here } ... } + Fluid Widget Template