Stud.IP  3.1 Revision 48552
 All Data Structures Namespaces Files Functions Variables Groups Pages
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 = $news $dates $votes PluginEngine::getPlugins('StandardPlugin', $institute_id)
 $layout = $GLOBALS['template_factory']->open('shared/index_box')

Function Documentation

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 = $GLOBALS['template_factory']->open('shared/index_box')
endif endforeach $plugins = $news $dates $votes PluginEngine::getPlugins('StandardPlugin', $institute_id)