1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс ProductAction

Открытые статические члены

static updateSectionList (int $iblockId, array $sections, array $fields)
static updateElementList (int $iblockId, array $elementIds, array $fields)
static getAllowedProductTypes (array $catalog, array $fields)
static convertToServiceSectionList (int $iblockId, array $sections)
static convertToProductSectionList (int $iblockId, array $sections)
static convertToServiceElementList (int $iblockId, array $elementIds)
static convertToProductElementList (int $iblockId, array $elementIds)

Поля данных

const SET_FIELD = 'product_field'
const CHANGE_PRICE = 'change_price'
const CONVERT_PRODUCT_TO_SERVICE = 'convert_to_service'
const CONVERT_SERVICE_TO_PRODUCT = 'convert_to_product'

Защищенные статические члены

static getSectionProducts (int $iblockId, array $sections, array $filter)
static convertToProduct (array $productIdList)
static convertToService (array $productIdList)

Подробное описание

См. определение в файле productaction.php строка 15

Методы

◆ convertToProduct()

convertToProduct ( array $productIdList)
staticprotected

Converts services to products

Аргументы
array$productIdList
Возвращает
Main\Result

См. определение в файле productaction.php строка 830

◆ convertToProductElementList()

convertToProductElementList ( int $iblockId,
array $elementIds )
static

См. определение в файле productaction.php строка 392

◆ convertToProductSectionList()

convertToProductSectionList ( int $iblockId,
array $sections )
static

См. определение в файле productaction.php строка 382

◆ convertToService()

convertToService ( array $productIdList)
staticprotected

Converts products to services

Аргументы
array$productIdList
Возвращает
Main\Result

См. определение в файле productaction.php строка 841

◆ convertToServiceElementList()

convertToServiceElementList ( int $iblockId,
array $elementIds )
static

См. определение в файле productaction.php строка 387

◆ convertToServiceSectionList()

convertToServiceSectionList ( int $iblockId,
array $sections )
static

См. определение в файле productaction.php строка 377

◆ getAllowedProductTypes()

getAllowedProductTypes ( array $catalog,
array $fields )
static

См. определение в файле productaction.php строка 298

◆ getSectionProducts()

getSectionProducts ( int $iblockId,
array $sections,
array $filter )
staticprotected

См. определение в файле productaction.php строка 209

◆ updateElementList()

updateElementList ( int $iblockId,
array $elementIds,
array $fields )
static

См. определение в файле productaction.php строка 113

◆ updateSectionList()

updateSectionList ( int $iblockId,
array $sections,
array $fields )
static

См. определение в файле productaction.php строка 22

Поля

◆ CHANGE_PRICE

const CHANGE_PRICE = 'change_price'

См. определение в файле productaction.php строка 18

◆ CONVERT_PRODUCT_TO_SERVICE

const CONVERT_PRODUCT_TO_SERVICE = 'convert_to_service'

См. определение в файле productaction.php строка 19

◆ CONVERT_SERVICE_TO_PRODUCT

const CONVERT_SERVICE_TO_PRODUCT = 'convert_to_product'

См. определение в файле productaction.php строка 20

◆ SET_FIELD

const SET_FIELD = 'product_field'

См. определение в файле productaction.php строка 17


Объявления и описания членов класса находятся в файле: