Class Mage_Rating_Model_Mysql4_Rating_Option

Description

Rating option resource model

Located in /Rating/Model/Mysql4/Rating/Option.php (line 34)


	
			
Variable Summary
Method Summary
Mage_Rating_Model_Mysql4_Rating_Option __construct ()
void addVote ( $option)
void aggregate ( $option)
void aggregateEntityByRatingId ( $ratingId,  $entityPkValue)
void delete ( $object)
void load ( $optionId)
void save ( $object)
Variables
mixed $_aggregateTable (line 39)
  • access: protected
mixed $_optionData (line 46)
  • access: protected
mixed $_optionId (line 47)
  • access: protected
mixed $_ratingOptionTable (line 37)
  • access: protected
mixed $_ratingStoreTable (line 41)
  • access: protected
mixed $_ratingVoteTable (line 38)
  • access: protected
mixed $_read (line 43)
  • access: protected
mixed $_reviewStoreTable (line 40)
  • access: protected
mixed $_reviewTable (line 36)
  • access: protected
mixed $_write (line 44)
  • access: protected
Methods
Constructor __construct (line 49)
  • access: public
Mage_Rating_Model_Mysql4_Rating_Option __construct ()
addVote (line 80)
  • access: public
void addVote ( $option)
  • $option
aggregate (line 122)
  • access: public
void aggregate ( $option)
  • $option
aggregateEntityByRatingId (line 129)
  • access: public
void aggregateEntityByRatingId ( $ratingId,  $entityPkValue)
  • $ratingId
  • $entityPkValue
delete (line 74)
  • access: public
void delete ( $object)
  • $object
load (line 191)
  • access: public
void load ( $optionId)
  • $optionId
save (line 62)
  • access: public
void save ( $object)
  • $object

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