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

On 2/9/07, Derek Westfall <[EMAIL PROTECTED]> wrote:
>
>
> Can anyone point me to a starting place for securing custom types that are
> not in the site tree?
>
> I have my groups and permissions set up, but don't know where to go from
> here. Do I have to assign permissions on an objectid by objectid basis?
> The
> checkPermission function seems to want an objectid. Currently I am
> planning
> to check the permissions in the webskin template.
>
> Derek
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to