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

Variables

if(!$is_locked)(!$is_locked)($sort_status!=
'accepted')?$order 
$nr
foreach($accepted as $accept) if (!$is_locked) (_('%s auswählen'), 'Vorläufig akzeptierte/n NutzerIn')?>" type

Variable Documentation

if(!$is_locked) (!$is_locked) ($sort_status != 'accepted') ? $order $nr
Initial value:
":checkbox[name^=accepted]">
</th>
<? endif ($sort_by == 'nachname' && $sort_status == 'accepted') ?
sprintf('class="sort%s"', $order) : '' 'desc' : $order = $order URLHelper::getLink(sprintf('?sortby=nachname&sort_status=accepted&order=%s&toggle=%s',
$order, ($sort_by == 'nachname'))) _('Nachname, Vorname') ($sort_by == 'mkdate' && $sort_status == 'accepted') ? sprintf('class="sort%s"', $order) : '' URLHelper::getLink(sprintf('?sortby=mkdate&sort_status=accepted&order=%s&toggle=%s',
$order, ($sort_by == 'mkdate'))) _('Anmeldedatum') _('Studiengang') _('Aktion') 0
foreach ($accepted as $accept)if (!$is_locked)(_('%s auswählen'), 'Vorläufig akzeptierte/n NutzerIn')?>" type
Initial value:
"1" />
</td>
<? endif (++$nr < 10) ? sprintf('%02d', $nr) : $nr $controller->url_for(sprintf('profile?username=%s',$accept['username'])) Avatar::getAvatar($accept['user_id'], $accept['username'])->getImageTag(Avatar::SMALL,
array('style' => 'margin-right: 5px','title' => htmlReady($fullname)))