|
Stud.IP
3.2 Revision
|
Variables | |
| foreach( $roles as $getrole)() ?>" <?if ($getrole->getSystemtype()) ('Systemrolle') ?>]<? endif ?> </option> <? endforeach ?> </select> <?if(!empty($role)) (count($users) > 0) (_('Liste der Benutzer mit der Rolle "%s"'), htmlReady($role->getRolename())) ?> </caption> <thead> <tr> <th style foreach ( $users as $user)<?= ++$index ?></td><td><a href="<?=$controller-> url_for( 'admin/role/assign_role', $user[ 'user_id']) ?>"> <? | $institutes = join(', ', $user['institutes']) |
| foreach ($roles as $getrole) () ?>" <?if ($getrole->getSystemtype()) ('Systemrolle') ?>]<? endif ?> </option> <? endforeach ?> </select> <?if(!empty($role)) (count($users) > 0) (_('Liste der Benutzer mit der Rolle "%s"'), htmlReady($role->getRolename())) ?> </caption> <thead> <tr> <th style foreach ( $users as $user)<?= ++$index ?></td><td><a href="<?= $controller-> url_for ('admin/role/assign_role', $user['user_id']) ?>"> <? $institutes = join(', ', $user['institutes']) |