Class Mage_Adminhtml_Block_Sales_Order_View_Items_Renderer_Default
Adminhtml sales order item renderer
-
Varien_Object
-
Mage_Core_Block_Abstract
-
Mage_Core_Block_Template
-
Mage_Adminhtml_Block_Template
-
Mage_Adminhtml_Block_Sales_Items_Abstract
-
Mage_Adminhtml_Block_Sales_Order_View_Items_Renderer_Default
Methods summary
public
|
|
public
string
|
#
getFieldId( string $id )
Retrieve real html id for field
Retrieve real html id for field
Parameters
Returns
string
|
public
string
|
#
getFieldIdPrefix( )
Retrieve field html id prefix
Retrieve field html id prefix
Returns
string
|
public
boolean
|
#
canDisplayContainer( )
Indicate that block can display container
Indicate that block can display container
Returns
boolean
|
public
string
|
|
public
string
|
#
displayPriceInclTax( Varien_Object $item )
Display item price including tax
Display item price including tax
Parameters
Returns
string
Overrides
|
Methods inherited from Mage_Adminhtml_Block_Sales_Items_Abstract
_construct(),
addColumnRender(),
addItemRender(),
canCapture(),
canCreateShipment(),
canEditQty(),
canParentReturnToStock(),
canReturnItemToStock(),
canReturnToStock(),
canShipPartially(),
canShipPartiallyItem(),
displayPriceAttribute(),
displayPrices(),
displayRoundedPrices(),
displayTaxCalculation(),
displayTaxPercent(),
formatPrice(),
getColumnHtml(),
getColumnRenderer(),
getCreditmemo(),
getInvoice(),
getItemExtraInfoHtml(),
getItemHtml(),
getItemRenderer(),
getOrder(),
getPriceDataObject(),
getSource(),
isShipmentRegular(),
setCanEditQty()
|
Methods inherited from Mage_Core_Block_Template
_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(),
_loadCache(),
_prepareLayout(),
_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
|