Stud.IP  2.5 Revision
manifest.php File Reference

Variables

 $infobox_content
 
 $infobox = array('picture' => 'infobox/modules.jpg', 'content' => $infobox_content)
 

Variable Documentation

◆ $infobox

$infobox = array('picture' => 'infobox/modules.jpg', 'content' => $infobox_content)

◆ $infobox_content

$infobox_content
Initial value:
'kategorie' => _('Aktionen:'),
'eintrag' => array(
'icon' => 'icons/16/black/schedule.png',
'text' => '<a href="'.$controller->url_for('admin/plugin').'">'._('Verwaltung von Plugins').'</a>'
)
)
), array(
'kategorie' => _('Hinweise:'),
'eintrag' => array(
"icon" => "icons/16/black/info.png",
'text' => _('Hier finden Sie weitere Informationen zum ausgewählten Plugin.')
)
)
)
)