PageViewHelper extends AbstractTagBasedViewHelper

ViewHelper

This class is the implementation of a Fluid ViewHelper.

View this class in the TYPO3 ViewHelper reference: <f:link.page>

FinalYes

ViewHelper for creating links to TYPO3 pages.

  <f:link.page pageUid="42" additionalParams="{foo: 'bar'}">page link</f:link.page>
Tags
see
https://docs.typo3.org/permalink/t3viewhelper:typo3-fluid-link-page

Table of Contents

Properties

$tagName  : string

Methods

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

Properties

Methods

initializeArguments()

public initializeArguments() : void

render()

public render() : string
Return values
string

        
On this page

Search results