Class Mage_CatalogInventory_Helper_Data
Catalo
- Mage_Core_Helper_Abstract
-
Mage_CatalogInventory_Helper_Data
Package: Mage\CatalogInventory
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/CatalogInventory/Helper/Data.php
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/CatalogInventory/Helper/Data.php
public
boolean
|
|
public
array
|
#
getIsQtyTypeIds( boolean $filter = null )
Get all registered product type ids and if quantity is defined for them |
public
array
|
|
public
boolean
|
|
public
boolean
|
string |
XML_PATH_SHOW_OUT_OF_STOCK
|
'cataloginventory/options/show_out_of_stock' |
|
string |
XML_PATH_ITEM_AUTO_RETURN
|
'cataloginventory/item_options/auto_return' |
|
integer |
ERROR_QTY
|
1 |
#
Error codes, that Catalog Inventory module can set to quote or quote items |
integer |
ERROR_QTY_INCREMENTS
|
2 |
protected static
array
|
$_isQtyTypeIds |
|
#
All product types registry in scope of quantity availability |
$_layout,
$_moduleName,
$_request
|