PublishingConfiguration

Read onlyYes
FinalYes
Internal

Only to be used in TYPO3\CMS\Core\SystemResource namespace

Table of Contents

Methods

__construct()  : mixed
getCustomPublishingType()  : string
hasCustomPublishingType()  : bool
isLinkPublishingEnabled()  : bool
isMirrorPublishingEnabled()  : bool

Methods

__construct()

public __construct([string|null $publishingType = null ]) : mixed
Parameters
$publishingType : string|null = null

getCustomPublishingType()

public getCustomPublishingType() : string
Return values
string

hasCustomPublishingType()

public hasCustomPublishingType() : bool
Return values
bool

isLinkPublishingEnabled()

public isLinkPublishingEnabled() : bool
Return values
bool

isMirrorPublishingEnabled()

public isMirrorPublishingEnabled() : bool
Return values
bool

        
On this page

Search results