コード例 #1
0
ファイル: Pager.php プロジェクト: xiaoguizhidao/magento
 public function _prepareLayout()
 {
     parent::_prepareLayout();
     $this->setTemplate('luckydraw/luckydraw/pager.phtml');
     return $this;
 }