Stud.IP  5.4
_members_options.php File Reference

Variables

if( $GLOBALS[ 'perm']->have_studip_perm( 'dozent', $sem_id) &&$GLOBALS[ 'perm']->have_studip_perm( 'tutor', $sem_id, $m[ 'user_id']))( 'course/studygroup/edit_members/downgrade', $type, [ 'user'=> $m[ 'username']]) ?>" data-confirm endifif ($GLOBALS['perm']->have_studip_perm('dozent', $sem_id) && !$GLOBALS['perm']->have_studip_perm('dozent', $sem_id, $m['user_id'])) ('course/studygroup/edit_members/promote', $type, ['user' => $m['username']]) ?>" data-confirm endifif( $m[ 'user_id'] !==$GLOBALS[ 'user']->id &&$GLOBALS[ 'perm']->have_studip_perm( 'dozent', $sem_id))( 'course/studygroup/edit_members/remove', [ 'user'=> $m[ 'username']]) ?>" data-confirm endif
 

Variable Documentation

◆ endif

if ($GLOBALS['perm']->have_studip_perm('dozent', $sem_id) && $GLOBALS['perm']->have_studip_perm('tutor', $sem_id, $m['user_id'])) ('course/studygroup/edit_members/downgrade', $type, ['user' => $m['username']]) ?>" data-confirm endifif ($GLOBALS['perm']->have_studip_perm('dozent', $sem_id) && !$GLOBALS['perm']->have_studip_perm('dozent', $sem_id, $m['user_id'])) ('course/studygroup/edit_members/promote', $type, ['user' => $m['username']]) ?>" data-confirm endifif ($m['user_id'] !== $GLOBALS['user']->id && $GLOBALS['perm']->have_studip_perm('dozent', $sem_id)) ('course/studygroup/edit_members/remove', ['user' => $m['username']]) ?>" data-confirm endif
Initial value:
="<?= _('Möchten Sie die Person wirklich aus der Studiengruppe entfernen?') ?>">
<?= Icon::create('trash')->asImg(['title' => _('Rauswerfen')])
static create($shape, $role=Icon::DEFAULT_ROLE, $attributes=[])
Definition: Icon.class.php:101
title _
Definition: likert_evaluation.php:102