Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
details.php File Reference

Variables

 $icon = 'icons/16/black/schedule.png'
 $mods = array()
foreach($all_mods as $mod) $infobox ['picture'] = 'infobox/groups.jpg'
 $infobox ['content']
 $search

Variable Documentation

$icon = 'icons/16/black/schedule.png'
foreach ($all_mods as $mod) $infobox['picture'] = 'infobox/groups.jpg'
$infobox['content']
Initial value:
array(
array(
'kategorie' => _("Information"),
'eintrag' => array(
array(
'text' => _("Hier sehen Sie weitere Informationen zur Studiengruppe. Außerdem können Sie ihr beitreten/eine Mitgliedschaft beantragen."),
"icon" => "icons/16/black/info.png"
)
)
),
array(
'kategorie' => $action,
'eintrag' => array(
array(
'text' => $infotext,
'icon' => $icon
),
)
)
)
$mods = array()
$search
Initial value:
array(
'text' => '<a href="'. UrlHelper::getLink($send_from_search_page) . '">'. _("zurück zur Suche") .'</a>',
'icon' => 'icons/16/black/schedule.png'
)