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

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

 createOrder (OrderBuilder $builder, array $fields)
 
 getUpdatedShipment (OrderBuilder $builder, array $shipmentData)
 
 getUpdatedPayment (OrderBuilder $builder, array $paymentData)
 

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

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

Методы

◆ createOrder()

createOrder ( OrderBuilder $builder,
array $fields )

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

◆ getUpdatedPayment()

getUpdatedPayment ( OrderBuilder $builder,
array $paymentData )
Аргументы
OrderBuilder$builder
array$shipmentData
Возвращает
\Bitrix\Sale\Payment|null
Исключения

Bitrix\Main\ArgumentNullException

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

◆ getUpdatedShipment()

getUpdatedShipment ( OrderBuilder $builder,
array $shipmentData )
Аргументы
OrderBuilder$builder
array$shipmentData
Возвращает
Shipment
Исключения

Bitrix\Main\ArgumentNullException

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