Hi

Can anyone tell me how to test if current user has certain permission (like 
read permission) on certain paragraph.

I am creating a custom tag that inherits paragraphs from all pages with certain 
collection and certain security constraint.
So as I "walk up the tree" I need to check if user has read permission on that 
collection before I process it any further.


Also, can someone tell me if the page is protected how is security applied? For 
example, if user does not have read access to the page does that automatically 
means he/she does not have read access to any collections on that page and 
paragraphs belonging to those collections? 

I am trying to figure out if I should check read permission :

- at the page level
- at the page level and then collection level
- at the page level, then collection level, then paragraph in that collection




Thanks
Amir


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------

Reply via email to