Searched refs:get_assoc (Results 1 – 8 of 8) sorted by relevance
68 $this->tpl->set_values($task_comment->get_assoc());78 $this->tpl->set_values($task->get_assoc());
21 $this->tpl->set_values($task_dup->get_assoc());
24 $this->tpl->set_values($label->get_assoc());
24 $this->tpl->set_values($task_program->get_assoc());
24 $this->tpl->set_values($thread->get_assoc());
31 public function get_assoc() { function in Timeline103 $this->tpl->set('timeline', $timeline->get_assoc());
92 $this->tpl->set_values($thread_comment->get_assoc());125 $this->tpl->set_values($task->get_assoc());
39 public function get_assoc($filter=NULL) { function in dokuwiki\\plugin\\bez\\mdl\\Entity