PseudoSiteTcaDisplayCondition

A display condition that returns true if the page we are dealing with is in a page tree that is represented by a PseudoSite object.

This was used in TYPO3 v9 to suppress the 'slug' field in pseudo site page trees when editing page records and to show the alias field.

Since Pseudo Site Handling was removed, this class is obsolete, and there for legacy reasons, but kept for TYPO3 v10

Internal

Implementation and class will vanish in TYPO3 v11 without further notice

Table of Contents

Methods

isInPseudoSite()  : bool

Methods

isInPseudoSite()

public isInPseudoSite(array<string|int, mixed> $parameters) : bool
Parameters
$parameters : array<string|int, mixed>
Tags
throws
InvalidArgumentException
Return values
bool

        
On this page

Search results