Nextcloud PHP API (master)

ISharePermissionPreset

Tags
since
35.0.0
Attributes
#[Consumable]
$since: '35.0.0'

Table of Contents

Methods

getDisplayName()  : non-empty-string
Returns a user friendly display name for this permission preset.
getHint()  : non-empty-string|null
Returns a user friendly hint for this permission preset.

Methods

getDisplayName()

Returns a user friendly display name for this permission preset.

public getDisplayName(IFactory $l10nFactory) : non-empty-string
Parameters
$l10nFactory : IFactory
Tags
since
35.0.0
Return values
non-empty-string

getHint()

Returns a user friendly hint for this permission preset.

public getHint(IFactory $l10nFactory) : non-empty-string|null
Parameters
$l10nFactory : IFactory
Tags
since
35.0.0
Return values
non-empty-string|null
On this page

Search results