Nextcloud PHP API (master)

AuthorizedAdminSetting
in package

Attribute for controller methods that should be only accessible with full admin or partial admin permissions.

Tags
since
27.0.0

Table of Contents

Properties

$settings  : string

Methods

__construct()  : mixed
getSettings()  : IDelegatedSettings>

Properties

Methods

__construct()

public __construct(IDelegatedSettings> $settings) : mixed
Parameters
$settings : IDelegatedSettings>

A settings section the user needs to be able to access

Tags
since
27.0.0

getSettings()

public getSettings() : IDelegatedSettings>
Tags
since
27.0.0
Return values
IDelegatedSettings>

        
On this page

Search results