RenderContentElementPreviewViewHelper extends AbstractViewHelper

FinalYes

Used by the form editor.

Render a content element preview like the page module

Scope: backend

Internal
Attributes
#[Autoconfigure]
$public: true

Table of Contents

Properties

$escapeOutput  : bool
As this ViewHelper renders HTML, the output must not be escaped.

Methods

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

Properties

$escapeOutput

As this ViewHelper renders HTML, the output must not be escaped.

protected bool $escapeOutput = false

Methods

initializeArguments()

public initializeArguments() : void

render()

public render() : string
Return values
string

        
On this page

Search results