acl

acl

权限组件noixACL

J2X不是本人 回复了问题 • 3 人关注 • 2 个回复 • 541 次浏览 • 2017-07-14 02:03 • 来自相关话题

求助,inineACL调用Community Builder中的field有问题

J2X孤独者 回复了问题 • 3 人关注 • 2 个回复 • 575 次浏览 • 2017-07-13 22:42 • 来自相关话题

inlineACL for J1.5 文章内容访客权限控制插件 v1.1 和CB结合

J2X不是本人 回复了问题 • 2 人关注 • 2 个回复 • 681 次浏览 • 2017-07-13 21:38 • 来自相关话题

joomla->oracle

J2X~~~~~~~~~ 回复了问题 • 4 人关注 • 4 个回复 • 583 次浏览 • 2017-07-13 20:33 • 来自相关话题

请问各位大虾,Joomla怎么连接Oracle?

回复

J1X刘备曹操 发起了问题 • 1 人关注 • 0 个回复 • 536 次浏览 • 2017-07-13 19:35 • 来自相关话题

joomla 1.5 我想用oracle 数据库,该怎么换呀?

J1X赤木@晴子 回复了问题 • 4 人关注 • 4 个回复 • 700 次浏览 • 2017-07-13 19:07 • 来自相关话题

调用oracle数据库的数据怎么办

回复

域名服务器追梦人 发起了问题 • 1 人关注 • 0 个回复 • 653 次浏览 • 2017-07-13 16:29 • 来自相关话题

Joomla 1.6 ACL 分类权限

J2X妥协 回复了问题 • 2 人关注 • 1 个回复 • 964 次浏览 • 2017-07-13 10:42 • 来自相关话题

2.5版怎么安装能支持oracle数据库?

回复

J2X追梦人 发起了问题 • 1 人关注 • 0 个回复 • 1181 次浏览 • 2017-07-13 10:17 • 来自相关话题

权限组件noixACL

回复

J2X不是本人 回复了问题 • 3 人关注 • 2 个回复 • 541 次浏览 • 2017-07-14 02:03 • 来自相关话题

求助,inineACL调用Community Builder中的field有问题

回复

J2X孤独者 回复了问题 • 3 人关注 • 2 个回复 • 575 次浏览 • 2017-07-13 22:42 • 来自相关话题

inlineACL for J1.5 文章内容访客权限控制插件 v1.1 和CB结合

回复

J2X不是本人 回复了问题 • 2 人关注 • 2 个回复 • 681 次浏览 • 2017-07-13 21:38 • 来自相关话题

joomla->oracle

回复

J2X~~~~~~~~~ 回复了问题 • 4 人关注 • 4 个回复 • 583 次浏览 • 2017-07-13 20:33 • 来自相关话题

请问各位大虾,Joomla怎么连接Oracle?

回复

J1X刘备曹操 发起了问题 • 1 人关注 • 0 个回复 • 536 次浏览 • 2017-07-13 19:35 • 来自相关话题

joomla 1.5 我想用oracle 数据库,该怎么换呀?

回复

J1X赤木@晴子 回复了问题 • 4 人关注 • 4 个回复 • 700 次浏览 • 2017-07-13 19:07 • 来自相关话题

调用oracle数据库的数据怎么办

回复

域名服务器追梦人 发起了问题 • 1 人关注 • 0 个回复 • 653 次浏览 • 2017-07-13 16:29 • 来自相关话题

Joomla 1.6 ACL 分类权限

回复

J2X妥协 回复了问题 • 2 人关注 • 1 个回复 • 964 次浏览 • 2017-07-13 10:42 • 来自相关话题

2.5版怎么安装能支持oracle数据库?

回复

J2X追梦人 发起了问题 • 1 人关注 • 0 个回复 • 1181 次浏览 • 2017-07-13 10:17 • 来自相关话题

ACL specifies which users or system processes are granted access to objects, as well as what operations are allowed to be performed on given objects. In the case of Joomla there are two separate aspects to its Access Control List which site administrators can control: One system controls what things on the site users can view. The other controls what things users can do (what actions a user can take).



Access Control List or ACL is according to the Wikipedia definition, “...ACL specifies which users or system processes are granted access to objects, as well as what operations are allowed to be performed on given objects.” In the case of Joomla there are two separate aspects to its Access Control List which site administrators can control:

Which users can gain access to what parts of the website? For example, will a given menu choice be visible for a given user? A registered user can view, but the public at large cannot. Perhaps the menu choice is hidden from all except an Editor user and higher.
What operations (or actions) can a user perform on any given object? For example, can a user listed as an "Editor" submit an article or only edit an existing article. The ACL settings could allow submitting and editing, or allow a change an article's category, add tags or any combination.

The implementation of ACL in Joomla was substantially changed in the Joomla! 2.5 series which allowed for more flexibility in groups and permissions.

Additional information can be found at docs.joomla.org.