Uses of Package
info.magnolia.link

Packages that use info.magnolia.link
info.magnolia.cms.beans.config   
info.magnolia.cms.link   
info.magnolia.cms.util   
info.magnolia.link   
 

Classes in info.magnolia.link used by info.magnolia.cms.beans.config
Link
          Representation of the link to a content in Magnolia CMS.
 

Classes in info.magnolia.link used by info.magnolia.cms.link
CompleteUrlPathTransformer
          Constructs URLs by prefixing the path with Server.getDefaultBaseUrl().
EditorLinkTransformer
          Modifies links to the format suitable for the Editor.
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.
LinkUtil
          Utility methods for various operations necessary for link transformations and handling.
 

Classes in info.magnolia.link used by info.magnolia.cms.util
LinkTransformer
          Implementing classes declare the intent of translating Magnolia UUID links to desired output like absolute, relative or other special kinds of links.
LinkUtil
          Utility methods for various operations necessary for link transformations and handling.
 

Classes in info.magnolia.link used by info.magnolia.link
AbsolutePathTransformer
          Creates links with the absolute path.
CompleteUrlPathTransformer
          Constructs URLs by prefixing the path with Server.getDefaultBaseUrl().
EditorLinkTransformer
          Modifies links to the format suitable for the Editor.
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-2012 Magnolia International Ltd.. All Rights Reserved.