Uploaded image for project: 'Jetspeed 2 (Retired)'
  1. Jetspeed 2 (Retired)
  2. JS2-248

How is a portlet connected to a page ?

Details

    Description

      Hi,

      I'm using the Jetspeed PageManagerComponent. I can get all fragments from a page, but how can I get the portlets on the page ? I's there any example ? I can't find a connection between a fragment and a portlet application ?

      I only want to show the portlets which are lying on a page, but how do I do that?

      PageManager pManager = //get the service from PortletContext
      Page p = pManager.getFolder("testfolder").getPage("TestPage");

      Fragment frag = p.getRootFragment().getFragment("frg-01");

      How can I get the portlets from the Fragment "frag". With the "getProperty"-Method ?

      Attachments

        Activity

          People

            Unassigned Unassigned
            ksg9|plaky Sebastian Komander
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment