Class Mage_Reports_Model_Resource_Event
Report events resource model
- Mage_Core_Model_Resource_Abstract
- Mage_Core_Model_Resource_Db_Abstract
- Mage_Reports_Model_Resource_Event
Direct known subclasses
Mage_Reports_Model_Mysql4_Event
Package: Mage\Reports
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/Reports/Model/Resource/Event.php
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/Reports/Model/Resource/Event.php
protected
|
#
_construct( )
Initialize main table and identifier field. Set main entity table name and primary key field name. |
public
|
#
updateCustomerType(
Update customer type after customer login |
public
|
#
applyLogToCollection( Varien_Data_Collection_Db $collection, integer $eventTypeId, integer $eventSubjectId, integer $subtype, array $skipIds = array() )
Add events log to a collection The collection id field is used without corellation, so it must be unique. DESC ordering by event will be added to the collection |
public
array
|
#
getCurrentStoreIds( array $predefinedStoreIds = null )
Obtain all current store ids, depending on configuration |
public
|
$_commitCallbacks
|