Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс DecreaseStoreQuantityAction
+ Граф наследования:DecreaseStoreQuantityAction:

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

 __construct (int $storeId, int $productId, float $amount, string $docType)
 
 canExecute ()
 
- Открытые члены унаследованные от Action
 execute ()
 

Защищенные члены

 getProductAmountNew ()
 
 getStoreProductRow ()
 

Дополнительные унаследованные члены

- Открытые атрибуты унаследованные от Action
trait ProductAndStoreInfo
 

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

Decrease store availability quantity of product.

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

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

◆ __construct()

__construct ( int $storeId,
int $productId,
float $amount,
string $docType )
Аргументы
int$storeId
int$productId
float$amount
string$docType

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

Методы

◆ canExecute()

canExecute ( )

@inheritDoc

Замещает Action.

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

◆ getProductAmountNew()

getProductAmountNew ( )
protected

@inheritDoc

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

◆ getStoreProductRow()

getStoreProductRow ( )
protected

@inheritDoc

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