|
Stud.IP
3.2 Revision
|
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') | |
| 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())?> | ( | ) |
| $layout = $GLOBALS['template_factory']->open('shared/index_box') |
| endif endforeach $plugins = PluginEngine::getPlugins('StandardPlugin', $institute_id) |