Feature
FinalYes
Class Feature Provides unified methods for check B24 tariff restrictions.
Table of Contents
Constants
- BI_BUILDER = 'bi_constructor'
- BI_BUILDER_EXPORT = 'bi_constructor_export'
- BI_BUILDER_RIGHTS = 'bi_constructor_rights'
- BI_EXTERNAL_ENTITIES = 'bi_constructor_external_entities'
Methods
- checkFeatureOption() : bool
- isBiBuilderExportEnabled() : bool
- isBiBuilderRightsEnabled() : bool
- isBuilderEnabled() : bool
- isExternalEntitiesEnabled() : bool
- isSourceExpensesEnabled() : bool
Constants
BI_BUILDER
public
mixed
BI_BUILDER
= 'bi_constructor'
BI_BUILDER_EXPORT
public
mixed
BI_BUILDER_EXPORT
= 'bi_constructor_export'
BI_BUILDER_RIGHTS
public
mixed
BI_BUILDER_RIGHTS
= 'bi_constructor_rights'
BI_EXTERNAL_ENTITIES
public
mixed
BI_EXTERNAL_ENTITIES
= 'bi_constructor_external_entities'
Methods
checkFeatureOption()
public
static checkFeatureOption(string $optionName) : bool
Parameters
- $optionName : string
Return values
boolisBiBuilderExportEnabled()
public
static isBiBuilderExportEnabled() : bool
Return values
boolisBiBuilderRightsEnabled()
public
static isBiBuilderRightsEnabled() : bool
Return values
boolisBuilderEnabled()
public
static isBuilderEnabled() : bool
Return values
boolisExternalEntitiesEnabled()
public
static isExternalEntitiesEnabled() : bool
Return values
boolisSourceExpensesEnabled()
public
static isSourceExpensesEnabled() : bool