JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
F
G
I
M
P
R
A
AbsolutePortalURLBuilder
- Interface in
com.liferay.portal.url.builder
Provides a builder for constructing absolute URLs pointing to portal resources.
AbsolutePortalURLBuilderFactory
- Interface in
com.liferay.portal.url.builder
A service that creates new AbsolutePortalURLBuilder instances.
B
build()
- Method in interface com.liferay.portal.url.builder.
BuildableAbsolutePortalURLBuilder
Returns the URL according to the builder configuration.
BuildableAbsolutePortalURLBuilder
- Interface in
com.liferay.portal.url.builder
Provides a builder that returns a URL.
C
com.liferay.portal.url.builder
- package com.liferay.portal.url.builder
F
forImage(String)
- Method in interface com.liferay.portal.url.builder.
AbsolutePortalURLBuilder
Returns URLs for portal images.
forMain(String)
- Method in interface com.liferay.portal.url.builder.
AbsolutePortalURLBuilder
Returns URLs for portal's main resources.
forModule(String)
- Method in interface com.liferay.portal.url.builder.
AbsolutePortalURLBuilder
Returns URLs for module resources.
forPortletDependency(PortletDependency, String, String)
- Method in interface com.liferay.portal.url.builder.
AbsolutePortalURLBuilder
Returns URLs for portlet dependency resources.
forResource(String)
- Method in interface com.liferay.portal.url.builder.
AbsolutePortalURLBuilder
Returns URLs for arbitrary resources.
G
getAbsolutePortalURLBuilder(HttpServletRequest)
- Method in interface com.liferay.portal.url.builder.
AbsolutePortalURLBuilderFactory
Get a new AbsolutePortalURLBuilder instance tied to the given request.
I
ignoreCDNHost()
- Method in interface com.liferay.portal.url.builder.
AbsolutePortalURLBuilder
Returns absolute URLs without the CDN part.
ignorePathProxy()
- Method in interface com.liferay.portal.url.builder.
AbsolutePortalURLBuilder
Returns absolute URLs without the proxy part.
ImageAbsolutePortalURLBuilder
- Interface in
com.liferay.portal.url.builder
A builder that returns an image URL.
M
MainAbsolutePortalURLBuilder
- Interface in
com.liferay.portal.url.builder
A builder that returns a main resource URL.
ModuleAbsolutePortalURLBuilder
- Interface in
com.liferay.portal.url.builder
A builder that returns a module resource URL.
P
PortletDependencyAbsolutePortalURLBuilder
- Interface in
com.liferay.portal.url.builder
R
ResourceAbsolutePortalURLBuilder
- Interface in
com.liferay.portal.url.builder
A builder that returns an arbitrary resource URL.
A
B
C
F
G
I
M
P
R
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes