|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FriendlyURLMapper | |
|---|---|
| com.liferay.portal.kernel.portlet | This package defines the kernel portlet interfaces and classes. |
| com.liferay.portal.model | This package defines the portal model interfaces and classes, including SOAP and wrapper classes. |
| com.liferay.portal.model.impl | |
| com.liferay.portal.service | This package defines the local and remote portal service interfaces and classes. |
| com.liferay.portal.service.impl | This package defines the local and remote portal service implementations. |
| com.liferay.portlet | |
| com.liferay.portlet.tagscompiler | |
| com.liferay.portlet.wiki | |
| com.liferay.util.bridges.alloy | |
| com.liferay.util.bridges.wai | |
| 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()
Returns the friendly URL mapper instance of the portlet. |
FriendlyURLMapper |
Portlet.getFriendlyURLMapperInstance()
Returns 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()
Returns 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,
List<Indexer> indexerInstances,
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<AtomCollectionAdapter<?>> atomCollectionAdapters,
List<CustomAttributesDisplay> customAttributesDisplayInstances,
PermissionPropagator permissionPropagatorInstance,
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.portlet.wiki |
|---|
| Classes in com.liferay.portlet.wiki that implement FriendlyURLMapper | |
|---|---|
class |
WikiFriendlyURLMapper
|
| 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.1.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||