- ID - Static variable in class io.wcm.handler.link.type.ExternalLinkType
-
Link type ID
- ID - Static variable in class io.wcm.handler.link.type.InternalCrossScopeLinkType
-
Link type ID
- ID - Static variable in class io.wcm.handler.link.type.InternalLinkType
-
Link type ID
- ID - Static variable in class io.wcm.handler.link.type.MediaLinkType
-
Link type ID
- increaseCount() - Method in class io.wcm.handler.link.type.helpers.LinkResolveCounter
-
Increase counter by 1.
- InternalCrossScopeLinkType - Class in io.wcm.handler.link.type
-
Implementation of
LinkType for internal links with supports
links between different configuration scopes (which normally relates to different sites/languages).
- InternalCrossScopeLinkType() - Constructor for class io.wcm.handler.link.type.InternalCrossScopeLinkType
-
- InternalLinkResolver - Class in io.wcm.handler.link.type.helpers
-
Implements resolving an internal link for link types.
- InternalLinkResolver() - Constructor for class io.wcm.handler.link.type.helpers.InternalLinkResolver
-
- InternalLinkResolverOptions - Class in io.wcm.handler.link.type.helpers
-
- InternalLinkResolverOptions() - Constructor for class io.wcm.handler.link.type.helpers.InternalLinkResolverOptions
-
- InternalLinkType - Class in io.wcm.handler.link.type
-
Default implementation of
LinkType for internal links.
- InternalLinkType() - Constructor for class io.wcm.handler.link.type.InternalLinkType
-
- INVALID_LINK - Static variable in interface io.wcm.handler.link.LinkHandler
-
Special link used to notify invalid links.
- io.wcm.handler.link - package io.wcm.handler.link
-
Link Handler API.
- io.wcm.handler.link.markup - package io.wcm.handler.link.markup
-
Default link markup builder implementations.
- io.wcm.handler.link.processor - package io.wcm.handler.link.processor
-
Default implementations for link pre- and postprocessors.
- io.wcm.handler.link.spi - package io.wcm.handler.link.spi
-
SPI for configuring and tailoring link handler processing.
- io.wcm.handler.link.type - package io.wcm.handler.link.type
-
Default link type implementations.
- io.wcm.handler.link.type.helpers - package io.wcm.handler.link.type.helpers
-
Convenience classes for implementing link types.
- io.wcm.handler.link.ui - package io.wcm.handler.link.ui
-
Sling model classes for UI views.
- isDefaultMediaContentPath(String) - Static method in class io.wcm.handler.link.type.MediaLinkType
-
- isDummyLink() - Method in class io.wcm.handler.link.LinkArgs
-
- isLinkReferenceInvalid() - Method in class io.wcm.handler.link.Link
-
- isMaximumReached() - Method in class io.wcm.handler.link.type.helpers.LinkResolveCounter
-
- isRedirect(Page) - Method in class io.wcm.handler.link.spi.LinkHandlerConfig
-
Detected if page contains redirect link information
- isRenderPage() - Method in class io.wcm.handler.link.ui.Redirect
-
- isRewritePathToContext() - Method in class io.wcm.handler.link.type.helpers.InternalLinkResolverOptions
-
Rewrite path to context.
- isUseTargetContext() - Method in class io.wcm.handler.link.type.helpers.InternalLinkResolverOptions
-
User target context for URL building.
- isValid() - Method in class io.wcm.handler.link.Link
-
- isValid() - Method in class io.wcm.handler.link.ui.ResourceLink
-
Returns true if the link was resolved successful.
- isValidLinkTarget(Page) - Method in class io.wcm.handler.link.spi.LinkHandlerConfig
-
Detected if page is acceptable as link target.