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 /CatalogRule/Model/Rule/Condition/Product.php (line 28)
Varien_Object | --Mage_Rule_Model_Condition_Abstract | --Mage_CatalogRule_Model_Rule_Condition_Product
Class | Description |
---|---|
Mage_SalesRule_Model_Rule_Condition_Product | Magento |
All attribute values as array in form:
array( [entity_id_1] => array( [store_id_1] => store_value_1, [store_id_2] => store_value_2, ... [store_id_n] => store_value_n ), ... )
Will be set only for not global scope attribute
Attribute data key that indicates whether it should be used for rules
Inherited from Mage_Rule_Model_Condition_Abstract
Mage_Rule_Model_Condition_Abstract::$_defaultOperatorInputByType
Mage_Rule_Model_Condition_Abstract::$_defaultOperatorOptions
Mage_Rule_Model_Condition_Abstract::$_inputType
Collect validated attributes
Retrieve attribute element
Retrieve attribute object
Retrieve Explicit Apply
Retrieve input type
Retrieve after element HTML
Retrieve value element
Retrieve value element chooser URL
Retrieve value element type
Retrieve value by option
Retrieve select option values
Load array
Load attribute options
Validate product attrbute value for condition
Add special attributes
Prepares values options to be used as select options or hashed array
Result is stored in following keys: 'value_select_options' - normal select array: array(array('value' => $value, 'label' => $label), ...) 'value_option' - hashed array: array($value => $label, ...),
Inherited From Mage_Rule_Model_Condition_Abstract
Mage_Rule_Model_Condition_Abstract::__construct()
Mage_Rule_Model_Condition_Abstract::asArray()
Mage_Rule_Model_Condition_Abstract::asHtml()
Mage_Rule_Model_Condition_Abstract::asHtmlRecursive()
Mage_Rule_Model_Condition_Abstract::asString()
Mage_Rule_Model_Condition_Abstract::asStringRecursive()
Mage_Rule_Model_Condition_Abstract::asXml()
Mage_Rule_Model_Condition_Abstract::getAddLinkHtml()
Mage_Rule_Model_Condition_Abstract::getAttributeElement()
Mage_Rule_Model_Condition_Abstract::getAttributeElementHtml()
Mage_Rule_Model_Condition_Abstract::getAttributeName()
Mage_Rule_Model_Condition_Abstract::getAttributeOptions()
Mage_Rule_Model_Condition_Abstract::getAttributeSelectOptions()
Mage_Rule_Model_Condition_Abstract::getChooserContainerHtml()
Mage_Rule_Model_Condition_Abstract::getDefaultOperatorInputByType()
Mage_Rule_Model_Condition_Abstract::getDefaultOperatorOptions()
Mage_Rule_Model_Condition_Abstract::getForm()
Mage_Rule_Model_Condition_Abstract::getInputType()
Mage_Rule_Model_Condition_Abstract::getNewChildName()
Mage_Rule_Model_Condition_Abstract::getNewChildSelectOptions()
Mage_Rule_Model_Condition_Abstract::getOperatorElement()
Mage_Rule_Model_Condition_Abstract::getOperatorElementHtml()
Mage_Rule_Model_Condition_Abstract::getOperatorName()
Mage_Rule_Model_Condition_Abstract::getOperatorSelectOptions()
Mage_Rule_Model_Condition_Abstract::getRemoveLinkHtml()
Mage_Rule_Model_Condition_Abstract::getTypeElement()
Mage_Rule_Model_Condition_Abstract::getTypeElementHtml()
Mage_Rule_Model_Condition_Abstract::getValue()
Mage_Rule_Model_Condition_Abstract::getValueElement()
Mage_Rule_Model_Condition_Abstract::getValueElementHtml()
Mage_Rule_Model_Condition_Abstract::getValueElementRenderer()
Mage_Rule_Model_Condition_Abstract::getValueElementType()
Mage_Rule_Model_Condition_Abstract::getValueName()
Mage_Rule_Model_Condition_Abstract::getValueParsed()
Mage_Rule_Model_Condition_Abstract::getValueSelectOptions()
Mage_Rule_Model_Condition_Abstract::loadArray()
Mage_Rule_Model_Condition_Abstract::loadAttributeOptions()
Mage_Rule_Model_Condition_Abstract::loadOperatorOptions()
Mage_Rule_Model_Condition_Abstract::loadValueOptions()
Mage_Rule_Model_Condition_Abstract::loadXml()
Mage_Rule_Model_Condition_Abstract::validate()
Mage_Rule_Model_Condition_Abstract::validateAttribute()
Documentation generated on Fri, 11 Feb 2011 17:10:19 +0200 by phpDocumentor 1.4.3