|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbsolutePathTransformer | |
---|---|
info.magnolia.link |
Uses of AbsolutePathTransformer in info.magnolia.link |
---|
Subclasses of AbsolutePathTransformer in info.magnolia.link | |
---|---|
class |
CompleteUrlPathTransformer
Constructs URLs by prefixing the path with Server.getDefaultBaseUrl() . |
class |
I18nPathTransformer
Creates links with the absolute path and prefixes it with selected locale if this is supported, falls back to current one otherwise. |
class |
RelativePathTransformer
Transformer creating links relative to provided path. |
Methods in info.magnolia.link that return AbsolutePathTransformer | |
---|---|
AbsolutePathTransformer |
LinkTransformerManager.getAbsolute()
Creates instance of absolute link transformer that will prepend the context path, will use URI2Repository mapping while constructing links and will localize the link if localization is set up. |
AbsolutePathTransformer |
LinkTransformerManager.getAbsolute(boolean addContextPath)
Creates instance of absolute link transformer that will optionally prepend the context path, but will always use URI2Repository mapping while constructing links and will localize the link if localization is set up. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |