Package | Description |
---|---|
info.magnolia.link |
Modifier and Type | Class and Description |
---|---|
class |
CompleteUrlPathTransformer
Constructs URLs by prefixing the path with
ServerConfiguration.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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2003–2020 Magnolia International Ltd.. All rights reserved.