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, setTemplateImageResolvergetExtensionName, register, setExtensionName, setProcessorpublic 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–2018 Alfresco Software. All rights reserved.