Home
last modified time | relevance | path

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

/plugin/bez/mdl/
H A DThreadFactory.php218 $thread->set_private_flag($private);
286 $thread->set_private_flag($private);
H A DThread.php172 public function set_private_flag($flag) { function in dokuwiki\\plugin\\bez\\mdl\\Thread