Uses of Class
org.exoplatform.portal.resource.SkinService
Packages that use SkinService
Package
Description
-
Uses of SkinService in org.exoplatform.portal.resource
Constructors in org.exoplatform.portal.resource with parameters of type SkinServiceModifierConstructorDescriptionGateInSkinConfigDeployer(String portalContainerName, SkinService skinService) SkinResourceRequestHandler(SkinService skinService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of SkinService in org.exoplatform.portal.resource.config.tasks
Methods in org.exoplatform.portal.resource.config.tasks with parameters of type SkinServiceModifier and TypeMethodDescriptionvoidPortalSkinTask.execute(SkinService skinService, jakarta.servlet.ServletContext scontext) voidPortletSkinTask.execute(SkinService skinService, jakarta.servlet.ServletContext scontext) voidSkinConfigTask.execute(SkinService skinService, jakarta.servlet.ServletContext scontext) voidThemeTask.execute(SkinService skinService, jakarta.servlet.ServletContext scontext) -
Uses of SkinService in org.exoplatform.portal.resource.config.xml
Methods in org.exoplatform.portal.resource.config.xml with parameters of type SkinServiceModifier and TypeMethodDescriptionstatic voidSkinConfigParser.processConfigResource(org.exoplatform.commons.xml.DocumentSource source, SkinService skinService, jakarta.servlet.ServletContext scontext) -
Uses of SkinService in org.exoplatform.web.application
Fields in org.exoplatform.web.application declared as SkinServiceConstructors in org.exoplatform.web.application with parameters of type SkinServiceModifierConstructorDescriptionprotectedJspBasedWebHandler(org.exoplatform.services.resources.LocaleConfigService localeConfigService, org.exoplatform.portal.branding.BrandingService brandingService, JavascriptConfigService javascriptConfigService, SkinService skinService)