Protected Member Functions | |
_construct () |
Definition at line 28 of file Data.php.
_construct | ( | ) | [protected] |
Enter description here...
Reimplemented from Varien_Object.
Definition at line 30 of file Data.php.
00031 { 00032 $this->_init('core/layout'); 00033 }