view->dashboard = Dashboard::create($this->Auth(), $this->storage()); $this->view->tabs = $this->overviewTab(); $this->setAutorefreshInterval(15); } }