public function componentDashboardConfig()
 {
     $this->views = TBGDashboard::getAvailableUserViews();
     $this->dashboardViews = TBGDashboard::getUserViews();
 }