SectionDictionary
Table of Contents
Constants
Methods
- getAdsAccessMap() : array<string|int, mixed>
- Returning the Codes which need to be validated before showing
- getLegacyMap() : array<string|int, mixed>
- Returning the map of the legacy permission configuration
- getList() : array<string|int, mixed>
- Getting a list of the permission settings
- getMap() : mixed
- getTitle() : string
- This method returning Localized title of the sections in Permission settings
Constants
ADS
public
mixed
ADS
= 2
BLACKLIST
public
mixed
BLACKLIST
= 6
MAILING
public
mixed
MAILING
= 1
RC
public
mixed
RC
= 4
SEGMENT
public
mixed
SEGMENT
= 3
SETTINGS
public
mixed
SETTINGS
= 8
START
public
mixed
START
= 7
TEMPLATE
public
mixed
TEMPLATE
= 5
Methods
getAdsAccessMap()
Returning the Codes which need to be validated before showing
public
static getAdsAccessMap() : array<string|int, mixed>
Return values
array<string|int, mixed>getLegacyMap()
Returning the map of the legacy permission configuration
public
static getLegacyMap() : array<string|int, mixed>
Return values
array<string|int, mixed>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() : mixed
getTitle()
This method returning Localized title of the sections in Permission settings
public
static getTitle(int $value) : string
Parameters
- $value : int