예제 #1
0
 public function _prepareLayout()
 {
     parent::_prepareLayout();
     $this->setTemplate('luckydraw/luckydraw/pager.phtml');
     return $this;
 }