org.ofbiz.webapp.ftl
Class OfbizUrlTransform
java.lang.Object
org.ofbiz.webapp.ftl.OfbizUrlTransform
public class OfbizUrlTransform
- extends java.lang.Object
OfbizUrlTransform - Freemarker Transform for URLs (links)
Field Summary |
static java.lang.String |
module
|
Method Summary |
boolean |
checkArg(java.util.Map args,
java.lang.String key,
boolean defaultValue)
|
java.io.Writer |
getWriter(java.io.Writer out,
java.util.Map args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
module
public static final java.lang.String module
OfbizUrlTransform
public OfbizUrlTransform()
checkArg
public boolean checkArg(java.util.Map args,
java.lang.String key,
boolean defaultValue)
getWriter
public java.io.Writer getWriter(java.io.Writer out,
java.util.Map args)