Home
last modified time | relevance | path

Searched refs:report_project (Results 1 – 2 of 2) sorted by relevance

/plugin/bez/ctl/
Dreport.php23 $this->tpl->set('projects', $this->model->threadFactory->report_project($period)->fetchAll(PDO::FET…
/plugin/bez/mdl/
DThreadFactory.php152 public function report_project(\DatePeriod $period=NULL) { function in dokuwiki\\plugin\\bez\\mdl\\ThreadFactory