Stud.IP  3.4 Revision
_regularEvents.php File Reference

Variables

if(! $locked)( 'Regelmäßigen Termin hinzufügen') ?></a ></nav ><? endif ?></header ><? if(!empty( $cycle_dates))( $cycle_dates as $metadate_id=> $cycle)() ? 'data-dialog endif endifif(! $locked)( $cycle[ 'dates'] as $semester_id=> $termine)(Semester::find( $semester_id) ->name) ?></th ></tr ></thead >< tbody ><? foreach( $termine as $termin)( 'course/timesrooms/_cycleRow.php', array( 'termin'=> $termin, 'class_ids'=> 'ids-regular_' . $metadate_id)) ?><? endforeach ?></tbody ><? endforeach ?><? if(! $locked)( 'Alle auswählen') ?></label ></td >< td colspan endif endforeach
 
else __pad0__
 

Variable Documentation

◆ __pad0__

else __pad0__

◆ endforeach

if(!$locked) ('Regelmäßigen Termin hinzufügen') ?> </a> </nav> <? endif ?> </header> <? if (!empty($cycle_dates)) ($cycle_dates as $metadate_id => $cycle) () ? 'data-dialog endif endifif(!$locked) ($cycle['dates'] as $semester_id => $termine) (Semester::find($semester_id)->name) ?></th> </tr> </thead> <tbody> <? foreach ($termine as $termin) ('course/timesrooms/_cycleRow.php', array('termin' => $termin, 'class_ids' => 'ids-regular_' . $metadate_id)) ?> <? endforeach ?> </tbody> <? endforeach ?> <? if(!$locked) ('Alle auswählen') ?> </label> </td> <td colspan endif endforeach
Initial value:
= Studip\Button::create(_('Ausführen'), 'run', array(
'class' => 'actionForAllRegular_' . $metadate_id,
'data-dialog' => 'size=big'
))
static create($label=NULL, $trait=NULL, $attributes=array())
Definition: Interactable.class.php:112