UriViewHelper extends AbstractViewHelper

ViewHelper

This class is the implementation of a Fluid ViewHelper.

View this class in the TYPO3 ViewHelper reference: <f:be.uri>

FinalYes

ViewHelper for creating URIs to backend modules.

  <f:be.uri route="web_ts" parameters="{id: 92}" />
Tags
see
https://docs.typo3.org/permalink/t3viewhelper:typo3-fluid-be-uri

Table of Contents

Methods

__construct()  : mixed
initializeArguments()  : void
render()  : string

Methods

initializeArguments()

public initializeArguments() : void

render()

public render() : string
Return values
string
On this page

Search results