---
title: Apache Solr for TYPO3 - Advanced Template Engine
url: "https://www.typo3-solr.com/solr-for-typo3/development-model/results/advanced-template-engine/"
description: "Advanced Template Engine in Solr for TYPO3: design search forms and result lists without PHP—auto‑resolved markers, loops/if controls, and view helpers for fast development."
date: 2021-09-03
modified: 2025-11-06
lastUpdated: 2025-11-06
---

# Apache Solr for TYPO3 - Advanced Template Engine

1. [Home](https://www.typo3-solr.com/)
2. [Solr for TYPO3](https://www.typo3-solr.com/solr-for-typo3/)
3. [Development Model](https://www.typo3-solr.com/solr-for-typo3/development-model/)
4. [Results](https://www.typo3-solr.com/solr-for-typo3/development-model/results/)
5. Advanced Template Engine

  Advanced Template Engine
========================

 An advanced template engine offers flexibility in designing search forms and result lists. New markers do not need to be implemented in PHP as the template automatically resolves markers to their actual values provided by objects and associative arrays.

Support for loops and ifcontrol structures is provided as well as a set of view helpers to format result document properties without PHP programming, thus speeding up development.

  ![Graphic of a loading bar at 100%](https://www.typo3-solr.com/fileadmin/_processed_/b/a/csm_100prozent_01_b08a8527d1.png) **Status of Implementation**

- [Back to all components of Results](https://www.typo3-solr.com/solr-for-typo3/development-model/results/)
- [Back to all components of the development Model](https://www.typo3-solr.com/solr-for-typo3/development-model/#c2297)