Hi!

>> I'm not quite sure how I should use ACL with Views. I have a menu where
>> I'd like items not to be visible if users role(s) have no access to it.
>> So I was planning on doing array of the menu items and passing that to
>> the view or passing the whole ACL object to view.
>>
>> Views should not contain logic so I'd be very glad to see a short
>> example or explanation how to do this, to prevent wrong implementation.

this is something that interests me a lot as well. Unfortunately, this
topic is not covered in Simons article. Are there best practises for
making views visible/invisible depending on particular user roles?

Stephan

Reply via email to