Stud.IP  trunk Revision
assign_role.php File Reference

Variables

if(empty( $users))( 'Benutzer') ?>< input type else
 
endforeach endifif(isset( $currentuser))( 'admin/role/save_role', $currentuser->id) ?>" method printf (_('Rollen für %s'), htmlReady($currentuser->vorname . ' ' . $currentuser->nachname)) ?> </th> <th></th> <th><?foreach ($assignedroles as $assignedrole) () ?>"><?if( $assignedrole->getSystemtype())( 'Systemrolle') ?>]<? endif ?></option ><? endforeach ?></select ></td >< td styleforeach( $roles as $role)() ?>"> <?if ($role->getSystemtype()) ('Systemrolle') ?>]<? endif ?> </option> <? endforeach ?> </select> </td> </tr> </table> </form> <h3> <?foreach($assignedroles as $assignedrole) (!$assignedrole->getSystemtype()) ($assignedrole->getRolename()) ?> </td> <td> <? endif = Icon::create('edit', 'clickable')->asImg(['title' => _('Einrichtungszuordnung bearbeiten')])
 
 endforeach
 

Variable Documentation

◆ else

if (empty($users)) ('Benutzer') ?> <input type else
Initial value:
="text" name="username" value="<?= htmlReady($username) ?>" placeholder="<?= _('Name der Person') ?>">
</label>
</fieldset>
<?= Button::create(_('Suchen'), 'search', ['title' => _('Benutzer suchen')])
footer()
Definition: activate_email.php:20
_( 'Vertretungen')]
Definition: config.inc.php:90
if(count($insts)) label
Definition: _select_calendar.php:69

◆ endforeach

endforeach

◆ endif

endforeach endifif (isset($currentuser)) ('admin/role/save_role', $currentuser->id) ?>" method printf (_('Rollen für %s'), htmlReady($currentuser->vorname . ' ' . $currentuser->nachname)) ?> </th> <th></th> <th><?foreach ($assignedroles as $assignedrole) () ?>"> <?if ($assignedrole->getSystemtype()) ('Systemrolle') ?>]<? endif ?> </option> <? endforeach ?> </select> </td> <td styleforeach ($roles as $role) () ?>"> <?if ($role->getSystemtype()) ('Systemrolle') ?>]<? endif ?> </option> <? endforeach ?> </select> </td> </tr> </table> </form> <h3> <?foreach($assignedroles as $assignedrole) (!$assignedrole->getSystemtype()) ($assignedrole->getRolename()) ?> </td> <td> <? endif = Icon::create('edit', 'clickable')->asImg(['title' => _('Einrichtungszuordnung bearbeiten')])