AfterPageContentPreviewRenderedEvent

FinalYes

Use this Event to modify a custom preview for a content type in the Page Module after PageContentPreviewRenderingEvent and content preview rendering is executed.

Table of Contents

Methods

__construct()  : mixed
getPageLayoutContext()  : PageLayoutContext
getPreviewContent()  : string
getRecord()  : RecordInterface
getRecordType()  : string
getTable()  : string
setPreviewContent()  : void

Methods

getPreviewContent()

public getPreviewContent() : string
Return values
string

getRecordType()

public getRecordType() : string
Return values
string

getTable()

public getTable() : string
Return values
string

setPreviewContent()

public setPreviewContent(string $content) : void
Parameters
$content : string

        
On this page

Search results