SystemResourceInterface extends StaticResourceInterface

This interface is public API and can be referenced in third party code or throughout the TYPO3 core.

Implementations of this interface are internal though and must only happen in TYPO3\CMS\Core\SystemResource namespace

Table of Contents

Methods

getContents()  : string
getExtension()  : string
getHash()  : string
getMimeType()  : string
getName()  : string
getNameWithoutExtension()  : string
getResourceIdentifier()  : string

Methods

getExtension()

public getExtension() : string
Return values
string

getHash()

public getHash() : string
Return values
string

getMimeType()

public getMimeType() : string
Return values
string

getName()

public getName() : string
Return values
string

getNameWithoutExtension()

public getNameWithoutExtension() : string
Return values
string

getResourceIdentifier()

public getResourceIdentifier() : string
Return values
string

        
On this page

Search results