Открытые члены | |
addBasketItem (Sale\BasketItemBase $basketItem) | |
addShipmentItem (Sale\ShipmentItem $shipmentItem) | |
addProductData (array $productData) | |
addBasketItemBarcodeData (Sale\BasketItem $basketItem, array $barcodeParams) | |
createItemForShip (Sale\ShipmentItem $shipmentItem, array $needShipList=[]) | |
createItemForReserve (Sale\ReserveQuantity $reserve) | |
getProductData () | |
getAvailableQuantity () | |
getAvailableQuantityByStore () | |
getAvailableQuantityAndPrice () | |
setItemsResultAfterShip (Sale\Result $resultAfterShip) | |
createItemsResultAfterDeliver (Sale\Result $resultAfterDeliver) | |
tryShip () | |
isNeedShip () | |
checkBarcode () | |
reserve () | |
ship () | |
getBundleItems () | |
deliver () | |
viewProduct () | |
getProductStores () | |
recurring () | |
createItemsResultAfterRecurring (Sale\Result $resultAfterDeliver) | |
returnProductBatches () | |
writeOffProductBatches () | |
Открытые статические члены | |
static | create (array $context) |
См. определение в файле providercreator.php строка 13
addBasketItem | ( | Sale\BasketItemBase | $basketItem | ) |
Sale\BasketItemBase | $basketItem |
См. определение в файле providercreator.php строка 34
addBasketItemBarcodeData | ( | Sale\BasketItem | $basketItem, |
array | $barcodeParams ) |
Sale\BasketItem | $basketItem | |
array | $barcodeParams |
См. определение в файле providercreator.php строка 79
addProductData | ( | array | $productData | ) |
array | $productData |
См. определение в файле providercreator.php строка 69
addShipmentItem | ( | Sale\ShipmentItem | $shipmentItem | ) |
Sale\ShipmentItem | $shipmentItem |
См. определение в файле providercreator.php строка 48
checkBarcode | ( | ) |
См. определение в файле providercreator.php строка 390
|
static |
createItemForReserve | ( | Sale\ReserveQuantity | $reserve | ) |
Sale\ReserveQuantity | $reserve |
Main |
ArgumentNullException
См. определение в файле providercreator.php строка 264
createItemForShip | ( | Sale\ShipmentItem | $shipmentItem, |
array | $needShipList = [] ) |
Sale\ShipmentItem | $shipmentItem | |
array | $needShipList |
Main |
ObjectNotFoundException
См. определение в файле providercreator.php строка 96
createItemsResultAfterDeliver | ( | Sale\Result | $resultAfterDeliver | ) |
Sale\Result | $resultAfterDeliver |
См. определение в файле providercreator.php строка 364
createItemsResultAfterRecurring | ( | Sale\Result | $resultAfterDeliver | ) |
Sale\Result | $resultAfterDeliver |
См. определение в файле providercreator.php строка 456
deliver | ( | ) |
См. определение в файле providercreator.php строка 422
getAvailableQuantity | ( | ) |
См. определение в файле providercreator.php строка 298
getAvailableQuantityAndPrice | ( | ) |
См. определение в файле providercreator.php строка 314
getAvailableQuantityByStore | ( | ) |
См. определение в файле providercreator.php строка 306
getBundleItems | ( | ) |
См. определение в файле providercreator.php строка 414
getProductData | ( | ) |
См. определение в файле providercreator.php строка 290
getProductStores | ( | ) |
См. определение в файле providercreator.php строка 438
isNeedShip | ( | ) |
См. определение в файле providercreator.php строка 381
recurring | ( | ) |
См. определение в файле providercreator.php строка 446
reserve | ( | ) |
См. определение в файле providercreator.php строка 398
returnProductBatches | ( | ) |
Main |
ArgumentOutOfRangeException
См. определение в файле providercreator.php строка 465
setItemsResultAfterShip | ( | Sale\Result | $resultAfterShip | ) |
Sale\Result | $resultAfterShip |
См. определение в файле providercreator.php строка 354
ship | ( | ) |
См. определение в файле providercreator.php строка 406
tryShip | ( | ) |
См. определение в файле providercreator.php строка 373
viewProduct | ( | ) |
См. определение в файле providercreator.php строка 430
writeOffProductBatches | ( | ) |
Main |
ArgumentOutOfRangeException
См. определение в файле providercreator.php строка 474