Skip to content
tla edited this page Mar 10, 2021 · 22 revisions

XIMA ViewHelper

This is a collection of ViewHelper created by XIMA MEDIA GmbH. This page serves as an overview of the available ViewHelper.

Installation

Installation via Composer and Packagist.org.

Namespace

The extension namespace needs to be added to a template before the available ViewHelper can be used. You can ommit the attribut data-namespace-typo3-fluid if you need the html tag to be rendered.

<html xmlns:xmvh="http://typo3.org/ns/Xima/XmViewhelper/ViewHelpers"
      data-namespace-typo3-fluid="true">

String ViewHelpers

Structure ViewHelpers

Other ViewHelpers