Home
last modified time | relevance | path

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

/plugin/bez/tpl/
H A Dthread_box.php77 ($tpl->get('thread')->can_be_closed() ||
84 <?php if ($tpl->get('thread')->can_be_closed()): ?>
H A Dcommcause_form.php68 <?php if ($tpl->get('thread')->can_be_closed()): ?>
/plugin/bez/mdl/
H A DThread.php428 public function can_be_closed() {
427 public function can_be_closed() { global() function in dokuwiki\\plugin\\bez\\mdl\\Thread