ISharePermissionPreset
in
Tags
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
Return values
non-empty-stringgetHint()
Returns a user friendly hint for this permission preset.
public
getHint(IFactory $l10nFactory) : non-empty-string|null
Parameters
- $l10nFactory : IFactory