CanonicalGenerator

Class to add the canonical tag to the page

Internal

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

Table of Contents

Properties

$eventDispatcher  : EventDispatcherInterface
$pageRepository  : PageRepository
$typoScriptFrontendController  : TypoScriptFrontendController

Methods

__construct()  : mixed
generate()  : string
checkContentFromPid()  : string
checkDefaultCanonical()  : string
checkForCanonicalLink()  : string
getTypoScriptFrontendController()  : TypoScriptFrontendController
isPageWithinSiteRoot()  : bool

Properties

$eventDispatcher

protected EventDispatcherInterface $eventDispatcher

Methods

generate()

public generate(array<string|int, mixed> $params) : string
Parameters
$params : array<string|int, mixed>
Return values
string

checkContentFromPid()

protected checkContentFromPid() : string
Return values
string

checkDefaultCanonical()

protected checkDefaultCanonical() : string
Return values
string
protected checkForCanonicalLink() : string
Return values
string

isPageWithinSiteRoot()

protected isPageWithinSiteRoot(int $id) : bool
Parameters
$id : int
Return values
bool

        
On this page

Search results