Stud.IP  3.2 Revision
_members.php File Reference

Variables

foreach( $group->members->orderBy( 'position') as $user)( $tutor ? 'class="dragHandle"' :'')?>></td >< td ><?if( $tutor)( 'Aus Gruppe austragen') ?>" class endif endforeach
 

Variable Documentation

◆ endforeach

foreach ($group->members->orderBy('position') as $user) ($tutor ? 'class="dragHandle"' : '')?>></td> <td><?if ($tutor) ('Aus Gruppe austragen') ?>" class endif endforeach
Initial value:
="modal" href="<?= $controller->url_for("admin/statusgroups/delete/{$group->id}/{$user->user_id}") ?>">
<?= Assets::img("icons/16/blue/trash.png", tooltip2(_('Person aus Gruppe austragen')))
tooltip2($text, $with_alt=TRUE, $with_popup=FALSE)
Definition: visual.inc.php:780
$user
Definition: _actions.php:1
$group
Definition: lectures_preview.inc.php:96
static img($source, $opt=array())
Definition: Assets.class.php:140