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_Review_Block_Customer_List
  • Mage_Review_Block_Customer_Recent
  • Mage_Review_Block_Customer_View
  • Mage_Review_Block_Form
  • Mage_Review_Block_Helper
  • Mage_Review_Block_Product_View
  • Mage_Review_Block_Product_View_List
  • Mage_Review_Block_View
  • Mage_Review_CustomerController
  • Mage_Review_Helper_Data
  • Mage_Review_Model_Mysql4_Review
  • Mage_Review_Model_Mysql4_Review_Collection
  • Mage_Review_Model_Mysql4_Review_Product_Collection
  • Mage_Review_Model_Mysql4_Review_Status_Collection
  • Mage_Review_Model_Mysql4_Review_Summary
  • Mage_Review_Model_Mysql4_Review_Summary_Collection
  • Mage_Review_Model_Observer
  • Mage_Review_Model_Resource_Review
  • Mage_Review_Model_Resource_Review_Collection
  • Mage_Review_Model_Resource_Review_Product_Collection
  • Mage_Review_Model_Resource_Review_Status
  • Mage_Review_Model_Resource_Review_Status_Collection
  • Mage_Review_Model_Resource_Review_Summary
  • Mage_Review_Model_Resource_Review_Summary_Collection
  • Mage_Review_Model_Review
  • Mage_Review_Model_Review_Status
  • Mage_Review_Model_Review_Summary
  • Mage_Review_Model_Session
  • Mage_Review_ProductController
  • Overview
  • Package
  • Class
  • Tree

Class Mage_Review_Model_Resource_Review_Collection

Review collection resource model

Varien_Data_Collection_Db
Extended by Mage_Core_Model_Resource_Db_Collection_Abstract
Extended by Mage_Review_Model_Resource_Review_Collection

Direct known subclasses

Mage_Reports_Model_Resource_Review_Collection, Mage_Reports_Model_Resource_Review_Customer_Collection, Mage_Review_Model_Mysql4_Review_Collection

Indirect known subclasses

Mage_Reports_Model_Mysql4_Review_Collection, Mage_Reports_Model_Mysql4_Review_Customer_Collection
Package: Mage\Review
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/Review/Model/Resource/Review/Collection.php
Methods summary
protected
# _construct( )

Define module

Define module

Overrides

Mage_Core_Model_Resource_Db_Collection_Abstract::_construct()
protected Mage_Review_Model_Resource_Review_Product_Collection
# _initSelect( )

init select

init select

Returns

Mage_Review_Model_Resource_Review_Product_Collection

Overrides

Mage_Core_Model_Resource_Db_Collection_Abstract::_initSelect()
public Mage_Review_Model_Resource_Review_Collection
# addCustomerFilter( unknown_type $customerId )

Enter description here ...

Enter description here ...

Parameters

$customerId
unknown_type
$customerId

Returns

Mage_Review_Model_Resource_Review_Collection
public Mage_Review_Model_Resource_Review_Collection
# addStoreFilter( integer|array $storeId )

Add store filter

Add store filter

Parameters

$storeId
integer|array
$storeId

Returns

Mage_Review_Model_Resource_Review_Collection
public Mage_Review_Model_Resource_Review_Collection
# addStoreData( )

Add stores data

Add stores data

Returns

Mage_Review_Model_Resource_Review_Collection
public Mage_Review_Model_Resource_Review_Collection
# addEntityFilter( integer|string $entity, integer $pkValue )

Add entity filter

Add entity filter

Parameters

$entity
integer|string
$entity
$pkValue
integer
$pkValue

Returns

Mage_Review_Model_Resource_Review_Collection
public Mage_Review_Model_Resource_Review_Collection
# addStatusFilter( integer|string $status )

Add status filter

Add status filter

Parameters

$status
integer|string
$status

Returns

Mage_Review_Model_Resource_Review_Collection
public Mage_Review_Model_Resource_Review_Collection
# setDateOrder( string $dir = 'DESC' )

Set date order

Set date order

Parameters

$dir
string
$dir

Returns

Mage_Review_Model_Resource_Review_Collection
public Mage_Review_Model_Resource_Review_Collection
# addRateVotes( )

Add rate votes

Add rate votes

Returns

Mage_Review_Model_Resource_Review_Collection
public Mage_Review_Model_Resource_Review_Collection
# addReviewsTotalCount( )

Add reviews total count

Add reviews total count

Returns

Mage_Review_Model_Resource_Review_Collection
public Mage_Review_Model_Resource_Review_Collection
# load( boolean $printQuery = false, boolean $logQuery = false )

Load data

Load data

Parameters

$printQuery
boolean
$printQuery
$logQuery
boolean
$logQuery

Returns

Mage_Review_Model_Resource_Review_Collection
protected
# _addStoreData( )

Add store data

Add store data

Methods inherited from Mage_Core_Model_Resource_Db_Collection_Abstract
__construct(), _afterLoad(), _beforeLoad(), _canUseCache(), _getCacheTags(), _getInitialFieldsToSelect(), _init(), _initInitialFieldsToSelect(), _initSelectFields(), _loadCache(), _prepareSelect(), _saveCache(), addExpressionFieldToSelect(), addFieldToSelect(), formatDate(), getAllIds(), getData(), getMainTable(), getModelName(), getResource(), getResourceModelName(), getSelect(), getTable(), join(), removeAllFieldsFromSelect(), removeFieldFromSelect(), resetItemsDataChanged(), save(), setMainTable(), setModel(), setResetItemsDataChanged(), setResourceModel()
Constants inherited from Mage_Core_Model_Resource_Db_Collection_Abstract
CACHE_TAG
Properties summary
protected string $_reviewTable
#

Review table

Review table

protected string $_reviewDetailTable
#

Review detail table

Review detail table

protected string $_reviewStatusTable
#

Review status table

Review status table

protected string $_reviewEntityTable
#

Review entity table

Review entity table

protected string $_reviewStoreTable
#

Review store table

Review store table

protected boolean $_addStoreDataFlag false
#

Add store data flag

Add store data flag

Properties inherited from Mage_Core_Model_Resource_Db_Collection_Abstract
$_eventObject, $_eventPrefix, $_fieldsToSelect, $_fieldsToSelectChanged, $_initialFieldsToSelect, $_joinedTables, $_mainTable, $_model, $_resetItemsDataChanged, $_resource, $_resourceModel, $_useAnalyticFunction
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0