SectionDictionary
Table of Contents
Methods
- getConstants() : array<string|int, string>
- returns an array of all SectionDictionary constants
- getMap() : array<int, array<string|int, int>>
- returns an array of sections with permissions
- getTitle() : string
Methods
getConstants()
returns an array of all SectionDictionary constants
public
static getConstants() : array<string|int, string>
Return values
array<string|int, string>getMap()
returns an array of sections with permissions
public
static getMap() : array<int, array<string|int, int>>
Return values
array<int, array<string|int, int>>getTitle()
public
static getTitle(int $value) : string
Parameters
- $value : int