Stud.IP  5.4
_last_post.php File Reference

Variables

if(empty( $entry[ 'last_posting'][ 'anonymous'])||$entry[ 'last_posting'][ 'user_id']==$GLOBALS[ 'user']->id||$GLOBALS[ 'perm']->have_perm( 'root'))( 'dispatch.php/profile', [ 'username'=> $entry[ 'last_posting'][ 'username'] ?? '']) ?>"> <? endif = htmlReady(($temp_user = User::find($entry['last_posting']['user_id'])) ? $temp_user->getFullName() : $entry['last_posting']['user_fullname'] ?? '')
 
else __pad24__
 

Variable Documentation

◆ __pad24__

else __pad24__
Initial value:
= Icon::create('link-intern')->asImg([
'title' => _('Direkt zum Beitrag...'),
])
static create($shape, $role=Icon::DEFAULT_ROLE, $attributes=[])
Definition: Icon.class.php:101
title _
Definition: likert_evaluation.php:102

◆ endif

if (empty($entry['last_posting']['anonymous']) || $entry['last_posting']['user_id'] == $GLOBALS['user']->id || $GLOBALS['perm']->have_perm('root')) ('dispatch.php/profile', ['username' => $entry['last_posting']['username'] ?? '']) ?>"> <? endif = htmlReady(($temp_user = User::find($entry['last_posting']['user_id'])) ? $temp_user->getFullName() : $entry['last_posting']['user_fullname'] ?? '')