XmlSitemapRenderer

FinalYes

Class to render the XML Sitemap to be used as a UserFunction.

Internal

this class is not part of TYPO3's Core API.

Attributes
#[Autoconfigure]
$public: true

Table of Contents

Methods

__construct()  : mixed
render()  : string

Methods

render()

public render(string $_, array<string|int, mixed> $typoScriptConfiguration, ServerRequestInterface $request) : string
Parameters
$_ : string

unused, but needed as this is called via userfunc and passes a string as first parameter

$typoScriptConfiguration : array<string|int, mixed>

TypoScript configuration specified in USER Content Object

$request : ServerRequestInterface
Tags
throws
InvalidConfigurationException
Return values
string

        
On this page

Search results