Searched refs:remove_participant_flags (Results 1 – 8 of 8) sorted by relevance
181 $task->remove_participant_flags($prev_assignee, array('assignee'));189 $task->thread->remove_participant_flags($prev_assignee, array('task_assignee'));
102 $obj->task->remove_participant_flags($obj->author, array('commentator'));
103 $obj->thread->remove_participant_flags($obj->author, array('commentator'));
276 $thread->remove_participant_flags($prev_coordinator, array('coordinator'));
250 public function remove_participant_flags($user_id, $flags) { function in dokuwiki\\plugin\\bez\\mdl\\Thread
395 public function remove_participant_flags($user_id, $flags) { function in dokuwiki\\plugin\\bez\\mdl\\Task
36 $task->remove_participant_flags($this->model->user_nick, array('subscribent'));
59 $thread->remove_participant_flags($this->model->user_nick, array('subscribent'));