PageInfoViewHelper extends AbstractViewHelper

ViewHelper

This class is the implementation of a Fluid ViewHelper.

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

FinalYes

ViewHelper which returns the page info icon as known from TYPO3 backend modules.

  <f:be.pageInfo />

Note: This ViewHelper is experimental!

Tags
see
https://docs.typo3.org/permalink/t3viewhelper:typo3-fluid-be-pageinfo
todo:

Candidate to deprecate? The page info is typically displayed in doc header, done by ModuleTemplate in controllers.

Table of Contents

Properties

$escapeOutput  : bool
This ViewHelper renders HTML, thus output must not be escaped

Methods

__construct()  : mixed
render()  : string

Properties

$escapeOutput

This ViewHelper renders HTML, thus output must not be escaped

protected bool $escapeOutput = false

Methods

render()

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

Search results