Ejemplo n.º 1
0
 public function componentDashboardConfig()
 {
     $this->views = TBGDashboardView::getAvailableViews($this->target_type);
     $this->dashboardViews = TBGDashboardView::getViews($this->tid, $this->target_type);
 }