|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StrutsLinkTool | |
---|---|
org.apache.velocity.tools.struts | Provides view tools to integrate Velocity with the Apache Struts framework. |
Uses of StrutsLinkTool in org.apache.velocity.tools.struts |
---|
Methods in org.apache.velocity.tools.struts that return StrutsLinkTool | |
---|---|
StrutsLinkTool |
StrutsLinkTool.get(java.lang.String getme)
This exists to enable a simplified syntax for using this tool in a template. |
StrutsLinkTool |
StrutsLinkTool.setAction(java.lang.String action)
Returns a copy of the link with the given action name converted into a server-relative URI reference. |
StrutsLinkTool |
StrutsLinkTool.setForward(java.lang.String forward)
Returns a copy of the link with the given global forward name converted into a server-relative URI reference. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |