
Protected Member Functions | |
| _construct () | |
Definition at line 3 of file Price.php.
| _construct | ( | ) | [protected] |
Enter description here...
Reimplemented from Varien_Object.
Definition at line 5 of file Price.php.
00006 { 00007 $this->_init('catalogrule/product_price'); 00008 }
1.5.8