My Console Application Class Reference

/views/file/userRole.php

Controller FileController
Package application.views.file
Source Code app/views/file/userRole.php
Assigns role to user (old version)

Uses Properties

PropertyTypeDescriptionDefined By
folder entity current folder model FileController
model entity current file model FileController
roles roles all user roles of the file FileController

Uses Details

folder variable
entity folder;

current folder model

model variable
entity model;

current file model

roles variable
roles roles;

all user roles of the file

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