Class Mage_Tax_Model_Class_Source_Product

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 /Tax/Model/Class/Source/Product.php (line 28)

Mage_Eav_Model_Entity_Attribute_Source_Abstract
   |
   --Mage_Tax_Model_Class_Source_Product
Method Summary
void getAllOptions ([ $withEmpty = false])
array getFlatColums ()
Varien_Db_Select|null getFlatUpdateSelect (int $store)
string getOptionText (string|integer $value)
void toOptionArray ()
Variables
Methods
getAllOptions (line 30)
  • access: public
void getAllOptions ([ $withEmpty = false])
  • $withEmpty
getFlatColums (line 75)

Get Column(s) names for flat data building

  • access: public
array getFlatColums ()

Redefinition of:
Mage_Eav_Model_Entity_Attribute_Source_Abstract::getFlatColums()
Retrieve Column(s) for Flat
getFlatUpdateSelect (line 94)

Retrieve Select for update Attribute value in flat table

  • access: public
Varien_Db_Select|null getFlatUpdateSelect (int $store)
  • int $store

Redefinition of:
Mage_Eav_Model_Entity_Attribute_Source_Abstract::getFlatUpdateSelect()
Retrieve Select For Flat Attribute update
getOptionText (line 53)

Get a text for option value

  • access: public
string getOptionText (string|integer $value)
  • string|integer $value

Redefinition of:
Mage_Eav_Model_Entity_Attribute_Source_Abstract::getOptionText()
Get a text for option value
toOptionArray (line 65)
  • access: public
void toOptionArray ()

Inherited Methods

Inherited From Mage_Eav_Model_Entity_Attribute_Source_Abstract

Mage_Eav_Model_Entity_Attribute_Source_Abstract::addValueSortToCollection()
Mage_Eav_Model_Entity_Attribute_Source_Abstract::getAttribute()
Mage_Eav_Model_Entity_Attribute_Source_Abstract::getFlatColums()
Mage_Eav_Model_Entity_Attribute_Source_Abstract::getFlatIndexes()
Mage_Eav_Model_Entity_Attribute_Source_Abstract::getFlatUpdateSelect()
Mage_Eav_Model_Entity_Attribute_Source_Abstract::getOptionId()
Mage_Eav_Model_Entity_Attribute_Source_Abstract::getOptionText()
Mage_Eav_Model_Entity_Attribute_Source_Abstract::setAttribute()

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