public class HasPermissionMethod extends BaseTemplateProcessorExtension implements freemarker.template.TemplateMethodModelEx
Method returns whether the current user is granted a particular permission a the TemplateNode.
Usage: hasPermission(TemplateNode node, String permission) - 1 on true, 0 on false
Constructor and Description |
---|
HasPermissionMethod() |
Modifier and Type | Method and Description |
---|---|
Object |
exec(List args) |
getTemplateImageResolver, setTemplateImageResolver
getExtensionName, register, setExtensionName, setProcessor
public Object exec(List args) throws freemarker.template.TemplateModelException
exec
in interface freemarker.template.TemplateMethodModel
exec
in interface freemarker.template.TemplateMethodModelEx
freemarker.template.TemplateModelException
TemplateMethodModel.exec(java.util.List)
Copyright © 2005–2017 Alfresco Software. All rights reserved.