Class Mage_Rating_Model_Resource_Rating_Option
Rating option resource model
- Mage_Core_Model_Resource_Abstract
- Mage_Core_Model_Resource_Db_Abstract
- Mage_Rating_Model_Resource_Rating_Option
Direct known subclasses
Mage_Rating_Model_Mysql4_Rating_Option
Package: Mage\Rating
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/Rating/Model/Resource/Rating/Option.php
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/Rating/Model/Resource/Rating/Option.php
protected
|
|
public
|
|
public
|
|
public
|
#
aggregateEntityByRatingId( integer $ratingId, integer $entityPkValue )
Aggregate entity by rating id |
public
array
|
protected
string
|
$_reviewTable |
|
#
Review table |
protected
string
|
$_ratingOptionTable |
|
#
Rating option table |
protected
string
|
$_ratingVoteTable |
|
#
Rating vote table |
protected
string
|
$_aggregateTable |
|
#
Aggregate table |
protected
string
|
$_reviewStoreTable |
|
#
Review store table |
protected
string
|
$_ratingStoreTable |
|
#
Rating store table |
protected
array
|
$_optionData |
|
#
Option data |
protected
integer
|
$_optionId |
|
#
Option id |
$_commitCallbacks
|