public final class ResourceUrlMethod extends Object implements freemarker.template.TemplateMethodModelEx
Render resource url independent of script hosting environment e.g. render inside / outside a portal or within a Surf app.
Usage: resourceurl(String url)
| Constructor and Description |
|---|
ResourceUrlMethod(WebScriptRequest req,
WebScriptResponse res)
Construct
|
public ResourceUrlMethod(WebScriptRequest req, WebScriptResponse res)
req - WebScriptRequestres - WebScriptResponsepublic Object exec(List args) throws freemarker.template.TemplateModelException
exec in interface freemarker.template.TemplateMethodModelexec in interface freemarker.template.TemplateMethodModelExfreemarker.template.TemplateModelExceptionTemplateMethodModel.exec(java.util.List)Copyright © 2005–2017 Alfresco Software. All rights reserved.