Wiki

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

Installing Yii Users and Rights to Newly Created Yii app

Updated 7 days ago by Rajith RTutorials6 comments – viewed 13,343 times – ( +11 / -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.

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 about a month ago by Rajith RTips0 comments – viewed 6,558 times – ( +6 )
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 .

Troubleshooting Rights Extension

Updated about a year ago by junxiongTips4 comments – viewed 10,921 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 2 years ago by dinhtrungTips2 comments – viewed 8,438 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.