Example #1
0
 public function viewByPage(gbookModel $g)
 {
     return $g->readByPage();
 }