Admin-side |
OpretGiver tilladelse til at oprette Menuplaner, Aktiviteter, Brugere m.v. |
SeGiver tilladelse til at se alle Menuplaner, Aktiviteter, Brugere m.v. |
RedigerGiver tilladelse til at kunne redigere Menuplaner, Aktiviteter, Brugere m.v. |
SletGiver tilladelse til at kunne slette Menuplaner, Aktiviteter, Brugere m.v. |
Fuld KontrolGiver alle rettigheder som beskrevet i hhv. 'Opret', 'Se', 'Rediger' & 'Slet' |
Admin Panel |
|
hasPermissionTo("admin.panel.show")) checked @endif> |
Brugere |
hasPermissionTo("user.create")) checked @endif> |
hasPermissionTo("user.show")) checked @endif> |
hasPermissionTo("user.edit")) checked @endif> |
hasPermissionTo("user.delete")) checked @endif> |
|
Roller |
hasPermissionTo("roles.create")) checked @endif> |
hasPermissionTo("roles.show")) checked @endif> |
hasPermissionTo("roles.edit")) checked @endif> |
hasPermissionTo("roles.delete")) checked @endif> |
|
Nyheder |
hasPermissionTo("news.create")) checked @endif> |
hasPermissionTo("news.show")) checked @endif> |
hasPermissionTo("news.edit")) checked @endif> |
hasPermissionTo("news.delete")) checked @endif> |
|
Menuplan |
hasPermissionTo("menuplan.create")) checked @endif> |
hasPermissionTo("menuplan.show")) checked @endif> |
hasPermissionTo("menuplan.edit")) checked @endif> |
hasPermissionTo("menuplan.delete")) checked @endif> |
|
Aktiviteter |
hasPermissionTo("event.create")) checked @endif> |
hasPermissionTo("event.show")) checked @endif> |
hasPermissionTo("event.edit")) checked @endif> |
hasPermissionTo("event.delete")) checked @endif> |
|
Lokation |
hasPermissionTo("locations.create")) checked @endif> |
hasPermissionTo("locations.show")) checked @endif> |
hasPermissionTo("locations.edit")) checked @endif> |
hasPermissionTo("locations.delete")) checked @endif> |
|
Vaskemaskiner |
hasPermissionTo("washing.machine.create")) checked @endif> |
hasPermissionTo("washing.machine.show")) checked @endif> |
hasPermissionTo("washing.machine.edit")) checked @endif> |
hasPermissionTo("washing.machine.delete")) checked @endif> |
|
Reservationer |
|
hasPermissionTo("washing.machine.reservation.show")) checked @endif> |
|
hasPermissionTo("washing.machine.reservation.delete")) checked @endif> |
|
Kontakter |
hasPermissionTo("contact.create")) checked @endif> |
hasPermissionTo("contact.show")) checked @endif> |
hasPermissionTo("contact.edit")) checked @endif> |
hasPermissionTo("contact.delete")) checked @endif> |
|
Vejledning |
hasPermissionTo("guides.create")) checked @endif> |
hasPermissionTo("guides.show")) checked @endif> |
hasPermissionTo("guides.edit")) checked @endif> |
hasPermissionTo("guides.delete")) checked @endif> |
|
Feedback |
|
hasPermissionTo("feedback.show")) checked @endif> |
|
hasPermissionTo("feedback.delete")) checked @endif> |
|