Package | Description |
---|---|
info.magnolia.cms.beans.config | |
info.magnolia.link |
Class and Description |
---|
Link
Representation of the link to a content in Magnolia CMS.
|
Class and Description |
---|
AbsolutePathTransformer
Creates links with the absolute path.
|
CompleteUrlPathTransformer
Constructs URLs by prefixing the path with
ServerConfiguration.getDefaultBaseUrl() . |
EditorLinkTransformer
Deprecated.
since 5.0 use
AbsolutePathTransformer directly or register custom editor link transformer. |
Link
Representation of the link to a content in Magnolia CMS.
|
LinkException
Exception thrown when an error during link creation or retrieval.
|
LinkTransformer
Implementing classes declare the intent of translating Magnolia UUID links to
desired output like absolute, relative or other special kinds of links.
|
LinkTransformerManager
Single point of access for all Link Transformers.
|
RelativePathTransformer
Transformer creating links relative to provided path.
|
Copyright © 2003–2015 Magnolia International Ltd.. All rights reserved.