Home
last modified time | relevance | path

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

/plugin/bez/tpl/
H A Dthread.php68 <?php if ($tpl->get('thread')->count_opened_nopreventive_tasks() > 0): ?>
/plugin/bez/mdl/
H A DThread.php421 public function count_opened_nopreventive_tasks() {
437 && $this->count_opened_nopreventive_tasks() == 0
420 public function count_opened_nopreventive_tasks() { global() function in dokuwiki\\plugin\\bez\\mdl\\Thread