예제 #1
0
 protected function _toHtml()
 {
     return parent::_toHtml();
 }
예제 #2
0
 protected function _toHtml()
 {
     $html = parent::_toHtml();
     //        $this->_prepareData();
     return $html;
 }
예제 #3
0
 protected function _toHtml()
 {
     //        $this->_prepareData();
     return parent::_toHtml();
 }