WebVIEP Plugin

BoothItemSingleRenderer

Table of Contents

Methods

__construct()  : mixed
Optional parameters keep backward compatibility with previous constructor signature used in the plugin bootstrap.
register()  : void
Register content filter for booth item singles.
render()  : string
Render single booth item content using a template.

Methods

__construct()

Optional parameters keep backward compatibility with previous constructor signature used in the plugin bootstrap.

public __construct([mixed $unusedBoothItemService = null ][, mixed $unusedBoothService = null ]) : mixed
Parameters
$unusedBoothItemService : mixed = null
$unusedBoothService : mixed = null

render()

Render single booth item content using a template.

public render(string $content) : string
Parameters
$content : string

Original content.

Return values
string

        
On this page

Search results