Class Mage_Adminhtml_Block_Catalog_Product_Composite_Fieldset_Grouped
Adminhtml block for fieldset of grouped product
-
Varien_Object
-
Mage_Core_Block_Abstract
-
Mage_Core_Block_Template
-
Mage_Catalog_Block_Product_Abstract
-
Mage_Catalog_Block_Product_View_Abstract
-
Mage_Catalog_Block_Product_View_Type_Grouped
-
Mage_Adminhtml_Block_Catalog_Product_Composite_Fieldset_Grouped
Methods summary
protected
|
#
_construct( )
Redefine default price block Set current customer to tax calculation
Redefine default price block Set current customer to tax calculation
Overrides
|
public
Mage_Catalog_Model_Product
|
|
public
array
|
#
getAssociatedProducts( )
Retrieve array of associated products
Retrieve array of associated products
Returns
array
Overrides
|
public
Mage_Catalog_Block_Product_View_Type_Grouped
|
#
setPreconfiguredValue( )
Set preconfigured values to grouped associated products
Set preconfigured values to grouped associated products
Returns
Overrides
|
public
boolean
|
|
public
boolean
|
#
getIsLastFieldset( )
Checks whether block is last fieldset in popup
Checks whether block is last fieldset in popup
Returns
boolean
|
public
float
|
#
getCurrencyPrice( float $price )
Returns price converted to current currency rate
Returns price converted to current currency rate
Parameters
Returns
float
|
Methods inherited from Mage_Catalog_Block_Product_Abstract
_addProductAttributesAndPrices(),
_getPriceBlock(),
_getPriceBlockTemplate(),
_initReviewsHelperBlock(),
_prepareLayout(),
_preparePriceRenderer(),
addColumnCountLayoutDepend(),
addPriceBlockType(),
addReviewSummaryTemplate(),
getAddToCartUrl(),
getAddToCompareUrl(),
getAddToWishlistUrl(),
getColumnCount(),
getColumnCountLayoutDepend(),
getImageLabel(),
getMinimalQty(),
getPageLayout(),
getPriceHtml(),
getProductUrl(),
getReviewsSummaryHtml(),
getSubmitUrl(),
getTierPriceHtml(),
getTierPriceTemplate(),
getTierPrices(),
hasProductUrl(),
removeColumnCountLayoutDepend()
|
Methods inherited from Mage_Core_Block_Template
_getAllowSymlinks(),
_toHtml(),
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
|