Searched refs:kpi (Results 1 – 2 of 2) sorted by relevance
/plugin/bez/ctl/ | ||
D | activity_report.php | 25 $this->tpl->set('kpi', $this->model->threadFactory->kpi($period)); |
/plugin/bez/mdl/ | ||
D | ThreadFactory.php | 58 public function kpi(\DatePeriod $period=NULL) { function in dokuwiki\\plugin\\bez\\mdl\\ThreadFactory |