Class Mage_Log_Model_Mysql4_Customer

Description

Customer log resource

Located in /Log/Model/Mysql4/Customer.php (line 35)


	
			
Variable Summary
string $_quoteTable
Zend_Db_Adapter_Abstract $_read
string $_urlTable
Zend_Db_Adapter_Abstract $_write
Method Summary
Mage_Log_Model_Mysql4_Customer __construct ()
void load ( $object,  $customerId)
Variables
string $_customerTable (line 56)

Customer data table

  • access: protected
string $_quoteTable (line 77)

Log quote data table name.

  • access: protected
Zend_Db_Adapter_Abstract $_read (line 84)

Database read connection

  • access: protected
string $_urlInfoTable (line 63)

Url info data table

  • access: protected
string $_urlTable (line 70)

Log URL data table name.

  • access: protected
string $_visitorInfoTable (line 49)

Visitor info data table

  • access: protected
string $_visitorTable (line 42)

Visitor data table name

  • access: protected
Zend_Db_Adapter_Abstract $_write (line 91)

Database write connection

  • access: protected
Methods
Constructor __construct (line 93)
  • access: public
Mage_Log_Model_Mysql4_Customer __construct ()
load (line 108)
  • access: public
void load ( $object,  $customerId)
  • $object
  • $customerId

Documentation generated on Fri, 11 Feb 2011 17:00:16 +0200 by phpDocumentor 1.4.3