|
Stud.IP
3.1 Revision 48552
|
Variables | |
| if(isset($error))($error, $error_detail)?><?endif?><?if(isset($flash['error']))($flash['error'], $flash['error_detail'])?> <?elseif(isset($flash['message']))($flash['message'])?> <?elseif($num_updates)($this-> render_partial('admin/plugin/update_info'))?> <?endif?><?if($delete_plugin)('shared/question', array('question'=> sprintf(_('Wollen Sie wirklich"%s"deinstallieren?'), $delete_plugin['name']), 'approvalLink'=> $controller-> url_for('admin/plugin/delete', $delete_plugin['id']).'?studip_ticket='.get_ticket(), 'disapprovalLink'=> $controller->url_for('admin/plugin')))?> <?endif?><?if(count($plugins) | else |
| endif | |
| if(in_array('StandardPlugin', $plugin['type']))('admin/plugin/default_activation', $pluginid)?>"> <? endifif (!$plugin['depends'] && isset($update_info[$pluginid]['version']) && !$plugin['core']) ('admin/plugin/download', $pluginid) ?>"><?endifif(!$plugin['depends']&&!$plugin['core'])('admin/plugin/ask_delete', $pluginid)?>"> <? endif endforeach endif | $sidebar = $pluginid $plugin['position'] $plugin['enabled'] ? '' : 'disabled' Assets::img('icons/16/blue/add/seminar.png', array('title' => _('In Veranstaltungen aktivieren'))) $controller->url_for('admin/role/assign_plugin_role', $pluginid) Assets::img('icons/16/blue/edit.png', array('title' => _('Zugriffsrechte bearbeiten'))) Assets::img('icons/16/blue/download.png', array('title' => _('Herunterladen'))) Assets::img('icons/16/blue/trash.png', array('title' => _('Deinstallieren'))) Button::createAccept(_('Speichern'), 'save', array('title' => _('Einstellungen speichern'))) Sidebar::Get() |
| if (in_array('StandardPlugin', $plugin['type'])) ('admin/plugin/default_activation', $pluginid) ?>"> <? endifif (!$plugin['depends'] && isset($update_info[$pluginid]['version']) && !$plugin['core']) ('admin/plugin/download', $pluginid) ?>"> <? endifif (!$plugin['depends'] && !$plugin['core']) ('admin/plugin/ask_delete', $pluginid) ?>"> <? endif endforeach endif $sidebar = $pluginid $plugin['position'] $plugin['enabled'] ? '' : 'disabled' Assets::img('icons/16/blue/add/seminar.png', array('title' => _('In Veranstaltungen aktivieren'))) $controller->url_for('admin/role/assign_plugin_role', $pluginid) Assets::img('icons/16/blue/edit.png', array('title' => _('Zugriffsrechte bearbeiten'))) Assets::img('icons/16/blue/download.png', array('title' => _('Herunterladen'))) Assets::img('icons/16/blue/trash.png', array('title' => _('Deinstallieren'))) Button::createAccept(_('Speichern'), 'save', array('title' => _('Einstellungen speichern'))) Sidebar::Get() |
| if(isset($error))($error, $error_detail) ?> <? endif ?> <? if (isset($flash['error']))($flash['error'], $flash['error_detail']) ?> <? elseif (isset($flash['message']))($flash['message']) ?> <? elseif ($num_updates) ($this->render_partial('admin/plugin/update_info')) ?> <? endif ?> <? if ($delete_plugin) ('shared/question', array('question' => sprintf(_('Wollen Sie wirklich "%s" deinstallieren?'), $delete_plugin['name']), 'approvalLink' => $controller->url_for('admin/plugin/delete', $delete_plugin['id']).'?studip_ticket='.get_ticket(), 'disapprovalLink' => $controller->url_for('admin/plugin'))) ?> <? endif ?> <? if (count($plugins) else |
| endif |