summaryrefslogtreecommitdiff
path: root/content_permissions_inc.php
AgeCommit message (Collapse)AuthorFilesLines
2007-03-31comment file to indicate that it's probably not in use anymoreMax Kremmel1-1/+5
2007-03-31lots of content permissions work. tentatively added updateUserPermissions() ↵Max Kremmel1-6/+2
to service load function.
2007-03-29you cannot have nested forms - services are inserted into forms, rename some ↵Max Kremmel1-6/+6
of the form values to use unique names
2007-01-07make content permissions sortableMax Kremmel1-2/+2
2006-11-08allow assignment of a given permission to multiple groups and only return ↵Max Kremmel1-2/+3
user-specific permissions on LibertyContent::loadPermissions
2006-10-13phpDoc correctionsLester Caine1-0/+5
2006-07-18try to clean up some of the obejct permission code - make it easy to assign ↵Max Kremmel1-0/+59
object permissions using liberty/content_permissions_inc.php