Class Mage_Catalog_Helper_Output

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 /Catalog/Helper/Output.php (line 27)

Mage_Core_Helper_Abstract
   |
   --Mage_Catalog_Helper_Output
Variable Summary
array $_handlers
Varien_Filter_Template $_templateProcessor
Method Summary
Mage_Catalog_Helper_Output __construct ()
Mage_Catalog_Helper_Output addHandler (string $method, object $handler)
string categoryAttribute (Mage_Catalog_Model_Category $category, string $attributeHtml, string $attributeName)
array getHandlers (string $method)
unknown process (string $method, mixed $result, array $params)
string productAttribute (Mage_Catalog_Model_Product $product, string $attributeHtml, string $attributeName)
Variables
array $_handlers (line 34)

Array of existing handlers

  • access: protected
Varien_Filter_Template $_templateProcessor = null (line 41)

Template processor instance

  • access: protected

Inherited Variables

Inherited from Mage_Core_Helper_Abstract

Mage_Core_Helper_Abstract::$_layout
Mage_Core_Helper_Abstract::$_moduleName
Mage_Core_Helper_Abstract::$_request
Methods
Constructor __construct (line 46)

Constructor

  • access: public
Mage_Catalog_Helper_Output __construct ()
addHandler (line 67)

Adding method handler

  • access: public
Mage_Catalog_Helper_Output addHandler (string $method, object $handler)
  • string $method
  • object $handler
categoryAttribute (line 154)

Prepare category attribute html output

  • access: public
string categoryAttribute (Mage_Catalog_Model_Category $category, string $attributeHtml, string $attributeName)
getHandlers (line 88)

Get all handlers for some method

  • access: public
array getHandlers (string $method)
  • string $method
process (line 102)

Process all method handlers

  • access: public
unknown process (string $method, mixed $result, array $params)
  • string $method
  • mixed $result
  • array $params
productAttribute (line 120)

Prepare product attribute html output

  • access: public
string productAttribute (Mage_Catalog_Model_Product $product, string $attributeHtml, string $attributeName)
_getTemplateProcessor (line 51)
  • access: protected
void _getTemplateProcessor ()

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:09:28 +0200 by phpDocumentor 1.4.3