Class Mage_Eav_Model_Entity_Attribute_Source_Table
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 license@magentocommerce.com 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.
- Mage_Eav_Model_Entity_Attribute_Source_Abstract implements Mage_Eav_Model_Entity_Attribute_Source_Interface
- Mage_Eav_Model_Entity_Attribute_Source_Table
Direct known subclasses
Mage_Customer_Model_Customer_Attribute_Source_Group, Mage_Customer_Model_Customer_Attribute_Source_Store, Mage_Customer_Model_Customer_Attribute_Source_Website, Mage_Customer_Model_Resource_Address_Attribute_Source_Country, Mage_Customer_Model_Resource_Address_Attribute_Source_Region, Mage_Eav_Model_Entity_Attribute_Source_StoreIndirect known subclasses
Mage_Customer_Model_Entity_Address_Attribute_Source_Country, Mage_Customer_Model_Entity_Address_Attribute_Source_RegionCategory: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Eav/Model/Entity/Attribute/Source/Table.php
public
array
|
#
getAllOptions( boolean $withEmpty = true, boolean $defaultValues = false )
Retrieve Full Option values array |
public
string
|
|
public
|
#
addValueSortToCollection(
Add Value Sort To Collection Select |
public
array
|
|
public
array
|
|
public
Varien_Db_Select|null
|
getAttribute(),
getOptionId(),
setAttribute()
|
protected
array
|
$_optionsDefault | array() |
#
Default values for option cache |
$_attribute,
$_options
|