Class Mage_Adminhtml_Helper_Sales

Description

Magento

NOTICE OF LICENSE

This source file is subject to the Open Software License (OSL 3.0) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to [email protected] so we can send you a copy immediately.

DISCLAIMER

Do not edit or add to this file if you wish to upgrade Magento to newer versions in the future. If you wish to customize Magento for your needs please refer to http://www.magentocommerce.com for more information.

Located in /Adminhtml/Helper/Sales.php (line 27)

Mage_Core_Helper_Abstract
   |
   --Mage_Adminhtml_Helper_Sales
Method Summary
string displayPriceAttribute (Varien_Object $dataObject, string $code, [bool $strong = false], [string $separator = '<br/>'])
string displayPrices (Varien_Object $dataObject, float $basePrice, float $price, [bool $strong = false], [string $separator = '<br/>'])
Variables
Methods
applySalableProductTypesFilter (line 93)

Filter collection by removing not available product types

  • access: public
displayPriceAttribute (line 38)

Display price attribute value in base order currency and in place order currency

  • access: public
string displayPriceAttribute (Varien_Object $dataObject, string $code, [bool $strong = false], [string $separator = '<br/>'])
  • Varien_Object $dataObject
  • string $code
  • bool $strong
  • string $separator
displayPrices (line 59)

Get "double" prices html (block with base and place currency)

  • access: public
string displayPrices (Varien_Object $dataObject, float $basePrice, float $price, [bool $strong = false], [string $separator = '<br/>'])
  • Varien_Object $dataObject
  • float $basePrice
  • float $price
  • bool $strong
  • string $separator

Inherited Methods

Inherited From Mage_Core_Helper_Abstract

Mage_Core_Helper_Abstract::escapeHtml()
Mage_Core_Helper_Abstract::escapeUrl()
Mage_Core_Helper_Abstract::getLayout()
Mage_Core_Helper_Abstract::htmlEscape()
Mage_Core_Helper_Abstract::isModuleEnabled()
Mage_Core_Helper_Abstract::isModuleOutputEnabled()
Mage_Core_Helper_Abstract::jsQuoteEscape()
Mage_Core_Helper_Abstract::setLayout()
Mage_Core_Helper_Abstract::stripTags()
Mage_Core_Helper_Abstract::translateArray()
Mage_Core_Helper_Abstract::urlDecode()
Mage_Core_Helper_Abstract::urlEncode()
Mage_Core_Helper_Abstract::urlEscape()
Mage_Core_Helper_Abstract::_cleanCache()
Mage_Core_Helper_Abstract::_getModuleName()
Mage_Core_Helper_Abstract::_getRequest()
Mage_Core_Helper_Abstract::_getUrl()
Mage_Core_Helper_Abstract::_loadCache()
Mage_Core_Helper_Abstract::_removeCache()
Mage_Core_Helper_Abstract::_saveCache()
Mage_Core_Helper_Abstract::__()

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