Terribly simple tool to translate URIs into Turbine Links.
Equivalent to URIUtils.getAbsoluteLink() in a pull tool.
If you're missing any routines from the 'old' $content tool concerning
path_info or query data, you did use the wrong tool then. You should've used
the TemplateLink tool which should be available as "$link" in your context.
This is an application pull tool for the template system. You should not
use it in a normal application!
author: Henning P. Schmiedehausen version: $Id: ContentTool.java 534527 2007-05-02 16:10:59Z tv $ |