Manager
Table of Contents
Methods
- getAllPresets() : array<string|int, mixed>
- getPreset() : PresetInterface
- hasOwnPreset() : bool
Methods
getAllPresets()
public
static getAllPresets(string $siteId) : array<string|int, mixed>
Parameters
- $siteId : string
Return values
array<string|int, mixed>getPreset()
public
static getPreset([mixed $presetId = null ][, mixed $siteId = null ]) : PresetInterface
Parameters
- $presetId : mixed = null
- $siteId : mixed = null
Return values
PresetInterfacehasOwnPreset()
public
static hasOwnPreset() : bool