TypolinkViewHelper extends AbstractViewHelper
This class is the implementation of a Fluid ViewHelper.
View this class in the TYPO3 ViewHelper reference: <f:link.typolink>
FinalYes
ViewHelper to create links from fields supported by the link wizard
<f:link.typolink parameter="123" additionalParams="&u=b" language="2" />
Tags
Table of Contents
Properties
- $escapeOutput : bool
Methods
- __construct() : mixed
- initializeArguments() : void
- render() : string
Properties
$escapeOutput
protected
bool
$escapeOutput
= false
Methods
__construct()
public
__construct(TypoLinkCodecService $typoLinkCodecService) : mixed
Parameters
- $typoLinkCodecService : TypoLinkCodecService
initializeArguments()
public
initializeArguments() : void
render()
public
render() : string