DashboardTariffConfigurator
FinalYes
Class DashboardTariffConfigurator Check dashboards by B24 tariff restrictions.
Table of Contents
Properties
- $restrictedDashboardCodes : array<string|int, mixed>|null
Methods
- getSliderRestrictionCodeByAppId() : string|null
- isAvailableDashboard() : bool
- Check dashboard tariff restrictions by APP_ID
Properties
$restrictedDashboardCodes
public
static array<string|int, mixed>|null
$restrictedDashboardCodes
Methods
getSliderRestrictionCodeByAppId()
public
static getSliderRestrictionCodeByAppId(string $appId) : string|null
Parameters
- $appId : string
Return values
string|nullisAvailableDashboard()
Check dashboard tariff restrictions by APP_ID
public
static isAvailableDashboard(string $appId) : bool
Parameters
- $appId : string