Exemplo n.º 1
0
 protected function _toHtml()
 {
     $this->setBlockPosition(AW_Zblocks_Model_Source_Position::WIDGET_POSITION);
     Mage::helper('zblocks')->setWidgetIdentity($this->getBlockId());
     return parent::_toHtml();
 }
Exemplo n.º 2
0
 protected function _toHtml()
 {
     return parent::_toHtml();
 }