Home
last modified time | relevance | path

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

/plugin/bez/ctl/
H A Dactivity_report.php26 $this->tpl->set('bez_activity', $this->model->threadFactory->bez_activity($period))
/plugin/bez/mdl/
H A DThreadFactory.php77 public function bez_activity(\DatePeriod $period=NULL) { function in dokuwiki\\plugin\\bez\\mdl\\ThreadFactory