My Console Application Class Reference

/views/file/selectRole.php

Controller FileController
Package application.views.file
Source Code app/views/file/selectRole.php
Select role for edit or create new role

Uses Properties

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

Uses Details

folder variable
entity folder;

current folder model

model variable
entity model;

current file model

role variable
role role;

current selected user role

roles variable
array roles;

all user roles of the file

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