Stud.IP
6.1
|
Variables | |
endforeach | |
if(count($users)===0)<?=_( 'Es wurden keine Benutzer gefunden.') ?></td ></tr ><? else:?><? foreach(array_values( $users) as $index=> | $user = _('Einrichtungszuordnung') |
<?=$index+1 ?></td >< td >< a href="<?= $controller-> link_for ('admin/role/assign_role', $user->id) ?>"><? | $institutes = join(', ', $user_institutes[$user->id]) |
endif | |
if(count($plugins)===0)<?=_( 'Es wurden keine Plugins gefunden.') ?></td ></tr ><? else:?><? foreach(array_values( $plugins) as $index=> | $plugin = _('Typ') |
array $institutes = join(', ', $user_institutes[$user->id]) |
int null $plugin = _('Typ') |
Copyright (c) 2012 Rasmus Fuhse fuhse @dat a-que st.d e
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Copyright (c) 2014 Rasmus Fuhse fuhse @dat a-que st.d e
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
<?= $index + 1 ?></td><td><a href="<?= $controller-> url_for ('admin/role/assign_plugin_role', $plugin['id']) ?>"> <? endforeach |
endif |