Stud.IP  2.4 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
index.php File Reference

Variables

</th >< th ><?=_('Name')?></th >
< th > & 
nbsp
</th ></tr ></thead >< tbody >
<?foreach($personsas $index=> 
$person
<?=$offset+$index+1?></td >
< td ><?=Avatar::getAvatar($person['user_id'])->
getImageTag(Avatar::SMALL)?>
</td >< td >< a hrefforeach($person['is_king']
as $type=> $text)('icons/16/yellow/crown.png',
array('alt'=> $text, 'title'=>
$text, 'class'=> 'text-top'))?>
<?endforeach?></td >< td ><?if($person['user_id']==$GLOBALS['user']->
id)('score/unpublish')?>"> <? 
endif

Variable Documentation

</th></tr></thead><tbody><?foreach($personsas$index=> $person
<?=$offset+$index+1?></td><td><?=Avatar::getAvatar($person['user_id'])-> getImageTag (Avatar::SMALL) ?> </td> <td> <a hrefforeach ($person['is_king'] as $type => $text) ('icons/16/yellow/crown.png', array('alt' => $text, 'title' => $text, 'class' => 'text-top')) ?> <? endforeach ?> </td> <td><?if ($person['user_id'] == $GLOBALS['user']->id) ('score/unpublish') ?>"> <? endif
Initial value:
"<?= URLHelper::getLink('dispatch.php/profile?username='. $person['username']) ?>">
<?= htmlReady($person['fullname']) $score->GetScoreContent($person['user_id']) number_format($person['score'], 0, ',', '.') $score->GetTitel($person['score'], $person['geschlecht']) Assets::img('icons/16/blue/trash.png',
array('title' => _('Ihren Wert von der Liste löschen'),
'class' => 'text-top'))
</th><th><?=_('Punkte')?></th><th><?=_('Titel')?></th><th> & nbsp