TargetPageRecordViewHelper extends AbstractViewHelper
This class is the implementation of a Fluid ViewHelper.
View this class in the TYPO3 ViewHelper reference: <.typo3.cms.redirects.s.targetpagerecord>
FinalYes
ViewHelper to check for t3://page links within a redirect, returning the page id.
  <rd:targetPageRecord target="{redirect.target}" />
Table of Contents
Methods
- initializeArguments() : void
- render() : array<string|int, mixed>
- Renders the page ID
Methods
initializeArguments()
    public
                    initializeArguments() : void
    render()
Renders the page ID
    public
                    render() : array<string|int, mixed>