Overview

Packages

  • currencysymbol
  • MAbout
  • Mage
    • Admin
    • Adminhtml
    • AdminNotification
    • Api
    • Api2
    • Authorizenet
    • Backup
    • Bundle
    • Captcha
    • Catalog
    • CatalogIndex
    • CatalogInventory
    • CatalogRule
    • CatalogSearch
    • Centinel
    • Checkout
    • Cms
    • Compiler
    • Connect
    • Contacts
    • Core
    • Cron
    • CurrencySymbol
    • Customer
    • Dataflow
    • Directory
    • DirtectPost
    • Downloadable
    • Eav
    • GiftMessage
    • GoogleAnalytics
    • GoogleBase
    • GoogleCheckout
    • ImportExport
    • Index
    • Install
    • Log
    • Media
    • Newsletter
    • Oauth
    • Page
    • PageCache
    • Paygate
    • Payment
    • Paypal
    • PaypalUk
    • Persistent
    • Poll
    • ProductAlert
    • Rating
    • Reports
    • Review
    • Rss
    • Rule
    • Sales
    • SalesRule
    • Sedfriend
    • Sendfriend
    • Shipping
    • Sitemap
    • Tag
    • Tax
    • Usa
    • Weee
    • Widget
    • Wishlist
    • XmlConnect
  • None
  • Phoenix
    • Moneybookers
  • PHP
  • Zend
    • Date
    • Mime
    • XmlRpc

Classes

  • Mage_Bundle_Adminhtml_Bundle_Product_EditController
  • Mage_Bundle_Adminhtml_Bundle_SelectionController
  • Mage_Bundle_Block_Adminhtml_Catalog_Product_Composite_Fieldset_Options_Type_Checkbox
  • Mage_Bundle_Block_Adminhtml_Catalog_Product_Composite_Fieldset_Options_Type_Multi
  • Mage_Bundle_Block_Adminhtml_Catalog_Product_Composite_Fieldset_Options_Type_Radio
  • Mage_Bundle_Block_Adminhtml_Catalog_Product_Composite_Fieldset_Options_Type_Select
  • Mage_Bundle_Block_Adminhtml_Catalog_Product_Edit_Tab_Attributes
  • Mage_Bundle_Block_Adminhtml_Catalog_Product_Edit_Tab_Attributes_Extend
  • Mage_Bundle_Block_Adminhtml_Catalog_Product_Edit_Tab_Attributes_Special
  • Mage_Bundle_Block_Adminhtml_Catalog_Product_Edit_Tab_Bundle
  • Mage_Bundle_Block_Adminhtml_Catalog_Product_Edit_Tab_Bundle_Option
  • Mage_Bundle_Block_Adminhtml_Catalog_Product_Edit_Tab_Bundle_Option_Search
  • Mage_Bundle_Block_Adminhtml_Catalog_Product_Edit_Tab_Bundle_Option_Search_Grid
  • Mage_Bundle_Block_Adminhtml_Catalog_Product_Edit_Tab_Bundle_Option_Selection
  • Mage_Bundle_Block_Adminhtml_Catalog_Product_Edit_Tabs
  • Mage_Bundle_Block_Adminhtml_Sales_Order_Items_Renderer
  • Mage_Bundle_Block_Adminhtml_Sales_Order_View_Items_Renderer
  • Mage_Bundle_Block_Catalog_Product_List_Partof
  • Mage_Bundle_Block_Catalog_Product_Price
  • Mage_Bundle_Block_Catalog_Product_View
  • Mage_Bundle_Block_Catalog_Product_View_Type_Bundle
  • Mage_Bundle_Block_Catalog_Product_View_Type_Bundle_Option
  • Mage_Bundle_Block_Catalog_Product_View_Type_Bundle_Option_Checkbox
  • Mage_Bundle_Block_Catalog_Product_View_Type_Bundle_Option_Multi
  • Mage_Bundle_Block_Catalog_Product_View_Type_Bundle_Option_Radio
  • Mage_Bundle_Block_Catalog_Product_View_Type_Bundle_Option_Select
  • Mage_Bundle_Block_Checkout_Cart_Item_Renderer
  • Mage_Bundle_Block_Sales_Order_Items_Renderer
  • Mage_Bundle_Helper_Catalog_Product_Configuration
  • Mage_Bundle_Helper_Data
  • Mage_Bundle_Model_CatalogIndex_Data_Bundle
  • Mage_Bundle_Model_Mysql4_Bundle
  • Mage_Bundle_Model_Mysql4_Indexer_Price
  • Mage_Bundle_Model_Mysql4_Indexer_Stock
  • Mage_Bundle_Model_Mysql4_Option
  • Mage_Bundle_Model_Mysql4_Option_Collection
  • Mage_Bundle_Model_Mysql4_Price_Index
  • Mage_Bundle_Model_Mysql4_Selection
  • Mage_Bundle_Model_Mysql4_Selection_Collection
  • Mage_Bundle_Model_Observer
  • Mage_Bundle_Model_Option
  • Mage_Bundle_Model_Price_Index
  • Mage_Bundle_Model_Product_Attribute_Source_Price_View
  • Mage_Bundle_Model_Product_Price
  • Mage_Bundle_Model_Product_Type
  • Mage_Bundle_Model_Resource_Bundle
  • Mage_Bundle_Model_Resource_Indexer_Price
  • Mage_Bundle_Model_Resource_Indexer_Stock
  • Mage_Bundle_Model_Resource_Option
  • Mage_Bundle_Model_Resource_Option_Collection
  • Mage_Bundle_Model_Resource_Price_Index
  • Mage_Bundle_Model_Resource_Selection
  • Mage_Bundle_Model_Resource_Selection_Collection
  • Mage_Bundle_Model_Sales_Order_Pdf_Items_Abstract
  • Mage_Bundle_Model_Sales_Order_Pdf_Items_Shipment
  • Mage_Bundle_Model_Selection
  • Mage_Bundle_Model_Source_Option_Selection_Price_Type
  • Mage_Bundle_Model_Source_Option_Type
  • Overview
  • Package
  • Class
  • Tree

