Home
last modified time | relevance | path

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

/plugin/bez/ctl/
H A D8d.php29 $tasks = $this->model->taskFactory->get_by_type($thread);
/plugin/bez/mdl/
H A DTaskFactory.php66 public function get_by_type($thread) { function in dokuwiki\\plugin\\bez\\mdl\\TaskFactory