Stud.IP  4.1 Revision
_date_row-exdate.php File Reference

Variables

if(count( $course->statusgruppen) > 0)(count( $date->statusgruppen) > 0)( $date->statusgruppen as $statusgruppe)( $statusgruppe->name) ?></li ><? endforeach ?></ul ><? else( 'alle') ?><? endif ?></td ><? endif ?>< td colspan endif
 

Variable Documentation

◆ endif

if(count($course->statusgruppen) > 0) (count($date->statusgruppen) > 0) ($date->statusgruppen as $statusgruppe) ($statusgruppe->name) ?></li> <? endforeach ?> </ul> <? else ('alle') ?> <? endif ?> </td> <? endif ?> <td colspan endif
Initial value:
= Icon::create('trash+decline')->asInput(tooltip2(_('Termin wiederherstellen')) + [
'data-confirm' => _('Diesen Termin wiederherstellen?'),
])
static create($shape, $role=Icon::DEFAULT_ROLE, $attributes=array())
Definition: Icon.class.php:101
tooltip2($text, $with_alt=TRUE, $with_popup=FALSE)
Definition: visual.inc.php:575