CAuthItem

CAuthItem

Package system.web.auth
Inheritance class CAuthItem » CComponent
Since 1.0
Source Code framework/web/auth/CAuthItem.php
CAuthItem represents an authorization item. An authorization item can be an operation, a task or a role. They form an authorization hierarchy. Items on higher levels of the hierarchy inherit the permissions represented by items on lower levels. A user may be assigned one or several authorization items (called 登录查看完整内容