public class FormatDateSoyFunction extends Object implements com.atlassian.soy.renderer.SoyServerFunction<String>, com.atlassian.soy.renderer.SoyClientFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
FormatDateSoyFunction.DATE_FORMAT |
| Constructor and Description |
|---|
FormatDateSoyFunction(com.opensymphony.xwork2.TextProvider textProvider) |
public FormatDateSoyFunction(com.opensymphony.xwork2.TextProvider textProvider)
public String getName()
getName in interface com.atlassian.soy.renderer.SoyFunctionpublic String apply(Object... args)
apply in interface com.atlassian.soy.renderer.SoyServerFunction<String>public Set<Integer> validArgSizes()
validArgSizes in interface com.atlassian.soy.renderer.SoyFunctionpublic com.atlassian.soy.renderer.JsExpression generate(com.atlassian.soy.renderer.JsExpression... args)
generate in interface com.atlassian.soy.renderer.SoyClientFunctionCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.