Beispiel #1
0
 public function fetch_backend_content()
 {
     return View::factory('widgets/backend/pagination_decorator', array('content' => parent::fetch_backend_content(), 'widget' => $this));
 }