Package

ViewHelpers

ViewHelper Documentation

link.typolink

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

== Example ==

{link} contains "19 _blank - "testtitle with whitespace" &X=y"

<f:link.typolink parameter="{link}"> Linktext </f:link.typolink> Linktext

<f:link.typolink parameter="{link}" target="_blank" class="ico-class" title="some title" additionalParams="&u=b" additionalAttributes="{type:'button'}" useCacheHash="true"> Linktext </f:link.typolink> Linktext

Arguments

parameter string

stdWrap.typolink style parameter string

target string

class string

title string

additionalParams string

additionalAttributes anySimpleType

useCacheHash anySimpleType

ViewHelper Resources

Schema Resources