Home
last modified time | relevance | path

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

/plugin/bez/tpl/
H A Dthread_box.php79 $tpl->get('thread')->can_be_reopened())): ?>
88 <?php elseif ($tpl->get('thread')->can_be_reopened()): ?>
H A Dcommcause_form.php76 <?php elseif ($tpl->get('thread')->can_be_reopened()): ?>
/plugin/bez/mdl/
H A DThread.php445 public function can_be_reopened() {
444 public function can_be_reopened() { global() function in dokuwiki\\plugin\\bez\\mdl\\Thread