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