-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1 EE SP1 (5.1.4)
-
Fix Version/s: 5.1 EE SP2 (5.1.5)
-
Component/s: Legacy Components > API, Themes
-
Labels:None
-
Environment:All
A new method has been added to ThemeService and ThemeLocalService to get a list of deployed plugin themes. The new method is:
public List<Theme> getWARThemes();
- is related to
-
LPS-2949 Add a new method getWARThemes to ThemeService which can be accessed by external tools.
- Closed