Class Mage_Core_Model_Design_Source_Design

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 /Core/Model/Design/Source/Design.php (line 28)

Mage_Eav_Model_Entity_Attribute_Source_Abstract
   |
   --Mage_Core_Model_Design_Source_Design
Variable Summary
Method Summary
array getAllOptions ([bool $withEmpty = true])
boolean getIsFullLabel ()
string getOptionText (string|integer $value)
Variables
Methods
getAllOptions (line 61)

Retrieve All Design Theme Options

  • access: public
array getAllOptions ([bool $withEmpty = true])
  • bool $withEmpty: add empty (please select) values to result
getIsFullLabel (line 50)

Getter

  • access: public
boolean getIsFullLabel ()
getOptionText (line 96)

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
setIsFulllabel (line 39)

Setter Add package name to label

  • access: public
Mage_Core_Model_Design_Source_Design setIsFulllabel (boolean $isFullLabel)
  • boolean $isFullLabel

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:01:12 +0200 by phpDocumentor 1.4.3