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_Block_Product_View

Product Reviews Page

Varien_Object
Extended by Mage_Core_Block_Abstract
Extended by Mage_Core_Block_Template
Extended by Mage_Catalog_Block_Product_Abstract
Extended by Mage_Catalog_Block_Product_View
Extended by Mage_Review_Block_Product_View

Direct known subclasses

Mage_Review_Block_Product_View_List
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/Block/Product/View.php
Methods summary
protected string
# _toHtml( )

Render block HTML

Render block HTML

Returns

string

Overrides

Mage_Core_Block_Template::_toHtml()
public string
# getReviewsSummaryHtml( Mage_Catalog_Model_Product $product, string $templateType = false, boolean $displayIfNoReviews = false )

Replace review summary html with more detailed review summary Reviews collection count will be jerked here

Replace review summary html with more detailed review summary Reviews collection count will be jerked here

Parameters

$product
Mage_Catalog_Model_Product
$product
$templateType
string
$templateType
$displayIfNoReviews
boolean
$displayIfNoReviews

Returns

string

Overrides

Mage_Catalog_Block_Product_Abstract::getReviewsSummaryHtml()
public
# getReviewsCollection( )
public false
# hasOptions( )

Force product view page behave like without options

Force product view page behave like without options

Returns

false

Overrides

Mage_Catalog_Block_Product_View::hasOptions()
Methods inherited from Mage_Catalog_Block_Product_View
_prepareLayout(), canEmailToFriend(), getAddToCartUrl(), getJsonConfig(), getProduct(), getProductDefaultQty(), hasRequiredOptions(), isStartCustomization()
Methods inherited from Mage_Catalog_Block_Product_Abstract
_addProductAttributesAndPrices(), _getPriceBlock(), _getPriceBlockTemplate(), _initReviewsHelperBlock(), _preparePriceRenderer(), addColumnCountLayoutDepend(), addPriceBlockType(), addReviewSummaryTemplate(), getAddToCompareUrl(), getAddToWishlistUrl(), getCanShowProductPrice(), getColumnCount(), getColumnCountLayoutDepend(), getImageLabel(), getMinimalQty(), getPageLayout(), getPriceHtml(), getProductUrl(), getSubmitUrl(), getTierPriceHtml(), getTierPriceTemplate(), getTierPrices(), hasProductUrl(), removeColumnCountLayoutDepend()
Methods inherited from Mage_Core_Block_Template
_construct(), _getAllowSymlinks(), assign(), fetchView(), getArea(), getBaseUrl(), getCacheKeyInfo(), getDirectOutput(), getJsUrl(), getObjectData(), getShowTemplateHints(), getTemplate(), getTemplateFile(), renderView(), setScriptPath(), setTemplate()
Methods inherited from Mage_Core_Block_Abstract
__(), _afterCacheUrl(), _afterToHtml(), _beforeCacheUrl(), _beforeChildToHtml(), _beforeToHtml(), _getChildHtml(), _getSidPlaceholder(), _getUrlModel(), _getUrlModelClass(), _loadCache(), _saveCache(), addToChildGroup(), addToParentGroup(), append(), countChildren(), escapeHtml(), escapeUrl(), formatDate(), formatTime(), getAction(), getAnonSuffix(), getBlockAlias(), getBlockHtml(), getCacheKey(), getCacheLifetime(), getCacheTags(), getChild(), getChildChildHtml(), getChildData(), getChildGroup(), getChildHtml(), getHelper(), getIsAnonymous(), getLayout(), getMessagesBlock(), getModuleName(), getNameInLayout(), getParentBlock(), getRequest(), getSkinUrl(), getSortedChildBlocks(), getSortedChildren(), getUrl(), getUrlBase64(), getUrlEncoded(), helper(), insert(), jsQuoteEscape(), setAnonSuffix(), setAttribute(), setBlockAlias(), setChild(), setFrameTags(), setIsAnonymous(), setLayout(), setMessagesBlock(), setNameInLayout(), setParentBlock(), sortChildren(), stripTags(), toHtml(), unsetCallChild(), unsetChild(), unsetChildren()
Constants inherited from Mage_Core_Block_Template
XML_PATH_DEBUG_TEMPLATE_HINTS, XML_PATH_DEBUG_TEMPLATE_HINTS_BLOCKS, XML_PATH_TEMPLATE_ALLOW_SYMLINK
Constants inherited from Mage_Core_Block_Abstract
CACHE_GROUP
Properties summary
protected mixed $_reviewsCollection
#
Properties inherited from Mage_Catalog_Block_Product_View
$_mapRenderer
Properties inherited from Mage_Catalog_Block_Product_Abstract
$_block, $_columnCountLayoutDepend, $_defaultColumnCount, $_priceBlock, $_priceBlockDefaultTemplate, $_priceBlockTypes, $_reviewsHelperBlock, $_tierPriceDefaultTemplate, $_useLinkForAsLowAs
Properties inherited from Mage_Core_Block_Template
$_allowSymlinks, $_baseUrl, $_jsUrl, $_showTemplateHints, $_showTemplateHintsBlocks, $_template, $_viewDir, $_viewVars
Properties inherited from Mage_Core_Block_Abstract
$_alias, $_anonSuffix, $_childGroups, $_children, $_childrenHtmlCache, $_frameCloseTag, $_frameOpenTag, $_isAnonymous, $_layout, $_messagesBlock, $_nameInLayout, $_parent, $_parentBlock, $_request, $_sortInstructions, $_sortedChildren, $_urlModel
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0