2580 Posts in 695 Topics by 540 members
Data Model Questions
SilverStripe Forums » Data Model Questions » Checking if a Group has a Permission Code
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 580 Views |
-
Checking if a Group has a Permission Code

19 February 2010 at 7:31am
I am looking for a way to determine if a group has a particular permission code. Something I could use like this:
Permission::CheckGroupPermission($group, 'CMS_ACCESS_ReportAdmin');
Does something like this exists? What would be the easiest way to implement this functionality?
| 580 Views | ||
|
Page:
1
|
Go to Top |

