コード例 #1
0
ファイル: GridView.php プロジェクト: Liv1020/cms
 public function init()
 {
     parent::init();
     $this->pjaxClassName = Pjax::className();
 }