示例#1
0
 protected function _toHtml()
 {
     if ($this->getIsHtml()) {
         $this->setTemplate('aw_all/notification/window.phtml');
     }
     return parent::_toHtml();
 }
 protected function _toHtml()
 {
     if ($this->getIsHtml()) {
         $this->setTemplate('wio_all/popup.phtml');
     }
     return parent::_toHtml();
 }