Class Mage_Reports_Model_Resource_Product_Lowstock_Collection
Product Low Stock Report Collection
- Varien_Data_Collection_Db
- Mage_Eav_Model_Entity_Collection_Abstract
- Mage_Catalog_Model_Resource_Collection_Abstract
- Mage_Catalog_Model_Resource_Product_Collection
- Mage_Reports_Model_Resource_Product_Collection
- Mage_Reports_Model_Resource_Product_Lowstock_Collection
Direct known subclasses
Mage_Reports_Model_Mysql4_Product_Lowstock_Collection
Package: Mage\Reports
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Reports/Model/Resource/Product/Lowstock/Collection.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Reports/Model/Resource/Product/Lowstock/Collection.php
protected
|
|
protected
string
|
|
protected
string
|
|
protected
string
|
|
protected
|
#
_addInventoryItemFieldToSelect( string $field, string $alias = null )
Add catalog inventory stock item field to select |
protected
string
|
#
_getInventoryItemField( string $field )
Retrieve catalog inventory stock item field correlation name |
public
|
#
joinInventoryItem( unknown_type $fields = array() )
Join catalog inventory stock item table for further stock_item values filters |
public
|
|
public
|
#
filterByIsQtyProductTypes( )
Add filter by product types from config Only types witch has QTY parameter |
public
|
|
public
|
SELECT_COUNT_SQL_TYPE_CART
|
INDEX_TABLE_ALIAS,
MAIN_TABLE_ALIAS
|
protected
|
$_inventoryItemResource | null |
#
CatalogInventory Stock Item Resource instance |
protected
boolean
|
$_inventoryItemJoined | false |
#
Flag about is joined CatalogInventory Stock Item |
protected
string
|
$_inventoryItemTableAlias | 'lowstock_inventory_item' |
#
Alias for CatalogInventory Stock Item Table |
$_productEntityId,
$_productEntityTableName,
$_productEntityTypeId,
$_selectCountSqlType
|
$_storeId
|