Exemplo n.º 1
0
 protected function _toHtml()
 {
     if (!$this->canShow()) {
         return;
     }
     return parent::_toHtml();
 }