Class Mage_Log_Model_Mysql4_Visitor_Aggregator

Description

Log visitor aggregator resource

Located in /Log/Model/Mysql4/Visitor/Aggregator.php (line 33)


	
			
Variable Summary
Zend_Db_Adapter_Abstract $_read
string $_urlTable
Zend_Db_Adapter_Abstract $_write
Method Summary
Mage_Log_Model_Mysql4_Visitor_Aggregator __construct ()
void update ()
void updateOneshot ([ $minutes = 60], [ $interval = 300])
void _update ( $type)
Variables
string $_customerTable (line 47)

Customer data table

  • access: protected
Zend_Db_Adapter_Abstract $_read (line 75)

Database read connection

  • access: protected
string $_summaryTable (line 61)

Aggregator data table.

  • access: protected
string $_summaryTypeTable (line 68)

Aggregator type data table.

  • access: protected
string $_urlTable (line 54)

Log URL data table name.

  • access: protected
string $_visitorTable (line 40)

Visitor data table name

  • access: protected
Zend_Db_Adapter_Abstract $_write (line 82)

Database write connection

  • access: protected
Methods
Constructor __construct (line 84)
  • access: public
Mage_Log_Model_Mysql4_Visitor_Aggregator __construct ()
update (line 98)
  • access: public
void update ()
updateOneshot (line 156)
  • access: public
void updateOneshot ([ $minutes = 60], [ $interval = 300])
  • $minutes
  • $interval
_getSummaryTypes (line 106)
  • access: protected
void _getSummaryTypes ()
_update (line 112)
  • access: protected
void _update ( $type)
  • $type

Documentation generated on Fri, 11 Feb 2011 16:56:19 +0200 by phpDocumentor 1.4.3