Package com.liferay.portal.url.builder
Interface PortletDependencyAbsolutePortalURLBuilder
- All Superinterfaces:
BuildableAbsolutePortalURLBuilder
,CDNAwareAbsolutePortalURLBuilder<PortletDependencyAbsolutePortalURLBuilder>
public interface PortletDependencyAbsolutePortalURLBuilder
extends BuildableAbsolutePortalURLBuilder, CDNAwareAbsolutePortalURLBuilder<PortletDependencyAbsolutePortalURLBuilder>
Builds a portlet dependency URL.
Portlet dependency resources are retrieved from a configured CSS URN or JS
URN if present. (See
com.liferay.portal.kernel.util.PropsKeys#PORTLET_DEPENDENCY_CSS_URN
and PropsKeys#PORTLET_DEPENDENCY_JAVASCRIPT_URN
).
If neither are present, the resource is retrieved from a CDN host if configured, or portal otherwise.
-
Method Summary
Methods inherited from interface com.liferay.portal.url.builder.facet.BuildableAbsolutePortalURLBuilder
build
Methods inherited from interface com.liferay.portal.url.builder.facet.CDNAwareAbsolutePortalURLBuilder
ignoreCDNHost