Home
last modified time | relevance | path

Searched refs:users_involvement (Results 1 – 3 of 3) sorted by relevance

/plugin/bez/ctl/
H A Dactivity_report.php23 $this->tpl->set('thread_involvement', $this->model->threadFactory->users_involvement($period));
24 $this->tpl->set('task_involvement', $this->model->taskFactory->users_involvement($period));
/plugin/bez/mdl/
H A DTaskFactory.php77 public function users_involvement(\DatePeriod $period=NULL) { function in dokuwiki\\plugin\\bez\\mdl\\TaskFactory
H A DThreadFactory.php28 public function users_involvement(\DatePeriod $period=NULL) { function in dokuwiki\\plugin\\bez\\mdl\\ThreadFactory