Bitrix-D7 22.6
 
Загрузка...
Поиск...
Не найдено
Класс IblockPriceChanger

Открытые члены

 __construct (array $userDialogParams, $iblockId)
 
 setUserDialogParams (array $userDialogParams)
 
 updatePrices ($productsIdList)
 

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

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

Конструктор(ы)

◆ __construct()

__construct ( array  $userDialogParams,
  $iblockId 
)

IblockChangePrice constructor.

Аргументы
array$userDialogParams
int$iblockId

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

Методы

◆ setUserDialogParams()

setUserDialogParams ( array  $userDialogParams)

Set of parameters which was set in CAdminDialog

Аргументы
array$userDialogParamsDialog's parameter.
Возвращает
array|bool

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

◆ updatePrices()

updatePrices (   $productsIdList)

Function updates prices of chosen elements by GroupOperations

Аргументы
array$productsIdListList of elements's IDs.
Возвращает
Main\Result

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