My Console Application Class Reference

/views/collection/userRole.php

Controller CollectionController
Package application.views.collection
Source Code app/views/collection/userRole.php
Show project user role and user associations. Assign project user role to user (old version)

Uses Properties

PropertyTypeDescriptionDefined 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

Copyright © 2008-2011 by Yii Software LLC
All Rights Reserved.