-
$_addGroupAllOption
-
Flag whether to add group all option or no
-
$_checkedProductsQty
-
Product qty's checked data is valid if you check quote item qty and use singleton instance
-
$_checkedQuoteItems
-
Product qty's checked data is valid if you check quote item qty and use singleton instance
-
$_configMinQty
-
-
$_configNotifyStockQty
-
-
$_configTypeIds
-
-
$_customerGroupId
-
Customer group id
-
$_defaultIndexer
-
Default Stock Indexer resource model name
-
$_eventObject
-
Parameter name in event
-
$_eventPrefix
-
Prefix of model events names
-
$_groupRenderer
-
-
$_indexers
-
Stock Indexer models per product type Sorted by priority
-
$_isComposite
-
Product Type is composite flag
-
$_isConfig
-
-
$_isConfigBackorders
-
-
$_isConfigManageStock
-
-
$_isQtyTypeIds
-
All product types registry in scope of quantity availability
-
$_itemsForReindex
-
-
$_matchedEntities
-
-
$_productInstance
-
Associated product instance
-
$_productTypes
-
Product Type Instances cache
-
$_qtyIncrements
-
Qty Increments cache
-
$_qtyIncrements
-
-
$_relatedConfigSettings
-
Related config settings
-
$_stock
-
-
$_stockItemsArray
-
Array, indexed by product's id to contain stockItems of already loaded products Some kind of singleton for product's stock item
-
$_typeId
-
Current Product Type Id
-
$_websites
-
Websites cache
-
_addItemToQtyArray
-
Adds stock item qty to $items (creates new entry or increments existing one)
-
_addQuoteItemError
-
Add error to Quote Item
-
_afterLoad
-
Process data after load
-
_beforeSave
-
Validate data before save
-
_beforeSave
-
Prepare data before save
-
_beforeSave
-
Before save prepare process
-
_construct
-
Resource model initialization
-
_construct
-
Initialize connection and define main table name
-
_construct
-
Initialize resource model
-
_construct
-
Init resource model
-
_construct
-
Initialize connection and define main table
-
_construct
-
-
_construct
-
Initialize resource model
-
_construct
-
-
_construct
-
-
_construct
-
-
_copyIndexDataToMainTable
-
Copy data from temporary index table to main table by defined ids
-
_copyRelationIndexData
-
Copy relations product index from primary index to temporary index table by parent entity
-
_decodeArrayFieldValue
-
Decode value from used in Mage_Adminhtml_Block_System_Config_Form_Field_Array_Abstract
-
_encodeArrayFieldValue
-
Encode value to be used in Mage_Adminhtml_Block_System_Config_Form_Field_Array_Abstract
-
_fixQty
-
Retrieve fixed qty value
-
_getChildProducts
-
Retrieve child products
-
_getChildProducts
-
Retrieve child products
-
_getChildProducts
-
Retrieve child products
-
_getCustomerGroups
-
Retrieve allowed customer groups
-
_getGroupRenderer
-
Retrieve group column renderer
-
_getIndexer
-
Retrieve Stock indexer by Product Type
-
_getLoadSelect
-
Retrieve select object and join it to product entity table to get type ids
-
_getProduct
-
Retrieve current product object
-
_getProduct
-
Retrieve current product object
-
_getProductQtyForCheck
-
Get product qty includes information from all quote items Need be used only in sungleton mode
-
_getProductsQty
-
Prepare array with iformation about used product qty and product stock item
-
_getQuoteItemQtyForCheck
-
Get product qty includes information from all quote items Need be used only in sungleton mode
-
_getResource
-
Retrieve resource instance wrapper
-
_getStockStatusSelect
-
Get the select object for get stock status by product ids
-
_getStockStatusSelect
-
Get the select object for get stock status by product ids
-
_getStockStatusSelect
-
Get the select object for get stock status by product ids
-
_getTypeIndexers
-
Retrieve Stock Indexer Models per Product Type
-
_initConfig
-
Load some inventory configuration settings
-
_isEncodedArrayFieldValue
-
Check whether value is in form retrieved by _encodeArrayFieldValue()
-
_isManageStock
-
Retrieve is Global Manage Stock enabled
-
_prepareArrayRow
-
Prepare existing row data object
-
_prepareDataForTable
-
Use qty correction for qty column update
-
_prepareIndexTable
-
Prepare stock status data in temporary index table
-
_prepareItemForSave
-
Prepare stock item data for save
-
_prepareProductQtys
-
Prepare array($productId=>$qty) based on array($productId => array('qty'=>$qty, 'item'=>$stockItem))
-
_prepareToRender
-
Prepare to render
-
_processChildren
-
Process children stock status
-
_processEvent
-
Process event
-
_processParents
-
Process Parents by child
-
_registerCatalogInventoryStockItemEvent
-
Register data required by cataloginventory stock item processes in event object
-
_registerCatalogProductDeleteEvent
-
Register data required by product delete process in event object
-
_registerCatalogProductEvent
-
Register data required by catalog product processes in event object
-
_registerCatalogProductMassActionEvent
-
Register data required by product mass action process in event object
-
_registerEvent
-
Register data required by process in event object
-
_registerStockItemSaveEvent
-
Register data required by stock item save process in event object
-
_serializeValue
-
Generate a storable representation of a value
-
_toHtml
-
Render block HTML
-
_toHtml
-
Render block HTML
-
_unserializeValue
-
Create a value from a storable representation
-
_updateIndex
-
Update Stock status index by product ids
-
_updateIndexTable
-
Update stock status index table (INSERT ... ON DUPLICATE KEY UPDATE ...)
-
__construct
-
-
addCatalogInventoryToProductCollection
-
Add join for catalog in stock field to product collection
-
addCatalogInventoryToProductCollection
-
Add join for catalog in stock field to product collection
-
addInStockFilterToCollection
-
Adds filtering for collection to return only in stock products
-
addInventoryData
-
Add stock information to product
-
addInventoryDataToCollection
-
Add Stock items to product collection
-
addIsInStockFilterToCollection
-
Add only is in stock products filter to product collection
-
addIsInStockFilterToCollection
-
Add only is in stock products filter to product collection
-
addItemsToProducts
-
Add stock item objects to products
-
addManagedFilter
-
-
addProductsFilter
-
Add product filter to collection
-
addQty
-
Add quantity process
-
addQtyFilter
-
-
addStockFilter
-
Add stock filter to collection
-
addStockStatusToCollection
-
Add information about producs stock status to collection Used in for product collection after load
-
addStockStatusToPrepareIndexSelect
-
Add stock status to prepare index select
-
addStockStatusToProducts
-
Add information about stock status to product collection
-
addStockStatusToSelect
-
Add stock status to prepare index select
-
addStockStatusToSelect
-
Add stock status to prepare index select
-
afterCommitCallback
-
Process stock status index on item after commit
-
assignProduct
-
Assign Stock Status to Product
-
assignProduct
-
Adding stock data to product
-
Abstract.php
-
-
Api.php
-
-
Grouped.php
-
-
Grouped.php
-
-
getBackorders
-
Retrieve backorders status
-
getCanBackInStock
-
Retrieve can Back in stock
-
getChildProducts
-
Retrieve child products (using cache)
-
getConfigItemOptions
-
Retrieve inventory item options (used in config)
-
getConfigValue
-
Retrieve min_sale_qty value from config
-
getCustomerGroupId
-
Getter for customer group id
-
getDescription
-
Retrieve Indexer description
-
getDetailsPlaceholderId
-
Retrieve id of details table placeholder in template
-
getEnableQtyIncrements
-
Retrieve whether Quantity Increments is enabled
-
getId
-
Retrieve stock identifier
-
getIdxTable
-
Retrieve temporary index table name
-
getIdxTable
-
Retrieve temporary index table name
-
getIsComposite
-
Check product type is composite
-
getIsInStock
-
Retrieve Stock Availability
-
getIsQtyTypeIds
-
Get all registered product type ids and if quantity is defined for them
-
getItemCollection
-
Retrieve items collection object with stock filter
-
getManageStock
-
Retrieve Manage Stock data wraper
-
getMaxSaleQty
-
Retrieve Maximum Qty Allowed in Shopping Cart data wraper
-
getMinQty
-
Retrieve minimal quantity available for item status in stock
-
getMinSaleQty
-
Retrieve Minimum Qty Allowed in Shopping Cart or NULL when there is no limitation
-
getName
-
Retrieve Indexer name
-
getNotifyStockQty
-
Retrieve Notify for Quantity Below data wraper
-
getPlaceholderId
-
Retrieve id of message placeholder in template
-
getProductCollection
-
Retrieve Product part Collection array Return array as key product id, value product type
-
getProductData
-
Retrieve product(s) data array
-
getProductData
-
Retrieve Product(s) Data array
-
getProductId
-
Retrieve Product Id data wraper
-
getProductName
-
Retrieve current product name
-
getProductParentsByChild
-
Retrieve parent ids and types by child id
-
getProductQtyIncrements
-
Retrieve product qty increments
-
getProductsStock
-
Get stock items data for requested products
-
getProductStatus
-
Retrieve Product(s) status
-
getProductStatus
-
Retrieve product status Return array as key product id, value - stock status
-
getProductStatusEnabled
-
Retrieve Product Status Enabled Constant
-
getProductStatusModel
-
Retrieve Catalog Product Status Model
-
getProductStockQty
-
Retrieve product stock qty
-
getProductsType
-
Retrieve Product Type
-
getProductsType
-
Retrieve Products Type as array Return array as key product_id, value type
-
getProductType
-
Retrieve Product Type
-
getProductTypeInstance
-
Retrieve Product Type Instance By Product Type
-
getProductTypeInstances
-
Retrieve Product Type Instances as key - type code, value - instance model
-
getQtyIncrements
-
Retrieve Quantity Increments data wraper
-
getResource
-
Retrieve resource model wraper
-
getStockId
-
Retrieve stock identifier
-
getStockItemModel
-
Retrieve CatalogInventory empty Stock Item model
-
getStockQty
-
Retrieve stock qty whether product is composite or no
-
getStockQty
-
Retrieve current product stock qty
-
getStoreId
-
Retrieve Store Id (product or current)
-
getThresholdQty
-
Retrieve threshold of qty to display stock qty message
-
getTypeId
-
Retrieve active Product Type Id
-
getTypeId
-
Retrieve Product Type Id for indexer
-
getWebsiteDefaultStoreId
-
Retrieve Default website store Id
-
getWebsites
-
Retrieve website models
-
getWebsiteStores
-
Retrieve websites and default stores Return array as key website_id, value store_id
-
Minsaleqty.php
-
-
Minsaleqty.php
-
-
Minsaleqty.php
-
-
mysql4-install-0.7.0.php
-
-
mysql4-upgrade-0.7.0-0.7.1.php
-
-
mysql4-upgrade-0.7.1-0.7.2.php
-
-
mysql4-upgrade-0.7.2-0.7.3.php
-
-
mysql4-upgrade-0.7.3-0.7.4.php
-
-
mysql4-upgrade-0.7.4-0.7.5.php
-
-
mysql4-upgrade-0.7.5-0.7.6.php
-
-
mysql4-upgrade-0.7.6-0.7.7.php
-
-
mysql4-upgrade-0.7.7-0.7.8.php
-
-
Mage_CatalogInventory_Block_Adminhtml_Form_Field_Customergroup
-
HTML select element block with customer groups options
-
Mage_CatalogInventory_Block_Adminhtml_Form_Field_Minsaleqty
-
Adminhtml catalog inventory "Minimum Qty Allowed in Shopping Cart" field
-
Mage_CatalogInventory_Block_Qtyincrements
-
Product qty increments block
-
Mage_CatalogInventory_Block_Stockqty_Abstract
-
Product stock qty abstarct block
-
Mage_CatalogInventory_Block_Stockqty_Composite
-
Product stock qty block for abstract composite product
-
Mage_CatalogInventory_Block_Stockqty_Default
-
Product stock qty default block
-
Mage_CatalogInventory_Block_Stockqty_Type_Configurable
-
Product stock qty block for configurable product type
-
Mage_CatalogInventory_Block_Stockqty_Type_Grouped
-
Product stock qty block for grouped product type
-
Mage_CatalogInventory_Helper_Data
-
Catalo
-
Mage_CatalogInventory_Helper_Minsaleqty
-
MinSaleQty value manipulation helper
-
Mage_CatalogInventory_Model_Indexer_Stock
-
CatalogInventory Stock Status Indexer Model
-
Mage_CatalogInventory_Model_Mysql4_Indexer_Stock
-
CatalogInventory Stock Status Indexer Resource Model
-
Mage_CatalogInventory_Model_Mysql4_Indexer_Stock_Configurable
-
CatalogInventory Configurable Products Stock Status Indexer Resource Model
-
Mage_CatalogInventory_Model_Mysql4_Indexer_Stock_Default
-
CatalogInventory Default Stock Status Indexer Resource Model
-
Mage_CatalogInventory_Model_Mysql4_Indexer_Stock_Grouped
-
CatalogInventory Grouped Products Stock Status Indexer Resource Model
-
Mage_CatalogInventory_Model_Mysql4_Indexer_Stock_Interface
-
CatalogInventory Stock Indexer Interface
-
Mage_CatalogInventory_Model_Mysql4_Stock
-
Stock resource model
-
Mage_CatalogInventory_Model_Mysql4_Stock_Item
-
Stock item resource model
-
Mage_CatalogInventory_Model_Mysql4_Stock_Item_Collection
-
Stock item collection resource model
-
Mage_CatalogInventory_Model_Mysql4_Stock_Status
-
CatalogInventory Stock Status per website Resource Model
-
Mage_CatalogInventory_Model_Observer
-
Catalog inventory module observer
-
Mage_CatalogInventory_Model_Source_Backorders
-
Magento
-
Mage_CatalogInventory_Model_Source_Stock
-
CatalogInventory Stock source model
-
Mage_CatalogInventory_Model_Stock
-
Stock model
-
Mage_CatalogInventory_Model_Stock_Item
-
Catalog Inventory Stock Model
-
Mage_CatalogInventory_Model_Stock_Item_Api
-
Catalog inventory api
-
Mage_CatalogInventory_Model_Stock_Item_Api_V2
-
Catalog inventory api V2
-
Mage_CatalogInventory_Model_Stock_Status
-
CatalogInventory Stock Status per website Model
-
Mage_CatalogInventory_Model_System_Config_Backend_Minsaleqty
-
Backend for serialized array data
-
Mage_CatalogInventory_Model_System_Config_Backend_Qtyincrements
-
Backend for qty increments
-
makeArrayFieldValue
-
Make value readable by Mage_Adminhtml_Block_System_Config_Form_Field_Array_Abstract
-
makeStorableArrayFieldValue
-
Make value ready for store
-
matchEvent
-
Check if event can be matched by process.