Nextcloud PHP API (master)

IProviderService

Interface IProviderService

Tags
since
15.0.0

Table of Contents

Methods

addJavascriptAPI()  : mixed
Add the Javascript API in the navigation page of an app.
isProviderIndexed()  : bool
Check if the provider $providerId is already indexed.

Methods

addJavascriptAPI()

Add the Javascript API in the navigation page of an app.

public addJavascriptAPI() : mixed
Tags
since
15.0.0

isProviderIndexed()

Check if the provider $providerId is already indexed.

public isProviderIndexed(string $providerId) : bool
Parameters
$providerId : string
Tags
since
15.0.0
Return values
bool

        
On this page

Search results