|
| if( $course->untertitel)( 'Untertitel') ?></strong ></td >< td ><? endifif( $course->veranstaltungsnummer)( 'Veranstaltungsnummer') ?></strong ></td >< td ><? endifif( $course->start_semester)( 'Semester') ?></strong ></td >< td ><? endifif( $course->admission_turnout)( $sem->isAdmissionEnabled())( 'maximale Teilnehmendenanzahl') ?><? else( 'erwartete Teilnehmendenanzahl') ?><? endif ?></strong ></td >< td ><? endifif( $sem->isAdmissionEnabled() &&$course->getNumWaiting())( 'Wartelisteneinträge') ?></strong ></td >< td ><? endifif( $course->institutes->count() > 1)( 'beteiligte Einrichtungen') ?></strong ></td >< td ><? endifif( $course->parent_course)( 'Hauptveranstaltung') ?></strong ></td >< td ><?if( $siblings)( 'Ebenfalls zu dieser Hauptveranstaltung gehören:') ?>< ul ><? foreach( $siblings as $sibling)( $sibling->getFullname()) ?></a ></li ><? endforeach ?></ul ></section ><? endif ?></td ></tr ><? elseif( $children)( 'Unterveranstaltungen') ?></strong ></td >< td ><?foreach( $children as $child)( $child->getFullname()) ?></a ></li ><? endforeach ?></ul ></td ></tr ><? endif ?><? if( $prelim_discussion)( 'Vorbesprechung') ?></strong ></td >< td ><? endif $next_dateif( $next_date)( 'Nächster Termin') ?></strong ></td >< td ><? | else = $next_date |
| |
| if( $course->untertitel)( 'Untertitel') ?></strong ></td >< td ><? endifif( $course->veranstaltungsnummer)( 'Veranstaltungsnummer') ?></strong ></td >< td ><? endifif( $course->start_semester)( 'Semester') ?></strong ></td >< td ><? endifif( $course->admission_turnout)( $sem->isAdmissionEnabled())( 'maximale Teilnehmendenanzahl') ?><? else( 'erwartete Teilnehmendenanzahl') ?><? endif ?></strong ></td >< td ><? endifif( $sem->isAdmissionEnabled() &&$course->getNumWaiting())( 'Wartelisteneinträge') ?></strong ></td >< td ><? endifif( $course->institutes->count() > 1)( 'beteiligte Einrichtungen') ?></strong ></td >< td ><? endifif( $course->parent_course)( 'Hauptveranstaltung') ?></strong ></td >< td ><?if( $siblings)( 'Ebenfalls zu dieser Hauptveranstaltung gehören:') ?>< ul ><? foreach( $siblings as $sibling)( $sibling->getFullname()) ?></a ></li ><? endforeach ?></ul ></section ><? endif ?></td ></tr ><? elseif( $children)( 'Unterveranstaltungen') ?></strong ></td >< td ><?foreach( $children as $child)( $child->getFullname()) ?></a ></li ><? endforeach ?></ul ></td ></tr ><? endif ?><? if( $prelim_discussion)( 'Vorbesprechung') ?></strong ></td >< td ><? endif $next_dateif( $next_date)( 'Nächster Termin') ?></strong ></td >< td ><? | true |
| |
| if( $course->untertitel)( 'Untertitel') ?></strong ></td >< td ><? endifif( $course->veranstaltungsnummer)( 'Veranstaltungsnummer') ?></strong ></td >< td ><? endifif( $course->start_semester)( 'Semester') ?></strong ></td >< td ><? endifif( $course->admission_turnout)( $sem->isAdmissionEnabled())( 'maximale Teilnehmendenanzahl') ?><? else( 'erwartete Teilnehmendenanzahl') ?><? endif ?></strong ></td >< td ><? endifif( $sem->isAdmissionEnabled() &&$course->getNumWaiting())( 'Wartelisteneinträge') ?></strong ></td >< td ><? endifif( $course->institutes->count() > 1)( 'beteiligte Einrichtungen') ?></strong ></td >< td ><? endifif( $course->parent_course)( 'Hauptveranstaltung') ?></strong ></td >< td ><?if( $siblings)( 'Ebenfalls zu dieser Hauptveranstaltung gehören:') ?>< ul ><? foreach( $siblings as $sibling)( $sibling->getFullname()) ?></a ></li ><? endforeach ?></ul ></section ><? endif ?></td ></tr ><? elseif( $children)( 'Unterveranstaltungen') ?></strong ></td >< td ><?foreach( $children as $child)( $child->getFullname()) ?></a ></li ><? endforeach ?></ul ></td ></tr ><? endif ?><? if( $prelim_discussion)( 'Vorbesprechung') ?></strong ></td >< td ><? endif $next_dateif( $next_date)( 'Nächster Termin') ?></strong ></td >< td ><? true endifif( $course->vorrausetzungen !="")("Voraussetzungen") ?></strong ></td >< td ><? endifif( $course->lernorga !="")("Lernorganisation") ?></strong ></td >< td ><? endifif( $course->leistungsnachweis !="")("Leistungsnachweis") ?></strong ></td >< td ><? endifforeach( $course->datafields->getTypedDatafield() as $entry)( $entry->isVisible() &&$entry->getValue())( $entry->getName()) ?></strong ></td >< td ><? endif endforeachif( $course->sonstiges !="")("Sonstiges") ?></strong ></td >< td ><? endifif( $course->ects)("ECTS-Punkte") ?></strong ></td >< td ><? endif | $lecturers = $course->getMembersWithStatus('dozent') |
| |
| | $count_lecturers = count($lecturers) |
| |
| if( $count_lecturers)( 'dozent', $count_lecturers, $course->status) ?></h1 ></header >< section >< ul class endforeach endif | $tutors = $course->getMembersWithStatus('tutor') |
| |
| | $count_tutors = count($tutors) |
| |
| if( $mvv_pathes)( 'Modulzuordnungen') ?></h1 ></header >< section >< ul class | endforeach = htmlReady(implode(' > ', reset(array_values($mvv_path)))) |
| |
| | endif |
| |