Feature
Class Feature Provides unified methods for check B24 tariff limits and Bitrix edition limits.
Table of Contents
Methods
- checkInventoryManagementFeatureByCurrentMode() : bool
- getAccessControllerHelpLink() : array<string|int, mixed>|null
- Returns url description for help article about catalog right editor.
- getCatalogServicesHelpLink() : array<string|int, mixed>|null
- Returns url description for help article about services in catalog.
- getInventoryManagementHelpLink() : array<string|int, mixed>|null
- Returns url description for help article about inventory managment.
- getLandingLimitVariable() : string
- getLandingProductLimit() : int
- getMultiPriceTypesHelpLink() : array<string|int, mixed>|null
- Returns url description for help article about multi price types.
- getMultiStoresHelpLink() : array<string|int, mixed>|null
- Returns url description for help article about multi stores.
- getPriceQuantityRangesHelpLink() : array<string|int, mixed>|null
- Returns url description for help article about price quantity ranges.
- getProductLimitHelpLink() : array<string|int, mixed>|null
- Returns url description for help article about product limits.
- getProductSetsHelpLink() : array<string|int, mixed>|null
- Returns url description for help article about sets and bunles.
- initUiHelpScope() : void
- Init ui scope for show help links on internal pages.
- isAccessControllerCheckingEnabled() : bool
- Returns true if catalog rights editor is enabled.
- isCanUseYandexExport() : bool
- Returns true if can exporting to Yandex.Market.
- isCatalogServicesEnabled() : bool
- Returns true if can use services.
- isCommonProductProcessingEnabled() : bool
- Returns true if common product processing is enabled.
- isCumulativeDiscountsEnabled() : bool
- Return true if cumulative discounts are allowed.
- isInventoryManagementEnabled() : bool
- Returns true if warehouse inventory management is allowed.
- isMultiPriceTypesEnabled() : bool
- Returns true if multi types of prices are allowed.
- isMultiStoresEnabled() : bool
- Returns true if multiple warehouses are allowed.
- isPriceQuantityRangesEnabled() : bool
- Returns true if price quantity ranges are allowed.
- isProductSetsEnabled() : bool
- Returns true if product sets are allowed.
- isStoreBatchEnabled() : bool
- Returns true if can use product batches.
Methods
checkInventoryManagementFeatureByCurrentMode()
public
static checkInventoryManagementFeatureByCurrentMode() : bool
Return values
boolgetAccessControllerHelpLink()
Returns url description for help article about catalog right editor.
public
static getAccessControllerHelpLink() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|nullgetCatalogServicesHelpLink()
Returns url description for help article about services in catalog.
public
static getCatalogServicesHelpLink() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|nullgetInventoryManagementHelpLink()
Returns url description for help article about inventory managment.
public
static getInventoryManagementHelpLink() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|nullgetLandingLimitVariable()
public
static getLandingLimitVariable() : string
Return values
stringgetLandingProductLimit()
public
static getLandingProductLimit() : int
Return values
intgetMultiPriceTypesHelpLink()
Returns url description for help article about multi price types.
public
static getMultiPriceTypesHelpLink() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|nullgetMultiStoresHelpLink()
Returns url description for help article about multi stores.
public
static getMultiStoresHelpLink() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|nullgetPriceQuantityRangesHelpLink()
Returns url description for help article about price quantity ranges.
public
static getPriceQuantityRangesHelpLink() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|nullgetProductLimitHelpLink()
Returns url description for help article about product limits.
public
static getProductLimitHelpLink() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|nullgetProductSetsHelpLink()
Returns url description for help article about sets and bunles.
public
static getProductSetsHelpLink() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|nullinitUiHelpScope()
Init ui scope for show help links on internal pages.
public
static initUiHelpScope() : void
isAccessControllerCheckingEnabled()
Returns true if catalog rights editor is enabled.
public
static isAccessControllerCheckingEnabled() : bool
Return values
boolisCanUseYandexExport()
Returns true if can exporting to Yandex.Market.
public
static isCanUseYandexExport() : bool
Return values
boolisCatalogServicesEnabled()
Returns true if can use services.
public
static isCatalogServicesEnabled() : bool
Return values
boolisCommonProductProcessingEnabled()
Returns true if common product processing is enabled.
public
static isCommonProductProcessingEnabled() : bool
Return values
boolisCumulativeDiscountsEnabled()
Return true if cumulative discounts are allowed.
public
static isCumulativeDiscountsEnabled() : bool
Return values
boolisInventoryManagementEnabled()
Returns true if warehouse inventory management is allowed.
public
static isInventoryManagementEnabled() : bool
Return values
boolisMultiPriceTypesEnabled()
Returns true if multi types of prices are allowed.
public
static isMultiPriceTypesEnabled() : bool
Return values
boolisMultiStoresEnabled()
Returns true if multiple warehouses are allowed.
public
static isMultiStoresEnabled() : bool
Return values
boolisPriceQuantityRangesEnabled()
Returns true if price quantity ranges are allowed.
public
static isPriceQuantityRangesEnabled() : bool
Return values
boolisProductSetsEnabled()
Returns true if product sets are allowed.
public
static isProductSetsEnabled() : bool
Return values
boolisStoreBatchEnabled()
Returns true if can use product batches.
public
static isStoreBatchEnabled() : bool