0 Replies Latest reply on Sep 20, 2008 3:53 AM by bonvoyage_007_15

    How to retrieve the current theme name of portal

    bonvoyage_007_15

      I want to retrieve the current theme name of a portal,
      I tried using PortalTheme.java it provides with some methods which it is mentioned that it can give the current theme name.

      But how to create the instance of the class.
      I tried with RenderRequest, portal context in doView methods but it do not contain any info about the theme.