|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object toolbox.web.template.GetBundle
public class GetBundle
Template helper return the named bundle for the given locale properties
Field Summary |
---|
Fields inherited from interface freemarker.template.TemplateModel |
---|
NOTHING |
Constructor Summary | |
---|---|
GetBundle()
Default constructor |
Method Summary | |
---|---|
java.lang.Object |
exec(java.util.List args)
Return a resource bundle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetBundle()
Method Detail |
---|
public java.lang.Object exec(java.util.List args) throws freemarker.template.TemplateModelException
exec
in interface freemarker.template.TemplateMethodModel
args
- List containing arguments.
freemarker.template.TemplateModelException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |