Home
last modified time | relevance | path

Searched refs:user_name (Results 26 – 29 of 29) sorted by relevance

12

/plugin/bez/tpl/
H A Dtask_form.php72 <?php echo $tpl->user_name() ?>
H A Dthreads.php187 <?php echo $tpl->user_name($thread->coordinator) ?>
H A Dtasks.php208 <td><?php echo $tpl->user_name($task->assignee) ?></td>
/plugin/bez/meta/
H A DTpl.php62 public function user_name($login=false) { function in dokuwiki\\plugin\\bez\\meta\\Tpl

12