$pager->makeLinks(= $page ?>, = $perPage ?>, = $total ?>);= $pager->makeLinks($page, $perPage, $total) ?>
네 번째 매개 변수를 이용하여 페이지네이션에 사용되는 템플릿를 변경할 수 있습니다.
$pager->makeLinks(= $page ?>, = $perPage ?>, = $total ?>, '= $template ?>');= $pager->makeLinks($page, $perPage, $total, $template) ?> = $this->endSection() ?>