|
Liferay 6.0-ee | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FriendlyURLMapper in com.liferay.portal.kernel.portlet |
---|
Classes in com.liferay.portal.kernel.portlet that implement FriendlyURLMapper | |
---|---|
class |
BaseFriendlyURLMapper
The base implementation of FriendlyURLMapper . |
class |
DefaultFriendlyURLMapper
The default friendly URL mapper to use with friendly URL routes. |
Methods in com.liferay.portal.kernel.portlet that return FriendlyURLMapper | |
---|---|
FriendlyURLMapper |
PortletBag.getFriendlyURLMapperInstance()
|
Uses of FriendlyURLMapper in com.liferay.portal.model |
---|
Methods in com.liferay.portal.model that return FriendlyURLMapper | |
---|---|
FriendlyURLMapper |
PortletWrapper.getFriendlyURLMapperInstance()
Gets the friendly URL mapper instance of the portlet. |
FriendlyURLMapper |
Portlet.getFriendlyURLMapperInstance()
Gets the friendly URL mapper instance of the portlet. |
Uses of FriendlyURLMapper in com.liferay.portal.model.impl |
---|
Methods in com.liferay.portal.model.impl that return FriendlyURLMapper | |
---|---|
FriendlyURLMapper |
PortletImpl.getFriendlyURLMapperInstance()
Gets the friendly URL mapper instance of the portlet. |
Uses of FriendlyURLMapper in com.liferay.portal.service |
---|
Methods in com.liferay.portal.service that return types with arguments of type FriendlyURLMapper | |
---|---|
List<FriendlyURLMapper> |
PortletLocalServiceWrapper.getFriendlyURLMappers()
|
static List<FriendlyURLMapper> |
PortletLocalServiceUtil.getFriendlyURLMappers()
|
List<FriendlyURLMapper> |
PortletLocalService.getFriendlyURLMappers()
|
Uses of FriendlyURLMapper in com.liferay.portal.service.impl |
---|
Methods in com.liferay.portal.service.impl that return types with arguments of type FriendlyURLMapper | |
---|---|
List<FriendlyURLMapper> |
PortletLocalServiceImpl.getFriendlyURLMappers()
|
Uses of FriendlyURLMapper in com.liferay.portlet |
---|
Methods in com.liferay.portlet that return FriendlyURLMapper | |
---|---|
FriendlyURLMapper |
PortletBagImpl.getFriendlyURLMapperInstance()
|
protected FriendlyURLMapper |
PortletBagFactory.newFriendlyURLMapper(Portlet portlet)
|
Constructors in com.liferay.portlet with parameters of type FriendlyURLMapper | |
---|---|
PortletBagImpl(String portletName,
javax.servlet.ServletContext servletContext,
Portlet portletInstance,
ConfigurationAction configurationActionInstance,
Indexer indexerInstance,
OpenSearch openSearchInstance,
FriendlyURLMapper friendlyURLMapperInstance,
URLEncoder urlEncoderInstance,
PortletDataHandler portletDataHandlerInstance,
PortletLayoutListener portletLayoutListenerInstance,
PollerProcessor pollerProcessorInstance,
MessageListener popMessageListenerInstance,
SocialActivityInterpreter socialActivityInterpreterInstance,
SocialRequestInterpreter socialRequestInterpreterInstance,
WebDAVStorage webDAVStorageInstance,
Method xmlRpcMethodInstance,
ControlPanelEntry controlPanelEntryInstance,
List<AssetRendererFactory> assetRendererFactoryInstances,
List<CustomAttributesDisplay> customAttributesDisplayInstances,
List<WorkflowHandler> workflowHandlerInstances,
PreferencesValidator preferencesValidatorInstance,
Map<String,ResourceBundle> resourceBundles)
|
Uses of FriendlyURLMapper in com.liferay.portlet.tagscompiler |
---|
Classes in com.liferay.portlet.tagscompiler that implement FriendlyURLMapper | |
---|---|
class |
TagsCompilerFriendlyURLMapper
|
Uses of FriendlyURLMapper in com.liferay.util.bridges.alloy |
---|
Classes in com.liferay.util.bridges.alloy that implement FriendlyURLMapper | |
---|---|
class |
AlloyFriendlyURLMapper
|
Uses of FriendlyURLMapper in com.liferay.util.bridges.wai |
---|
Classes in com.liferay.util.bridges.wai that implement FriendlyURLMapper | |
---|---|
class |
WAIFriendlyURLMapper
|
|
Liferay 6.0-ee | |||||||||
PREV NEXT | FRAMES NO FRAMES |