Stud.IP  3.1 Revision 48552
 All Data Structures Namespaces Files Functions Variables Groups Pages
dozent_list.php File Reference

Variables

if($is_tutor)('dozent',
$dozenten)?>< a href endif($sort_status!=
'dozent')?$order $nr 
foreach ($dozenten as $dozent)
if($is_tutor &&$dozent['comment']!=
'')(sprintf('< strong >%s
</strong >< br >%s', _('Bemerkung'),
htmlReady($dozent['comment'])),
false, true)?><?endif?></td >
< td style endifif($user_id!=$dozent['user_id'])('dispatch.php/messages/write',
array('filter'=>
'send_sms_to_all', 'rec_uname'=>
$dozent['username'],
'default_subject'=> $subject))?>
" data-dialog> <? endifif
(!$dozent_is_locked
&& $is_dozent && $user_id
!= $dozent['user_id'] && count($dozenten) >
1) (sprintf('course/members/cancel_subscription/singleuser/dozent/%s',
$dozent['user_id'])) ?>"><? 
else

Variable Documentation

if ($is_tutor && $dozent['comment'] != '') (sprintf('<strong>%s</strong><br>%s', _('Bemerkung'), htmlReady($dozent['comment'])), false, true) ?> <? endif ?> </td> <td style endifif ($user_id != $dozent['user_id']) ('dispatch.php/messages/write', array('filter' => 'send_sms_to_all', 'rec_uname' => $dozent['username'], 'default_subject' => $subject)) ?> " data-dialog> <? endifif (!$dozent_is_locked && $is_dozent && $user_id != $dozent['user_id'] && count($dozenten) > 1) (sprintf('course/members/cancel_subscription/singleuser/dozent/%s', $dozent['user_id'])) ?>"> <? else
Initial value:
"text-align: right">
<? if ($is_tutor) : _('Bemerkung hinzufügen') $controller->url_for('course/members/add_comment', $dozent['user_id']) Assets::img('icons/16/blue/comment.png') Assets::img('icons/16/blue/mail.png',
tooltip2(sprintf(_('Nachricht an %s senden'), htmlReady($fullname)))) Assets::img('icons/16/blue/door-leave.png',
tooltip2(sprintf(_('%s austragen'), htmlReady($fullname))))
if ($is_tutor) ('dozent', $dozenten)?> <a href endif ($sort_status != 'dozent') ? $order $nr foreach($dozenten as $dozent)
Initial value:
"<?= URLHelper::getLink('dispatch.php/messages/write', array(
'filter' => 'send_sms_to_all',
'who' => 'dozent',
'course_id' => $course_id,
'default_subject' => $subject)) ?>" data-dialog>
<?= Assets::img('icons/16/blue/inbox.png',
tooltip2(sprintf(_('Nachricht an alle %s versenden'), $status_groups['dozent']))) $this->status_groups['dozent'] ($is_tutor) ? '40' : '20' ($sort_by == 'nachname' && $sort_status == 'dozent') ? sprintf('class="sort%s"', $order) : '' 'desc' : $order = $order URLHelper::getLink(sprintf('?sortby=nachname&sort_status=dozent&order=%s&toggle=%s',
$order, ($sort_by == 'nachname'))) _('Nachname, Vorname') _('Aktion') 0 (++$nr < 10) ? sprintf('%02d', $nr) : $nr $controller->url_for(sprintf('profile?username=%s',$dozent['username'])) Avatar::getAvatar($dozent['user_id'], $dozent['username'])->getImageTag(Avatar::SMALL,
array('style' => 'margin-right: 5px', 'title' => htmlReady($fullname)))