/views/collection/userRole2.php
| Controller | CollectionController |
|---|---|
| Package | application.views.collection |
| Source Code | app/views/collection/userRole2.php |
Show project user role and user associations. Assign project user role to user
Uses Properties
| Property | Type | Description | Defined By |
|---|---|---|---|
| model | entity | current project/collection | CollectionController |
| models | array | all users that have roles in the project | CollectionController |
| roles | array | all project user roles | CollectionController |
Uses Details
model
variable
entity model;
current project/collection
models
variable
array models;
all users that have roles in the project
roles
variable
array roles;
all project user roles