Thanks for the kickstart. I am trucking now. _____
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Blair McKenzie Sent: Thursday, February 08, 2007 3:10 PM To: [email protected] Subject: [farcry-dev] Re: Permissions for content types not in tree Have a look in farcry_core/admin/navajo/permissions.cfm to see how permissions are edited for dmNavigation items. To check permissions use the core/packages/security/authorisation component. checkPermission will check to see if a user has authorisation for a particular action on a particular object. getObjectPermsissions returns the permissions set on an object. Blair --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
