I asked the same question somewhere once.  I was pretty much told
since the ACL is mptt, that I would have to loop through each object
and check it that way.

That's what I'm doing.  The performance isn't the best especially in
our local development environments, but our production server is
pretty beefy, so I don't really notice any performance issues.  Not
sure how it'll hold up as the ACL grows though.

On Nov 29, 4:35 am, gk <[EMAIL PROTECTED]> wrote:
> Hi there
>
> I'm trying to work out how to get all the access control objects an
> access request object can access - for example all the blog posts a
> user can edit. Can anybody point me in the right direction on how to
> do this? Thanks very much.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to