Class ContextFunctions
java.lang.Object
org.nuxeo.template.context.extensions.ContextFunctions
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionformatDate(Object calendar) formatDate(Object calendar, String format) formatDateTime(Object calendar) formatTime(Object calendar) getNuxeoPrincipal(String username) getVocabularyLabel(String voc_name, String key) getVocabularyTranslatedLabel(String voc_name, String key, String lang)  
- 
Field Details
- 
doc
 - 
nuxeoWrapper
 
 - 
 - 
Constructor Details
- 
ContextFunctions
 
 - 
 - 
Method Details
- 
getVocabularyTranslatedLabel
 - 
getVocabularyLabel
 - 
formatDate
 - 
formatDateTime
 - 
formatTime
 - 
formatDate
 - 
getNuxeoPrincipal
 
 -