org.databene.platform.ftl
Class NowMethod

java.lang.Object
  extended by org.databene.platform.ftl.NowMethod
All Implemented Interfaces:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateModel

public class NowMethod
extends java.lang.Object
implements freemarker.template.TemplateMethodModel

Returns the current date and time.

Created at 29.05.2009 19:26:15

Since:
0.6.0
Author:
Volker Bergmann

Field Summary
 
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
 
Constructor Summary
NowMethod()
           
 
Method Summary
 freemarker.template.TemplateModel exec(java.util.List args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NowMethod

public NowMethod()
Method Detail

exec

public freemarker.template.TemplateModel exec(java.util.List args)
Specified by:
exec in interface freemarker.template.TemplateMethodModel


Copyright © 2013. All Rights Reserved.