Uses of Class
info.magnolia.link.AbsolutePathTransformer

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 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.
 



Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.