Class Mage_Eav_Model_Entity_Attribute_Source_Boolean

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 /Eav/Model/Entity/Attribute/Source/Boolean.php (line 28)

Mage_Eav_Model_Entity_Attribute_Source_Abstract
   |
   --Mage_Eav_Model_Entity_Attribute_Source_Boolean
Direct descendents
Class Description
Mage_GiftMessage_Model_Entity_Attribute_Source_Boolean_Config Gift Message attribute source model
Mage_Catalog_Model_Product_Attribute_Source_Boolean Product attribute source model for enable/disable option
Method Summary
array getAllOptions ()
array getFlatColums ()
array getFlatIndexes ()
Varien_Db_Select|null getFlatUpdateSelect (int $store)
array getOptionArray ()
string getOptionText (string|integer $value)
Variables
Methods
getAllOptions (line 35)

Retrieve all options array

  • access: public
array getAllOptions ()

Redefined in descendants as:
getFlatColums (line 88)

Retrieve Column(s) for Flat

  • access: public
array getFlatColums ()

Redefinition of:
Mage_Eav_Model_Entity_Attribute_Source_Abstract::getFlatColums()
Retrieve Column(s) for Flat
getFlatIndexes (line 107)

Retrieve Indexes(s) for Flat

  • access: public
array getFlatIndexes ()

Redefinition of:
Mage_Eav_Model_Entity_Attribute_Source_Abstract::getFlatIndexes()
Retrieve Indexes(s) for Flat
getFlatUpdateSelect (line 126)

Retrieve Select For Flat Attribute update

  • 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
getOptionArray (line 57)

Retrieve option array

  • access: public
array getOptionArray ()
getOptionText (line 72)

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

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 16:57:08 +0200 by phpDocumentor 1.4.3