Wiki

Articles tagged with "rights", sorted by date (updated)X
Displaying 1-4 of 4 result(s).

Assigning dynamic roles to a user Using yii Rights module at the time of user creation and using some special advanced features of yii rights

Updated 17 days ago by Rajith RTips0 comments – viewed 5,157 times – ( +4 )
After Installing Yii Users and Rights to Newly Created Yii app we have to assign dynamic roles to a user at the time of user creation .

Installing Yii Users and Rights to Newly Created Yii app

Updated 3 months ago by Rajith RTutorials6 comments – viewed 10,813 times – ( +9 / -1 )
After creating an yii app . we need to implement permission, Authentication and Authorization .so the best way is to use the Yii users and Rights modules.

Troubleshooting Rights Extension

Updated about a year ago by junxiongTips4 comments – viewed 10,381 times – ( +4 )
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.

Using MBMenu and Rights to automatically create menu item for your modules

Updated about a year ago by dinhtrungTips2 comments – viewed 8,148 times – ( +1 / -1 )
Using Rights generator component, we can easily create a dynamic menu, in which we scan every modules' controllers, to access the index page of them.