RenderAdditionalContentToRecordListEvent

FinalYes

Add content above or below the main content of the record list

Table of Contents

Methods

__construct()  : mixed
addContentAbove()  : void
addContentBelow()  : void
getAdditionalContentAbove()  : string
getAdditionalContentBelow()  : string
getRequest()  : ServerRequestInterface

Methods

__construct()

public __construct(ServerRequestInterface $request) : mixed
Parameters
$request : ServerRequestInterface

addContentAbove()

public addContentAbove(string $contentAbove) : void
Parameters
$contentAbove : string

addContentBelow()

public addContentBelow(string $contentBelow) : void
Parameters
$contentBelow : string

getAdditionalContentAbove()

public getAdditionalContentAbove() : string
Return values
string

getAdditionalContentBelow()

public getAdditionalContentBelow() : string
Return values
string

getRequest()

public getRequest() : ServerRequestInterface
Return values
ServerRequestInterface

        
On this page

Search results