Package com.liferay.portal.kernel.theme
package com.liferay.portal.kernel.theme
This package defines the portal theme classes.
Make use of portal theme classes with regards to:
- Company limits
- Group limits
- Nav items
- Portlet display
- Request variables
Some of the most significant classes that you may need to use are:
Classes
-
ClassesClassDescriptionRepresents a portal navigation item, providing access to layouts and metadata from templates, which can be found in a theme's
portal-normal.vm
.Provides general configuration methods for the portlet, providing access to the portlet's content, instance, theme, URLs, and more.Provides general configuration methods for the portal, providing access to the portal's pages, sites, themes, locales, URLs, and more.