Skip to Content
0
Former Member
Jul 20, 2005 at 11:31 AM

Get iViews from Role

35 Views

Hi

I want to find out on which page a specific iViews is used, that means, where in the (user specific) navigation the iView will be displayed.

When I traverse the navigation nodes, I get with getName() something like "ROLES://portal_content/folder/page". The problem is, I don't know which iViews lie on that page. How can I get them?

When I find a role (IPortalRole object) in the PCD, I don't know what to do with it - is has no method I can use to get access to its content. Is there any way to do so?

Thank you!

Tobias