Class Mage_Bundle_Model_Resource_Selection_Collection

Bundle Selections Resource Collection

Varien_Data_Collection_Db
Extended by Mage_Eav_Model_Entity_Collection_Abstract
Extended by Mage_Catalog_Model_Resource_Collection_Abstract
Extended by Mage_Catalog_Model_Resource_Product_Collection
Extended by Mage_Bundle_Model_Resource_Selection_Collection

Direct known subclasses

Mage_Bundle_Model_Mysql4_Selection_Collection
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/Collection.php
Methods summary
protected
# _construct( )

Initialize collection

Initialize collection

Overrides

Mage_Catalog_Model_Resource_Product_Collection::_construct()
public
# _afterLoad( )

Set store id for each collection item when collection was loaded

Set store id for each collection item when collection was loaded

Overrides

Mage_Catalog_Model_Resource_Product_Collection::_afterLoad()
protected Mage_Catalog_Model_Resource_Product_Collection
# _initSelect( )

Initialize collection select

Initialize collection select

Returns

Mage_Catalog_Model_Resource_Product_Collection

Overrides

Mage_Catalog_Model_Resource_Product_Collection::_initSelect()
public Mage_Bundle_Model_Resource_Selection_Collection
# joinPrices( integer $websiteId )

Join website scope prices to collection, override default prices

Join website scope prices to collection, override default prices

Parameters

$websiteId
integer
$websiteId

Returns

Mage_Bundle_Model_Resource_Selection_Collection
public Mage_Bundle_Model_Resource_Selection_Collection
# setOptionIdsFilter( array $optionIds )

Apply option ids filter to collection

Apply option ids filter to collection

Parameters

$optionIds
array
$optionIds

Returns

Mage_Bundle_Model_Resource_Selection_Collection
public Mage_Bundle_Model_Resource_Selection_Collection
# setSelectionIdsFilter( array $selectionIds )

Apply selection ids filter to collection

Apply selection ids filter to collection

Parameters

$selectionIds
array
$selectionIds

Returns

Mage_Bundle_Model_Resource_Selection_Collection
public Mage_Bundle_Model_Resource_Selection_Collection
# setPositionOrder( )

Set position order

Set position order

Returns

