|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateLink | |
org.apache.turbine.util.template |
Uses of TemplateLink in org.apache.turbine.util.template |
Subclasses of TemplateLink in org.apache.turbine.util.template | |
class |
TemplateLinkWithSlash
This class allows one to specify paths in the setPage method using '/' slash as opposed to the ',' used in TemplateLink. |
Methods in org.apache.turbine.util.template that return TemplateLink | |
TemplateLink |
TemplateLink.setEncodeURLOff()
This will turn off the execution of res.encodeURL() by making res == null. |
TemplateLink |
TemplateLink.setPage(java.lang.String t)
Sets the template variable used by the Template Service. |
TemplateLink |
TemplateLinkWithSlash.setPage(java.lang.String t)
Sets the template variable used by the Template Service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |