Item
AbstractYes
Table of Contents
Methods
- __construct() : mixed
- getId() : string
- getName() : string
- getSettings() : array<string|int, mixed>
- getTitle() : string
- hasTariffRestrictions() : bool
- isAvailable() : bool
- isNew() : bool
- loadAssets() : void
Methods
__construct()
public
__construct(Context $context) : mixed
Parameters
- $context : Context
getId()
public
abstract getId() : string
Return values
stringgetName()
public
abstract getName() : string
Return values
stringgetSettings()
public
final getSettings() : array<string|int, mixed>
Return values
array<string|int, mixed>getTitle()
public
getTitle() : string
Return values
stringhasTariffRestrictions()
public
hasTariffRestrictions() : bool
Return values
boolisAvailable()
public
abstract isAvailable() : bool
Return values
boolisNew()
public
isNew() : bool
Return values
boolloadAssets()
public
loadAssets() : void