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

Variables

foreach($persons as $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

foreach ($persons as $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'))