Nextcloud PHP API (master)

IManager

Tags
since
14.0.0

Table of Contents

Methods

getBackends()  : array<string|int, IBackend>
isEnabled()  : bool
update()  : void
Update all resources from all backends right now.

Methods

getBackends()

public getBackends() : array<string|int, IBackend>

Use isEnabled instead

Tags
since
14.0.0
Return values
array<string|int, IBackend>

isEnabled()

public isEnabled() : bool
Tags
since
35.0.0
Return values
bool

update()

Update all resources from all backends right now.

public update() : void
Tags
since
30.0.0
On this page

Search results