Are you aking how find the allowed docs or how to paginate this result (or both)?
I did something similar once but with a different approach, since I was working with 'resources' instead of documents, I listed the resources and the option 'access info' to show the permits for that resource (this way used less db queries) On Feb 10, 12:41 pm, "marco.rizze...@gmail.com" <marco.rizze...@gmail.com> wrote: > Hi > I have this question: > I use ACL for manage the access to documents by users. > Now I must display a list of all documents that are accessible by the > logged user. > This list must be paginated. > I have no idea about how to do this and I think to abandon the ACL and > manage the permits with a big table with all relations (HABTM) between > users and documents. > I would ask if someone has any idea about this. > Many Thanks Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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 cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en