public class I18NMessageMethod extends BaseTemplateProcessorExtension implements freemarker.template.TemplateMethodModelEx
Returns an I18N message resolved for the current locale and specified message ID.
Usage: message(String id)
Constructor and Description |
---|
I18NMessageMethod() |
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.