Wiki articles tagged with "extension"

Showing 1-2 of 2 items.

How to use bizRules in standard accessControl filter

Created 11 years ago by Maciej Liżewski, updated 11 years ago by Maciej Liżewski.

I assume you are familiar with accessControl standard filter. It allows you to separate privileges to run some action from action code itself. There is however one problem with most common usage - you cannot use bizRules, at least based on some parameters passed to 'checkAccess' just because it is hard to pass them in accessRules() result.

3 0
8 followers
Viewed: 21 838 times
Version: 1.1
Category: How-tos

Troubleshooting Rights Extension

Created 13 years ago by junxiong, updated 13 years ago by junxiong.

Rights is one of user interface for Yii's Role Base Access Control extension. It is one of most downloaded extensions in Yii's Web.

5 0
14 followers
Viewed: 32 220 times
Version: 1.1
Category: Tips