Back to Phoca Cart project (class list)

Class PhocacartStock - list of methods

Copyright: Copyright (C) Jan Pavelka https://www.phoca.cz
License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 and later
Located at: Phocacart/stock/stock.php
Project: Phoca Cart

Method Summary

public static
(mixed $stockStatusId, mixed $available = 1)

Show source code of this method: getStockStatusData Source Code

public static
(mixed $stockCount, mixed $minQuantity, mixed $minMultipleQuantity, mixed $stockStatusIdA, mixed $stockStatusIdN)

Show source code of this method: getStockStatus Source Code

public static
(mixed $stockStatus)

Show source code of this method: getStockStatusOutput Source Code

public static
(mixed $productId, mixed $orderStatusId, mixed $quantity, mixed $stockMovement = '')

Show source code of this method: handleStockProduct Source Code

public static
(mixed $optionId, mixed $orderStatusId, mixed $quantity, mixed $stockMovement = '')

Show source code of this method: handleStockAttributeOption Source Code

public static
(mixed $productKey, mixed $orderStatusId, mixed $quantity, mixed $stockMovement = '')

Show source code of this method: handleStockProductKey Source Code

public static
(mixed &$stockStatus, mixed $attributes, mixed $item, mixed $selectedAttributes = 0)

Show source code of this method: getStockItemsChangedByAttributes Source Code