Documentation

Mage_Catalog_Model_Resource_Product_Indexer_Price_Interface
in

Table of Contents

Methods

registerEvent()  : mixed
Register data required by product type process in event object
reindexAll()  : mixed
Reindex temporary (price result data) for all products
reindexEntity()  : mixed
Reindex temporary (price result data) for defined product(s)

Methods

reindexAll()

Reindex temporary (price result data) for all products

public reindexAll() : mixed

reindexEntity()

Reindex temporary (price result data) for defined product(s)

public reindexEntity(int|array<string|int, mixed> $entityIds) : mixed
Parameters
$entityIds : int|array<string|int, mixed>
On this page

Search results