Nextcloud PHP API (master)

IMimeIconProvider

Interface IMimeIconProvider

Tags
since
28.0.0

Table of Contents

Methods

getMimeIconUrl()  : string|null
Get the URL to the icon for the given mime type Used by the preview provider to show a mime icon if no preview is available.

Methods

getMimeIconUrl()

Get the URL to the icon for the given mime type Used by the preview provider to show a mime icon if no preview is available.

public getMimeIconUrl(string $mime) : string|null
Parameters
$mime : string
Tags
since
28.0.0
Return values
string|null

        
On this page

Search results