My Console Application Class Reference

/views/file/userRole2.php

Controller FileController
Package application.views.file
Source Code app/views/file/userRole2.php
Show file role and user. Assign file role to existing user.

Uses Properties

PropertyTypeDescriptionDefined By
model entity current file model FileController
models array all users with assigned roles of the file FileController
roles roles all user roles of the file FileController

Uses Details

model variable
entity model;

current file model

models variable
array models;

all users with assigned roles of the file

roles variable
roles roles;

all user roles of the file

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