Example #1
0
 function setView(View $view)
 {
     $view->setAdapter($this);
     return $this->view = $view;
 }