ShortUrlService

Internal

Only to be used within TYPO3. Might change in the future.

Table of Contents

Methods

__construct()  : mixed
generateUniqueShortUrlPath()  : string|null
isUniqueShortUrl()  : bool

Methods

generateUniqueShortUrlPath()

public generateUniqueShortUrlPath(string $sourceHost) : string|null
Parameters
$sourceHost : string
Return values
string|null

isUniqueShortUrl()

public isUniqueShortUrl(string $sourceHost, string $sourcePath) : bool
Parameters
$sourceHost : string
$sourcePath : string
Return values
bool

        
On this page

Search results