Home
last modified time | relevance | path

Searched refs:set_values (Results 1 – 12 of 12) sorted by last modified time

/plugin/bez/ctl/
H A Dactivity_report.php15 $this->tpl->set_values(array(
H A Dtasks.php52 $this->tpl->set_values($filters);
H A Dthread.php92 $this->tpl->set_values($thread_comment->get_assoc());
125 $this->tpl->set_values($task->get_assoc());
H A Dthread_report.php24 $this->tpl->set_values($thread->get_assoc());
H A Dthreads.php35 $this->tpl->set_values($filters);
H A Dtypes.php31 $this->tpl->set_values($label->get_assoc());
H A Dreport.php14 $this->tpl->set_values(array(
H A Dtask.php68 $this->tpl->set_values($task_comment->get_assoc());
78 $this->tpl->set_values($task->get_assoc());
H A Dtask_form.php21 $this->tpl->set_values($task_dup->get_assoc());
H A Dtask_programs.php33 $this->tpl->set_values($task_program->get_assoc());
/plugin/bez/meta/
H A DTpl.php98 public function set_values($values) { function in dokuwiki\\plugin\\bez\\meta\\Tpl
/plugin/bez/action/
H A Ddefault.php238 $this->tpl->set_values($_POST);