Stud.IP  5.4
index.php File Reference

Variables

if(!empty($person['newscount'])) else
 
 $content = Assets::img('blank.gif', ['width' => 16]) . ' '
 
if( $person[ 'user_id']==$GLOBALS[ 'user']->id)( 'score/unpublish') ?>"> <? endif
 

Variable Documentation

◆ $content

$content = Assets::img('blank.gif', ['width' => 16]) . ' '

◆ else

if (!empty( $person[ 'eventcount'])) else
Initial value:
{
$content .= Assets::img('blank.gif', ['width' => 16]) . ' '
static img($source, $opt=[])
Definition: Assets.class.php:159
$content
Definition: index.php:101

◆ endif

if ($person['user_id'] == $GLOBALS['user']->id) ('score/unpublish') ?>"> <? endif
Initial value:
= Icon::create('trash', Icon::ROLE_CLICKABLE, ['title' => _('Ihren Wert von der Liste löschen')])
->asImg(16, ["class" => 'text-top'])
const ROLE_CLICKABLE
Definition: Icon.class.php:23
static create($shape, $role=Icon::DEFAULT_ROLE, $attributes=[])
Definition: Icon.class.php:101
title _
Definition: likert_evaluation.php:102