Nextcloud PHP API (master)

ILockdownManager

Tags
since
9.2

Table of Contents

Methods

canAccessFilesystem()  : bool
Check whether or not filesystem access is allowed
enable()  : mixed
Enable the lockdown restrictions
setToken()  : mixed
Set the active token to get the restrictions from and enable the lockdown

Methods

canAccessFilesystem()

Check whether or not filesystem access is allowed

public canAccessFilesystem() : bool
Tags
since
9.2
Return values
bool

enable()

Enable the lockdown restrictions

public enable() : mixed
Tags
since
9.2

setToken()

Set the active token to get the restrictions from and enable the lockdown

public setToken(IToken $token) : mixed
Parameters
$token : IToken
Tags
since
9.2

        
On this page

Search results