TargetPageIdViewHelper extends AbstractViewHelper
This class is the implementation of a Fluid ViewHelper.
View this class in the TYPO3 ViewHelper reference: <.typo3.cms.redirects.s.targetpageid>
FinalYes
The target of a redirect can contain a t3://page link.
This ViewHelper checks for such a case and returns the Page ID
Table of Contents
Methods
- initializeArguments() : void
- render() : string
- Renders the page ID
Methods
initializeArguments()
public
initializeArguments() : void
render()
Renders the page ID
public
render() : string