Mage_SalesRule_Model_Rule_Product Class Reference

Inheritance diagram for Mage_SalesRule_Model_Rule_Product:

Mage_Core_Model_Abstract Varien_Object

List of all members.

Protected Member Functions

 _construct ()


Detailed Description

Definition at line 28 of file Product.php.


Member Function Documentation

_construct (  )  [protected]

Enter description here...

Reimplemented from Varien_Object.

Definition at line 30 of file Product.php.

00031     {
00032         parent::_construct();
00033         $this->_init('salesrule/rule_product');
00034     }


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

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