Jump to content

Role Based access in Cakephp


Dharmender

Recommended Posts

I want to have role based access in Cakephp. I want that when I create a new Role the menu in tree structure should appear from where the admin can select the menu and operation. I have gone through ACl component but can't understand its functioning

Link to comment
Share on other sites

I want to display the items in tree structure with checkboxes. How can I get this.

 

Suppose I have table

Menus

id, parent_id, menuname

 

and Table

operations

menuid, roleid, edit ,delete, add, update

 

How can I show the Menus in tree structure with add delete and edit checkboxes in front of them which dont have children

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.