public interface CDNAwareAbsolutePortalURLBuilder<T>
By default, CDN aware resources are served from CDN if it is configured.
Modifier and Type | Method and Description |
---|---|
T |
ignoreCDNHost()
Returns a version of this URL builder that ignores the CDN part.
|
T ignoreCDNHost()
com.liferay.portal.kernel.util.Portal#getCDNHost(
javax.servlet.http.HttpServletRequest)
for details.