PublishingConfiguration
Read onlyYes
FinalYes
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
stringhasCustomPublishingType()
public
hasCustomPublishingType() : bool
Return values
boolisLinkPublishingEnabled()
public
isLinkPublishingEnabled() : bool
Return values
boolisMirrorPublishingEnabled()
public
isMirrorPublishingEnabled() : bool