|
Stud.IP
jlu_3.3 Revision
|
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'], array( 'studip_ticket'=> get_ticket())), 'disapprovalLink'=> $controller->url_for( 'admin/plugin'))) ?><? endif ?><? if(count( $plugins) | else |
| endif | |
| if(in_array( 'StandardPlugin', $plugin[ 'type']))( 'icons/20/blue/add/seminar.png', array( 'title'=> _( 'In Veranstaltungen aktivieren'))) ?></a ><? endif ?></td >< td classif(! $plugin[ 'depends'] &&isset( $update_info[ $pluginid][ 'version']) &&! $plugin[ 'core'])( $plugin[ 'automatic_update_url'])( 'icons/20/red/move_down/plugin', array( 'title'=> _( 'Automatisches Update verwalten(eingerichtet)'))) ?><? else( 'icons/20/blue/move_down/plugin', array( 'title'=> _( 'Automatisches Update verwalten'))) ?><? endif ?></a ><? endif ?></td >< td class endifif(! $plugin[ 'depends'] &&! $plugin[ 'core'])( 'icons/20/blue/trash.png', array( 'title'=> _( 'Deinstallieren'))) ?></a ><? endif ?></td ></tr ><? endforeach ?></tbody >< tfoot >< tr >< td style endif | $sidebar = Sidebar::Get() |
| if (in_array('StandardPlugin', $plugin['type'])) ('icons/20/blue/add/seminar.png', array('title' => _('In Veranstaltungen aktivieren'))) ?> </a> <? endif ?> </td> <td classif(!$plugin['depends'] && isset($update_info[$pluginid]['version']) && !$plugin['core'])($plugin['automatic_update_url']) ('icons/20/red/move_down/plugin', array('title' => _('Automatisches Update verwalten (eingerichtet)'))) ?> <? else ('icons/20/blue/move_down/plugin', array('title' => _('Automatisches Update verwalten'))) ?> <? endif ?> </a> <? endif ?> </td> <td class endifif (!$plugin['depends'] && !$plugin['core']) ('icons/20/blue/trash.png', array('title' => _('Deinstallieren'))) ?> </a> <? endif ?> </td> </tr> <? endforeach ?> </tbody> <tfoot> <tr> <td style endif $sidebar = 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'], array('studip_ticket' => get_ticket())), 'disapprovalLink' => $controller->url_for('admin/plugin'))) ?> <? endif ?> <? if (count($plugins) else |
| endif |