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

Variables

 $formatnumber
<?endif;?><?if($entry):?>< h3 >
<?=htmlReady($entry-> nameif($entry->
file->mkdate!==$entry->file->
chdate)('Geändert')?></dt >
< dd ><? 
endif = _('Größe') relsize($entry->getSize(), false) _('Downloads') $formatnumber($entry->downloads) _('Erstellt') strftime('%x %X', $entry->file->mkdate) strftime('%x %X', $entry->file->chdate)
if($entry->file->owner->id!==$GLOBALS['user']->
id)('dispatch.php/profile?username='.$entry->
file->owner->username)?>"> <? 
else = _('Autor') htmlReady($entry->file->owner->getFullName())

Variable Documentation

$formatnumber
Initial value:
function ($number, $digits = 0) {
$locale = localeconv();
return number_format($number, $digits, $locale['decimal_point'], $locale['thousands_sep']);
}
if ($folder->file->owner->id !== $GLOBALS['user']->id) ('dispatch.php/profile?username=' . $folder->file->owner->username) ?>"> <? else = _('Autor') htmlReady($entry->file->owner->getFullName())
endif = _('Größe') relsize($entry->getSize(), false) _('Downloads') $formatnumber($entry->downloads) _('Erstellt') strftime('%x %X', $entry->file->mkdate) strftime('%x %X', $entry->file->chdate)