Home
last modified time | relevance | path

Searched refs:buildDashboard (Results 1 – 5 of 5) sorted by relevance

/dports/www/matomo/piwik/plugins/Dashboard/
H A DAPI.php174 return $this->buildDashboard($defaultDashboard, $widgets);
191 $dashboards[] = $this->buildDashboard($userDashboard, $widgets);
236 private function buildDashboard($dashboard, $widgets) function in Piwik\\Plugins\\Dashboard\\API
/dports/misc/concourse/concourse-6.7.2/atc/db/
H A Djob_factory.go211 dashboard, err := dashboardFactory.buildDashboard()
233 dashboard, err := dashboardFactory.buildDashboard()
262 func (d dashboardFactory) buildDashboard() (atc.Dashboard, error) { func
H A Dpipeline.go592 dashboard, err := dashboardFactory.buildDashboard()
/dports/net/concourse-fly/concourse-6.7.1/atc/db/
H A Djob_factory.go211 dashboard, err := dashboardFactory.buildDashboard()
233 dashboard, err := dashboardFactory.buildDashboard()
262 func (d dashboardFactory) buildDashboard() (atc.Dashboard, error) { func
H A Dpipeline.go592 dashboard, err := dashboardFactory.buildDashboard()