首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > yii-hrbac

yii-hrbac

  • 资源大小:0.00 B
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: php yii RBAC

资 源 简 介

Introduction: HRBAC -> Hierarchical Role Based Access Control "Hrbac" module is an enhancement of Yii RBAC feature. * It reduces the number of db queries when performing an access check * Add conditions (boolean tests) to auth assignments and auth relationships Hopefully this is simpler than using bizrules and might help avoid bizrules altogether (so no php needed in database). * It provides the UI to assign roles and manage the auth items. * Quick and easy setup of route access control. Do not need to modify any code other than a couple lines in index.php and the config file main.php. Using HRBAC : General * There are 3 types of authorization items. Roles, Operations or Actions, and Tasks (or Groups of Operations). Roles may contain other auth items and Tasks or Op Groups may contain other groups or ops. You can"t create a circular association though. * You may assign a

文 件 列 表

hrbac
.sharedentries
.svn
components
controllers
docs
HrbacModule.php
messages
models
views
VIP VIP
0.207886s