public class CoreFunctions extends Object implements ContextHelper
| Constructor and Description |
|---|
CoreFunctions() |
| Modifier and Type | Method and Description |
|---|---|
DateWrapper |
calendar(Calendar date) |
DateWrapper |
date(Date date) |
String |
escapeHtml(Object obj) |
public CoreFunctions()
public DateWrapper date(Date date)
public DateWrapper calendar(Calendar date)
public String escapeHtml(Object obj)
Copyright © 2016 Nuxeo SA. All rights reserved.