Package com.liferay.portal.url.builder
Interface BundleStylesheetAbsolutePortalURLBuilder
- All Superinterfaces:
BuildableAbsolutePortalURLBuilder
,CacheAwareAbsolutePortalURLBuilder<BundleStylesheetAbsolutePortalURLBuilder>
,CDNAwareAbsolutePortalURLBuilder<BundleStylesheetAbsolutePortalURLBuilder>
,PathProxyAwareAbsolutePortalURLBuilder<BundleStylesheetAbsolutePortalURLBuilder>
public interface BundleStylesheetAbsolutePortalURLBuilder
extends BuildableAbsolutePortalURLBuilder, CacheAwareAbsolutePortalURLBuilder<BundleStylesheetAbsolutePortalURLBuilder>, CDNAwareAbsolutePortalURLBuilder<BundleStylesheetAbsolutePortalURLBuilder>, PathProxyAwareAbsolutePortalURLBuilder<BundleStylesheetAbsolutePortalURLBuilder>
Builds a URL to retrieve a stylesheet living inside a bundle.
Bundle stylesheets sometimes have additional parameters to account for RTL support, language, etc. Those are automagically inferred from the request.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.liferay.portal.url.builder.facet.CacheAwareAbsolutePortalURLBuilder
CacheAwareAbsolutePortalURLBuilder.CachePolicy
-
Method Summary
Methods inherited from interface com.liferay.portal.url.builder.facet.BuildableAbsolutePortalURLBuilder
build
Methods inherited from interface com.liferay.portal.url.builder.facet.CacheAwareAbsolutePortalURLBuilder
cache
Methods inherited from interface com.liferay.portal.url.builder.facet.CDNAwareAbsolutePortalURLBuilder
ignoreCDNHost
Methods inherited from interface com.liferay.portal.url.builder.facet.PathProxyAwareAbsolutePortalURLBuilder
ignorePathProxy