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

Variables

if(isset($flash['message']))($flash['message'])?>
<?endif?>< h3 ><?foreach($institutes
as $id=> $institute) valueif(isset($institute['children']))($institute['children']
as $id=> $child) value
endforeach endif endforeach 
$infobox_content
 $infobox = array('picture' => 'infobox/modules.jpg', 'content' => $infobox_content)

Variable Documentation

$infobox = array('picture' => 'infobox/modules.jpg', 'content' => $infobox_content)
if (isset($flash['message'])) ($flash['message']) ?> <? endif ?> <h3> <? foreach ($institutes as $id=> $institute) valueif (isset($institute['children'])) ($institute['children'] as $id=> $child) value endforeach endif endforeach $infobox_content
Initial value:
"<?= $id ?>" <?= in_array($id, $selected_inst) ? 'selected' : '' htmlReady($child['name']) makeButton('uebernehmen', 'input', _('Einstellungen speichern'), 'save') $controller->url_for('plugin_admin') makeButton('zurueck', 'img', _('Zurück zur Plugin-Verwaltung')) array(
array(
'kategorie' => _('Aktionen:'),
'eintrag' => array(
array(
'icon' => 'icons/16/black/schedule.png',
'text' => '<a href="'.$controller->url_for('plugin_admin').'">'._('Verwaltung von Plugins').'</a>'
)
)
), array(
'kategorie' => _('Hinweise:'),
'eintrag' => array(
array(
"icon" => "icons/16/black/info.png",
'text' => _('Eine Mehrfachauswahl in der Liste der Einrichtungen ist durch Drücken der Strg-Taste möglich.')
)
)
)
)