
Protected Member Functions | |
| _construct () | |
Definition at line 35 of file Type.php.
| _construct | ( | ) | [protected] |
Resource initialization
Reimplemented from Mage_Core_Model_Resource_Abstract.
Definition at line 37 of file Type.php.
00038 { 00039 $this->_init('reports/event_type', 'event_type_id'); 00040 }
1.5.8