List of all members.
Definition at line 35 of file Container.php.
[protected]
Set default template
Reimplemented from Mage_Core_Block_Abstract.
Definition at line 42 of file Container.php.
00043 { 00044 $this->setTemplate('page/template/container.phtml'); 00045 }