Stud.IP  2.4 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups 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']) Button::create(_('Übernehmen'),'save', array('title' => _('Einstellungen speichern'))) LinkButton::create('<< ' . _("Zurück"), $controller->url_for('admin/plugin'), array('title' => _('Zurück zur Plugin-Verwaltung'))) array(
array(
'kategorie' => _('Aktionen:'),
'eintrag' => array(
array(
'icon' => 'icons/16/black/schedule.png',
'text' => '<a href="'.$controller->url_for('admin/plugin').'">'._('Verwaltung von Plugins').'</a>'
)
)
), array(
'kategorie' => _('Hinweise:'),
'eintrag' => array(
array(
"icon" => "icons/16/black/info.png",
'text' => _('Wählen Sie die Einrichtungen, in deren Veranstaltungen das Plugin automatisch aktiviert sein soll.')
),
array(
"icon" => "icons/16/black/info.png",
'text' => _('Eine Mehrfachauswahl in der Liste der Einrichtungen ist durch Drücken der Strg-Taste möglich.')
)
)
)
)