SectionDictionary
Table of Contents
Constants
Methods
- getList() : array<string|int, mixed>
- Getting a list of the permission settings
- getMap() : array<string|int, array<string|int, mixed>>
- getTitle() : string
- This method returning Localized title of the sections in Permission settings
Constants
ACCESS
public
mixed
ACCESS
= 3
B2B
public
mixed
B2B
= 1
B2E
public
mixed
B2E
= 2
Methods
getList()
Getting a list of the permission settings
public
static getList() : array<string|int, mixed>
Return values
array<string|int, mixed>getMap()
public
static getMap() : array<string|int, array<string|int, mixed>>
Return values
array<string|int, array<string|int, mixed>>getTitle()
This method returning Localized title of the sections in Permission settings
public
static getTitle(int $value) : string
Parameters
- $value : int