Class Mage_Catalog_Model_Product_Flat_Indexer

Description

Catalog Product Flat Indexer Model

Located in /Catalog/Model/Product/Flat/Indexer.php (line 35)

Varien_Object
   |
   --Mage_Core_Model_Abstract
      |
      --Mage_Catalog_Model_Product_Flat_Indexer
Method Summary
Mage_Catalog_Model_Product_Flat_Indexer removeProduct (int|array $productIds, [int $store = null])
Mage_Catalog_Model_Product_Flat_Indexer saveProduct (int|array $productIds, [int $store = null])
Mage_Catalog_Model_Product_Flat_Indexer updateAttribute (string $attributeCode, [int $store = null], [int|array $productIds = null])
Mage_Catalog_Model_Product_Flat_Indexer updateProduct (int|array $productIds, [int $store = null])
Mage_Catalog_Model_Product_Flat_Indexer updateProductStatus (int $productId, int $status, [int $store = null])
void _construct ()
Variables
Methods
deleteStore (line 255)

Delete store process

  • access: public
Mage_Catalog_Model_Product_Flat_Indexer deleteStore (int $store)
  • int $store
prepareDataStorage (line 100)

Prepare datastorage for catalog product flat

  • access: public
Mage_Catalog_Model_Product_Flat_Indexer prepareDataStorage ([int $store = null])
  • int $store
rebuild (line 62)

Rebuild Catalog Product Flat Data

  • access: public
Mage_Catalog_Model_Product_Flat_Indexer rebuild ([mixed $store = null])
  • mixed $store
removeProduct (line 235)

Remove product from flat

  • access: public
Mage_Catalog_Model_Product_Flat_Indexer removeProduct (int|array $productIds, [int $store = null])
  • int|array $productIds
  • int $store
saveProduct (line 204)

Save Catalog Product(s) Flat data

  • access: public
Mage_Catalog_Model_Product_Flat_Indexer saveProduct (int|array $productIds, [int $store = null])
  • int|array $productIds
  • int $store
updateAttribute (line 76)

Update attribute data for flat table

  • access: public
Mage_Catalog_Model_Product_Flat_Indexer updateAttribute (string $attributeCode, [int $store = null], [int|array $productIds = null])
  • string $attributeCode
  • int $store
  • int|array $productIds
updateEventAttributes (line 121)

Update events observer attributes

  • access: public
Mage_Catalog_Model_Product_Flat_Indexer updateEventAttributes ([int $store = null])
  • int $store
updateProduct (line 173)

Update Catalog Product Flat data

  • access: public
Mage_Catalog_Model_Product_Flat_Indexer updateProduct (int|array $productIds, [int $store = null])
  • int|array $productIds
  • int $store
updateProductStatus (line 146)

Update product status

  • access: public
Mage_Catalog_Model_Product_Flat_Indexer updateProductStatus (int $productId, int $status, [int $store = null])
  • int $productId
  • int $status
  • int $store
_construct (line 41)

Standart model resource initialization

  • access: protected
void _construct ()
_getResource (line 51)

Get resource instance

  • access: protected

Redefinition of:
Mage_Core_Model_Abstract::_getResource()
Get resource instance

Inherited Methods

Inherited From Mage_Core_Model_Abstract

Mage_Core_Model_Abstract::afterCommitCallback()
Mage_Core_Model_Abstract::afterLoad()
Mage_Core_Model_Abstract::cleanModelCache()
Mage_Core_Model_Abstract::clearInstance()
Mage_Core_Model_Abstract::delete()
Mage_Core_Model_Abstract::getCacheIdTags()
Mage_Core_Model_Abstract::getCacheTags()
Mage_Core_Model_Abstract::getCollection()
Mage_Core_Model_Abstract::getEntityId()
Mage_Core_Model_Abstract::getId()
Mage_Core_Model_Abstract::getIdFieldName()
Mage_Core_Model_Abstract::getResource()
Mage_Core_Model_Abstract::getResourceCollection()
Mage_Core_Model_Abstract::getResourceName()
Mage_Core_Model_Abstract::isObjectNew()
Mage_Core_Model_Abstract::load()
Mage_Core_Model_Abstract::save()
Mage_Core_Model_Abstract::setId()
Mage_Core_Model_Abstract::_afterDelete()
Mage_Core_Model_Abstract::_afterDeleteCommit()
Mage_Core_Model_Abstract::_afterLoad()
Mage_Core_Model_Abstract::_afterSave()
Mage_Core_Model_Abstract::_afterSaveCommit()
Mage_Core_Model_Abstract::_beforeDelete()
Mage_Core_Model_Abstract::_beforeLoad()
Mage_Core_Model_Abstract::_beforeSave()
Mage_Core_Model_Abstract::_clearData()
Mage_Core_Model_Abstract::_clearReferences()
Mage_Core_Model_Abstract::_getEventData()
Mage_Core_Model_Abstract::_getResource()
Mage_Core_Model_Abstract::_hasModelChanged()
Mage_Core_Model_Abstract::_init()
Mage_Core_Model_Abstract::_protectFromNonAdmin()
Mage_Core_Model_Abstract::_setResourceModel()

Documentation generated on Fri, 11 Feb 2011 17:06:34 +0200 by phpDocumentor 1.4.3