Stud.IP  2.5 Revision
groups.php File Reference

Variables

 endif = _('keine Gliederung')
 
 endforeach = $label
 
foreach($groups as $group_id=> $group_members)< colgroup >< col ><? for( $i=0;$i< 9;$i++):?>< col width="28px"><? endfor;?></colgroup ><? if( $group_field !=='not_grouped'):?>< tr >< td class="table_header" valign="middle" height="20" colspan="10"><? if(isset( $_my_sem_open[ $group_id])):?>< a class="tree" style="font-weight:bold" name="<?= $group_id ?> href else
 
 endfor
 

Variable Documentation

◆ else

foreach ( $groups as $group_id=> $group_members)<colgroup><col><? for ($i = 0; $i < 9; $i++): ?><col width="28px"><? endfor; ?></colgroup><? if ($group_field !== 'not_grouped'): ?><tr><td class="table_header" valign="middle" height="20" colspan="10"><? if (isset($_my_sem_open[$group_id])): ?><a class="tree" style="font-weight:bold" name="<?= $group_id ?> href else
Initial value:
="<?= $controller->url_for('meine_seminare/groups?close_my_sem=' . $group_id . '#' .$group_id) ?>">
<?= Assets::img('icons/16/blue/arr_1down', tooltip2(_('Gruppierung schließen')))
tooltip2($text, $with_alt=TRUE, $with_popup=FALSE)
Definition: visual.inc.php:793
static img($source, $opt=array())
Definition: Assets.class.php:136

◆ endfor

endfor

◆ endforeach

endforeach = $label

◆ endif

endif = _('keine Gliederung')