Class Mage_Review_Block_Product_View
-
Varien_Object
-
Mage_Core_Block_Abstract
-
Mage_Core_Block_Template
-
Mage_Catalog_Block_Product_Abstract
-
Mage_Catalog_Block_Product_View
-
Mage_Review_Block_Product_View
Methods summary
protected
string
|
#
_toHtml( )
Render block HTML
Returns
string
Overrides
|
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
Returns
string
Overrides
|
public
|
|
public
false
|
#
hasOptions( )
Force product view page behave like without options
Force product view page behave like without options
Returns
false
Overrides
|
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()
|
Properties inherited from Mage_Core_Block_Abstract
$_alias,
$_anonSuffix,
$_childGroups,
$_children,
$_childrenHtmlCache,
$_frameCloseTag,
$_frameOpenTag,
$_isAnonymous,
$_layout,
$_messagesBlock,
$_nameInLayout,
$_parent,
$_parentBlock,
$_request,
$_sortInstructions,
$_sortedChildren,
$_urlModel
|