My Console Application Class Reference

/views/folder/userRole2.php

Controller FolderController
Package application.views.folder
Source Code app/views/folder/userRole2.php
Shows folder role and user. Assign folder role to existing user.

Uses Properties

PropertyTypeDescriptionDefined By
model entity current folder model FolderController
models array all users with assigned roles of the folder FolderController
roles roles all user roles of the folder FolderController

Uses Details

model variable
entity model;

current folder model

models variable
array models;

all users with assigned roles of the folder

roles variable
roles roles;

all user roles of the folder

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