Class Mage_Rule_Model_Resource_Rule_Collection_Abstract
Abstract Rule entity resource collection model
- Varien_Data_Collection_Db
- Mage_Core_Model_Resource_Db_Collection_Abstract
- Mage_Rule_Model_Resource_Rule_Collection_Abstract
Direct known subclasses
Mage_CatalogRule_Model_Resource_Rule_Collection, Mage_SalesRule_Model_Resource_Rule_CollectionIndirect known subclasses
Mage_CatalogRule_Model_Mysql4_Rule_Collection, Mage_Rule_Model_Mysql4_Rule_Collection, Mage_SalesRule_Model_Mysql4_Rule_Collection
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/Resource/Rule/Collection/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/Resource/Rule/Collection/Abstract.php
protected
|
|
public
|
#
addWebsitesToResult( boolean|null $flag = null )
Init flag for adding rule website ids to collection result |
public
|
#
addWebsiteFilter( integer|array|
Limit rules collection by specific websites |
public
|
|
public
|
|
protected
array
|
#
_getAssociatedEntityInfo( string $entityType )
Retrieve correspondent entity information (associations table name, columns names) of rule's associated entity by specified entity type |
CACHE_TAG
|
protected
array
|
$_associatedEntitiesMap | array() |
#
Store associated with rule entities information map |