Stud.IP  jlu_3.3 Revision
index.php File Reference

Functions

if($institute->strasse)("Straße:")?></b ><? endifif($institute->Plz)("Ort:")?></b ><? endifif($institute->telefon)("Tel.:")?></b ><? endifif($institute->fax)("Fax:")?></b ><? endifif($institute->url)("Homepage:")?></b ><? endifif($institute->email)("E-Mail:")?></b ><? endifif($institute->fakultaets_id)("Fakultät:")?></b ><? endifforeach($institute->datafields->map(($d) {return $d->getTypedDatafield();}) as $entry)($entry->isVisible() && $entry->getValue()) ($entry->getName())?> ()
 

Variables

endif endforeach $plugins = PluginEngine::getPlugins('StandardPlugin', $institute_id)
 
 $layout = $GLOBALS['template_factory']->open('shared/index_box')
 

Function Documentation

◆ ($entry->getName())?>()

if( $institute->strasse)("Straße:")?></b ><? endifif( $institute->Plz)("Ort:")?></b ><? endifif( $institute->telefon)("Tel.:")?></b ><? endifif( $institute->fax)("Fax:")?></b ><? endifif( $institute->url)("Homepage:")?></b ><? endifif( $institute->email)("E-Mail:")?></b ><? endifif( $institute->fakultaets_id)("Fakultät:")?></b ><? endifforeach( $institute->datafields->map(( $d) {return $d->getTypedDatafield();}) as $entry)( $entry->isVisible() &&$entry->getValue()) ( $entry->getName())?> ( )

Variable Documentation

◆ $layout

$layout = $GLOBALS['template_factory']->open('shared/index_box')

◆ $plugins