Package

ViewHelpers

ViewHelper Documentation

uri.typolink

A ViewHelper to create uris from fields supported by the link wizard

== Example ==

{link} contains "19 - - - &X=y" Please note that due to the nature of typolink you have to provide a full set of parameters if you use the parameter only. Target, class and title will be discarded.

<f:uri.typolink parameter="{link}" /> index.php?id=19&X=y

<f:uri.typolink parameter="{link}" additionalParams="&u=b" /> index.php?id=19&X=y&u=b

Arguments

parameter string

stdWrap.typolink style parameter string

additionalParams string

ViewHelper Resources

Schema Resources