Class Mage_Rule_Model_Abstract
Abstract Rule entity data model
- Varien_Object
- Mage_Core_Model_Abstract
- Mage_Rule_Model_Abstract
Abstract
Package: Mage\Rule
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Rule/Model/Abstract.php
Package: Mage\Rule
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Rule/Model/Abstract.php
abstract public
|
|
abstract public
|
|
protected
|
|
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
#
_resetConditions( null|
Reset rule combine conditions |
protected
|
|
public
Varien_Data_Form
|
|
public
|
|
protected
array
|
#
_convertFlatToRecursive( array $data )
Set specified data to current rule. Set conditions and actions recursively. Convert dates into Zend_Date. |
public
boolean
|
|
public
boolean|array
|
|
public
boolean
|
|
public
|
|
public
boolean
|
|
public
|
|
public
array
|
protected
|
$_conditions |
|
#
Store rule combine conditions model |
protected
|
$_actions |
|
#
Store rule actions model |
protected
Varien_Data_Form
|
$_form |
|
#
Store rule form instance |
protected
boolean
|
$_isDeleteable | true |
#
Is model can be deleted flag |
protected
boolean
|
$_isReadonly | false |
#
Is model readonly |
$_cacheTag,
$_dataSaveAllowed,
$_eventObject,
$_eventPrefix,
$_isObjectNew,
$_resource,
$_resourceCollectionName,
$_resourceName
|