Lines Matching refs:get

2 <a id="k<?php echo $tpl->get('thread_comment')->id ?>"></a>
4 <?php echo $tpl->get('thread_comment')->type == 'comment' ? 'bez_type_0' : 'bez_cause' ?>
6 if ($tpl->get('thread_comment')->author == $tpl->current_user()) {
21 <a href="#k<?php echo $tpl->get('thread_comment')->id ?>">#k<?php echo $tpl->get('thread_comment')->id ?></a>
22 <strong><?php echo $tpl->user_name($tpl->get('thread_comment')->author) ?></strong>
24 <?php echo $tpl->getLang($tpl->get('thread_comment')->type . '_added') ?>
26 <?php echo $tpl->datetime($tpl->get('thread_comment')->create_date) ?>
29 <?php if ($tpl->param('kid') != $tpl->get('thread_comment')->id): ?>
31 <?php if ( $tpl->get('thread')->can_add_comments() &&
32 count($tpl->get('thread_comment')->changable_fields()) > 0): ?>
34 href="<?php echo $tpl->url('thread', 'id', $tpl->get('thread')->id, 'action', 'commcause_edit', 'kid', $tpl->get('thread_comment')->id) ?>#k_">
37 <?php if ( $tpl->get('thread_comment')->acl_of('id') >= BEZ_PERMISSION_DELETE &&
38 $tpl->get('thread_comment')->task_count == 0): ?>
40 data-kid="<?php echo $tpl->get('thread_comment')->id ?>"
41 href="<?php echo $tpl->url('thread', 'id', $tpl->get('thread')->id, 'action', 'commcause_delete', 'kid', $tpl->get('thread_comment')->id) ?>">
50 <?php echo $tpl->get('thread_comment')->content_html; ?>
54 <?php if ($tpl->get('thread_comment')->type !== 'comment'): ?>
55 <?php if ($tpl->get('tasks ' . $tpl->get('thread_comment')->id) == '')
58 <?php foreach ($tpl->get('tasks ' . $tpl->get('thread_comment')->id, array()) as $task): ?>
68 <?php if ($tpl->get('thread')->user_is_coordinator()): ?>
70 $tpl->param('kid') == $tpl->get('thread_comment')->id): ?>
71 <?php $tpl->set('task', $tpl->get('task_new')) ?>
73 <?php elseif ( $tpl->get('thread_comment')->type != 'comment' &&
74 $tpl->get('thread')->can_add_tasks() &&
77 <a href="<?php echo $tpl->url('thread', 'id', $tpl->get('thread')->id, 'kid', $tpl->get('thread_comment')->id, 'action', 'task_add') ?>#z_" class="bez_subscribe_button">