Bitrix API

Feature

FinalYes

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
bool

Returns url description for help article about catalog right editor.

public static getAccessControllerHelpLink() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

Returns url description for help article about services in catalog.

public static getCatalogServicesHelpLink() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

Returns url description for help article about inventory managment.

public static getInventoryManagementHelpLink() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

getLandingLimitVariable()

public static getLandingLimitVariable() : string
Return values
string

getLandingProductLimit()

public static getLandingProductLimit() : int
Return values
int

Returns url description for help article about multi price types.

public static getMultiPriceTypesHelpLink() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

Returns url description for help article about multi stores.

public static getMultiStoresHelpLink() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

Returns url description for help article about price quantity ranges.

public static getPriceQuantityRangesHelpLink() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

Returns url description for help article about product limits.

public static getProductLimitHelpLink() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

Returns url description for help article about sets and bunles.

public static getProductSetsHelpLink() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

initUiHelpScope()

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
bool

isCanUseYandexExport()

Returns true if can exporting to Yandex.Market.

public static isCanUseYandexExport() : bool
Return values
bool

isCatalogServicesEnabled()

Returns true if can use services.

public static isCatalogServicesEnabled() : bool
Return values
bool

isCommonProductProcessingEnabled()

Returns true if common product processing is enabled.

public static isCommonProductProcessingEnabled() : bool
Return values
bool

isCumulativeDiscountsEnabled()

Return true if cumulative discounts are allowed.

public static isCumulativeDiscountsEnabled() : bool
Return values
bool

isInventoryManagementEnabled()

Returns true if warehouse inventory management is allowed.

public static isInventoryManagementEnabled() : bool
Return values
bool

isMultiPriceTypesEnabled()

Returns true if multi types of prices are allowed.

public static isMultiPriceTypesEnabled() : bool
Return values
bool

isMultiStoresEnabled()

Returns true if multiple warehouses are allowed.

public static isMultiStoresEnabled() : bool
Return values
bool

isPriceQuantityRangesEnabled()

Returns true if price quantity ranges are allowed.

public static isPriceQuantityRangesEnabled() : bool
Return values
bool

isProductSetsEnabled()

Returns true if product sets are allowed.

public static isProductSetsEnabled() : bool
Return values
bool

isStoreBatchEnabled()

Returns true if can use product batches.

public static isStoreBatchEnabled() : bool
Return values
bool

        
On this page

Search results