Class Mage_Bundle_Model_Resource_Selection
Bundle Selection Resource Model
- Mage_Core_Model_Resource_Abstract
- Mage_Core_Model_Resource_Db_Abstract
- Mage_Bundle_Model_Resource_Selection
Direct known subclasses
Mage_Bundle_Model_Mysql4_Selection
Package: Mage\Bundle
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/Bundle/Model/Resource/Selection.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/Bundle/Model/Resource/Selection.php
protected
|
|
public
mixed
|
#
getPriceFromIndex( integer $productId, float $qty, integer $storeId, integer $groupId )
Retrieve Price From index |
public
array
|
#
getChildrenIds( integer $parentId, boolean $required = true )
Retrieve Required children ids Return grouped array, ex array( |
public
array
|
#
getParentIdsByChild( integer|array $childId )
Retrieve array of related bundle product ids by selection product id(s) |
public
|
$_commitCallbacks
|