Mage_Sales_Model_Mysql4_Order_Item Class Reference

Inheritance diagram for Mage_Sales_Model_Mysql4_Order_Item:

Mage_Sales_Model_Mysql4_Abstract Mage_Core_Model_Mysql4_Abstract Mage_Core_Model_Resource_Abstract

List of all members.

Protected Member Functions

 _construct ()


Detailed Description

Definition at line 35 of file Item.php.


Member Function Documentation

_construct (  )  [protected]

Initialize table and PK name

Reimplemented from Mage_Core_Model_Resource_Abstract.

Definition at line 40 of file Item.php.

00041     {
00042         $this->_init('sales/order_item', 'item_id');
00043     }


The documentation for this class was generated from the following file:

Generated on Sat Jul 4 17:24:43 2009 for Magento by  doxygen 1.5.8