Mage_Bundle_Model_Resource_Selection_Collection
Methods inherited from Mage_Catalog_Model_Resource_Product_Collection
_addFinalPrice(), _addUrlRewrite(), _applyProductLimitations(), _applyZeroStoreProductLimitations(), _beforeLoad(), _buildClearSelect(), _getClearSelect(), _getSelectCountSql(), _init(), _initTables(), _joinPriceRules(), _loadAttributes(), _preparePriceExpressionParameters(), _prepareProductLimitationFilters(), _prepareStaticFields(), _prepareStatisticsData(), _prepareUrlDataObject(), _productLimitationJoinPrice(), _productLimitationJoinStore(), _productLimitationJoinWebsite(), _productLimitationPrice(), addAttributeToFilter(), addAttributeToSelect(), addAttributeToSort(), addCategoryFilter(), addCategoryIds(), addCountToCategories(), addFilterByRequiredOptions(), addFinalPrice(), addIdFilter(), addMinimalPrice(), addOptionsToResult(), addPriceData(), addPriceDataFieldFilter(), addStoreFilter(), addTaxPercents(), addTierPriceData(), addUrlRewrite(), addWebsiteFilter(), addWebsiteNamesToResult(), applyFrontendPriceLimitations(), clear(), getAdditionalPriceExpression(), getAllAttributeValues(), getAllIds(), getAllIdsCache(), getAttributeValueCount(), getAttributeValueCountByRange(), getCatalogPreparedSelect(), getCurrencyRate(), getFlatHelper(), getLimitationFilters(), getMaxAttributeValue(), getMaxPrice(), getMinPrice(), getNewEmptyItem(), getPriceExpression(), getPriceStandardDeviation(), getPricesCount(), getProductCountSelect(), getProductTypeIds(), getSelectCountSql(), getSetIds(), isEnabledFlat(), joinMinimalPrice(), joinUrlRewrite(), requireTaxPercent(), setAllIdsCache(), setEntity(), setOrder(), setStore(), setVisibility(), unsProductCountSelect()
Methods inherited from Mage_Catalog_Model_Resource_Collection_Abstract
_addLoadAttributesSelectValues(), _getLoadAttributesSelect(), _joinAttributeToSelect(), getDefaultStoreId(), getStoreId(), setStoreId()
Methods inherited from Mage_Eav_Model_Entity_Collection_Abstract
__construct(), _addAttributeJoin(), _getAllIdsSelect(), _getAttributeConditionSql(), _getAttributeFieldName(), _getAttributeTableAlias(), _loadEntities(), _prepareOrderExpression(), _prepareSelect(), _renderOrders(), _reset(), _setItemAttributeValue(), addEntityTypeToSelect(), addExpressionAttributeToSelect(), addFieldToFilter(), addItem(), addStaticField(), delete(), exportToArray(), getAllIdsSql(), getAttribute(), getEntity(), getLoadedIds(), getResource(), getRowIdFieldName(), getTable(), groupByAttribute(), importFromArray(), joinAttribute(), joinField(), joinTable(), load(), removeAttributeToSelect(), save(), setObject(), setPage(), setRowIdFieldName(), toArray()
Constants inherited from Mage_Catalog_Model_Resource_Product_Collection
INDEX_TABLE_ALIAS, MAIN_TABLE_ALIAS
Properties summary
protected string $_selectionTable
#

Selection table name

Selection table name

Properties inherited from Mage_Catalog_Model_Resource_Product_Collection
$_addFinalPrice, $_addMinimalPrice, $_addTaxPercents, $_addUrlRewrite, $_additionalPriceExpression, $_allIdsCache, $_catalogPreparePriceSelect, $_flatEnabled, $_isWebsiteFilter, $_map, $_maxPrice, $_minPrice, $_priceDataFieldFilters, $_priceExpression, $_priceStandardDeviation, $_pricesCount, $_productCategoryTable, $_productCountSelect, $_productLimitationFilters, $_productWebsiteTable, $_urlRewriteCategory
Properties inherited from Mage_Catalog_Model_Resource_Collection_Abstract
$_storeId
Properties inherited from Mage_Eav_Model_Entity_Collection_Abstract
$_castToIntMap, $_entity, $_filterAttributes, $_itemsById, $_joinAttributes, $_joinEntities, $_joinFields, $_selectAttributes, $_selectEntityTypes, $_staticFields, $_useAnalyticFunction
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0