См. определение в файле state.php строка 20
◆ getCrmExceedingProductLimit()
static getCrmExceedingProductLimit |
( |
| ) |
|
|
static |
Returns information about exceeding the number of goods for crm catalog.
- Возвращает
- array|null
См. определение в файле state.php строка 182
◆ getExceedingProductLimit()
static getExceedingProductLimit |
( |
int |
$iblockId, |
|
|
?int |
$sectionId = null |
|
) |
| |
|
static |
Returns information about exceeding the number of goods in the landing for the information block.
- Аргументы
-
int | $iblockId | Iblock Id. |
int | null | $sectionId | Current section (can be absent). |
- Возвращает
- array|null
См. определение в файле state.php строка 143
◆ handlerAfterIblockElementAdd()
static handlerAfterIblockElementAdd |
( |
array & |
$fields | ) |
|
|
static |
OnAfterIBlockElementAdd event handler. Do not use directly.
- Аргументы
-
- Возвращает
- void
См. определение в файле state.php строка 242
◆ handlerAfterIblockElementDelete()
static handlerAfterIblockElementDelete |
( |
array |
$fields | ) |
|
|
static |
OnAfterIBlockElementDelete event handler. Do not use directly.
- Аргументы
-
- Возвращает
- void
См. определение в файле state.php строка 358
◆ handlerAfterIblockElementUpdate()
static handlerAfterIblockElementUpdate |
( |
array & |
$fields | ) |
|
|
static |
OnAfterIBlockElementUpdate event handler. Do not use directly.
- Аргументы
-
- Возвращает
- void
См. определение в файле state.php строка 334
◆ handlerAfterIblockSectionAdd()
static handlerAfterIblockSectionAdd |
( |
array & |
$fields | ) |
|
|
static |
OnAfterIBlockSectionAdd event handler. Do not use directly.
- Аргументы
-
- Возвращает
- void
См. определение в файле state.php строка 372
◆ handlerAfterIblockSectionDelete()
static handlerAfterIblockSectionDelete |
( |
array |
$fields | ) |
|
|
static |
OnAfterIBlockSectionDelete event handler. Do not use directly.
- Аргументы
-
- Возвращает
- void
См. определение в файле state.php строка 492
◆ handlerAfterIblockSectionUpdate()
static handlerAfterIblockSectionUpdate |
( |
array & |
$fields | ) |
|
|
static |
OnAfterIBlockSectionUpdate event handler. Do not use directly.
- Аргументы
-
- Возвращает
- void
См. определение в файле state.php строка 466
◆ handlerBeforeIblockElementAdd()
static handlerBeforeIblockElementAdd |
( |
array & |
$fields | ) |
|
|
static |
OnIBlockElementAdd event handler. Do not use directly.
- Аргументы
-
- Возвращает
- bool
См. определение в файле state.php строка 199
◆ handlerBeforeIblockElementUpdate()
static handlerBeforeIblockElementUpdate |
( |
array & |
$fields | ) |
|
|
static |
OnBeforeIBlockElementUpdate event handler. Do not use directly.
- Аргументы
-
- Возвращает
- bool
См. определение в файле state.php строка 268
◆ handlerBeforeIblockSectionUpdate()
static handlerBeforeIblockSectionUpdate |
( |
array & |
$fields | ) |
|
|
static |
OnBeforeIBlockSectionUpdate event handler. Do not use directly.
- Аргументы
-
- Возвращает
- bool
См. определение в файле state.php строка 389
◆ isAllowedNewPriceType()
static isAllowedNewPriceType |
( |
| ) |
|
|
static |
Returns true if it is allowed to add a new price type.
- Возвращает
- bool
См. определение в файле state.php строка 96
◆ isAllowedNewStore()
static isAllowedNewStore |
( |
| ) |
|
|
static |
Returns true if it is allowed to add a new warehouse.
- Возвращает
- bool
См. определение в файле state.php строка 126
◆ isExceededPriceTypeLimit()
static isExceededPriceTypeLimit |
( |
| ) |
|
|
static |
Returns true if the limit on the number of price types is exceeded.
- Возвращает
- bool
См. определение в файле state.php строка 81
◆ isExceededStoreLimit()
static isExceededStoreLimit |
( |
| ) |
|
|
static |
Returns true if the limit on the number of warehouses is exceeded.
- Возвращает
- bool
См. определение в файле state.php строка 111
◆ isProductCardSliderEnabled()
static isProductCardSliderEnabled |
( |
| ) |
|
|
static |
Returns true if product card slider option is checked.
- Возвращает
- bool
См. определение в файле state.php строка 835
◆ isShowedStoreReserve()
static isShowedStoreReserve |
( |
| ) |
|
|
static |
Returns true if used store quantity reserve.
- Возвращает
- bool
См. определение в файле state.php строка 55
◆ isUsedInventoryManagement()
static isUsedInventoryManagement |
( |
| ) |
|
|
static |
Returns true if warehouse inventory management is allowed and enabled.
- Возвращает
- bool
См. определение в файле state.php строка 40