Uploaded image for project: 'PUBLIC - Liferay Portal Enterprise Edition'
  1. PUBLIC - Liferay Portal Enterprise Edition
  2. LPE-1308

Added methods to add public render parameters from plugins

Details

    Description

      The following methods have been added to PortletApp to allow plugins to add public render parameters:

      public void addPublicRenderParameter(PublicRenderParameter publicRenderParameter);
      public void addPublicRenderParameter(String identifier, QName qName);
      public PublicRenderParameter getPublicRenderParameter(String identifier);

      Note: The improvement was added because it is needed to fix WSRP

      Attachments

        Issue Links

          Activity

            People

              support-ee EE Support
              samuel.kong Samuel Kong
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  5.1 EE SP4 (5.1.7)
                  5.2 EE SP2 (5.2.6)