SymlinkPublisher implements FileSystemPublisherInterface

Read onlyYes
FinalYes
Internal

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

Table of Contents

Interfaces

FileSystemPublisherInterface

Methods

__construct()  : mixed
canPublish()  : bool
publishFile()  : void
publishFolder()  : void

Methods

canPublish()

public canPublish(string $source, string $target) : bool
Parameters
$source : string
$target : string
Return values
bool

publishFile()

public publishFile(string $source, string $target) : void
Parameters
$source : string
$target : string

publishFolder()

public publishFolder(string $source, string $target) : void
Parameters
$source : string
$target : string

        
On this page

Search results