My Simple Permissions System
June 13th, 2009
No comments
Simple Permissions
The permission system is simple in design but allows complicted permissions to be created by layering the mixed key, role and level properties. The concept is that we have permissions that any item wanting to check just asks the permission system if the logged in user can carry out the action. At its simplest form it is used thus: Read more…